Class ControllerCommand
java.lang.Object
org.openremote.agent.protocol.controller.ControllerCommand
- Direct Known Subclasses:
ControllerCommandBasic,ControllerCommandMapped
ControllerCommand represent an executable command on the Controller
Depending if the command to send to the Controller is based on META ControllerProtocol#META_ATTRIBUTE_COMMAND_NAME or ControllerProtocol#META_ATTRIBUTE_COMMANDS_MAP, we'll create an instance of ControllerCommand as ControllerCommandBasic or ControllerCommandMapped
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ControllerCommand
public ControllerCommand() -
ControllerCommand
-
-
Method Details
-
getDeviceName
-
setDeviceName
-