Package com.github.lucadruda.iotc.device
Class Command
java.lang.Object
com.github.lucadruda.iotc.device.Command
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Command
-
-
Method Details
-
getName
- Returns:
- the name
-
getPayload
- Returns:
- the payload
-
getRequestId
- Returns:
- the requestId
-
getResponseObject
- Parameters:
message
- The message to send back as a response for the command- Returns:
- Well-formed object to be sent as a property. The message will appear in the command tile in the application
-