Uses of Interface
com.github.lucadruda.iotc.device.models.PropertyResponse
Packages that use PropertyResponse
-
Uses of PropertyResponse in com.github.lucadruda.iotc.device.models
Constructors in com.github.lucadruda.iotc.device.models with parameters of type PropertyResponseModifierConstructorDescriptionIoTCProperty(String componentName, String name, Object value, int version, PropertyResponse response)