Uses of Interface
com.github.lucadruda.iotc.device.models.CommandResponse
| Package | Description |
|---|---|
| com.github.lucadruda.iotc.device.models |
-
Uses of CommandResponse in com.github.lucadruda.iotc.device.models
Constructors in com.github.lucadruda.iotc.device.models with parameters of type CommandResponse Constructor Description IoTCCommand(String name, Object requestPayload, CommandResponse response)