Uses of Interface
com.github.lucadruda.iotc.device.models.CommandResponse
Packages that use CommandResponse
-
Uses of CommandResponse in com.github.lucadruda.iotc.device.models
Constructors in com.github.lucadruda.iotc.device.models with parameters of type CommandResponseModifierConstructorDescriptionIoTCCommand(String componentName, String name, Object requestPayload, CommandResponse response)