Uses of Interface
com.github.lucadruda.iotc.device.models.PropertyResponse
| Package | Description |
|---|---|
| com.github.lucadruda.iotc.device.models |
-
Uses of PropertyResponse in com.github.lucadruda.iotc.device.models
Constructors in com.github.lucadruda.iotc.device.models with parameters of type PropertyResponse Constructor Description IoTCProperty(String name, Object value, int version, PropertyResponse response)