Class ControllerCommandBasic
java.lang.Object
org.openremote.agent.protocol.controller.ControllerCommand
org.openremote.agent.protocol.controller.command.ControllerCommandBasic
A ControllerCommandBasic represent a configuration to execute a Controller 2.5 command with just a command name
(command parameter is managed at launch depending on linked attribute value
org.openremote.agent.protocol.controller.ControllerProtocol#executeAttributeWriteRequest(HTTPProtocol.HttpClientRequest, AttributeRef, Consumer)).-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openremote.agent.protocol.controller.ControllerCommand
getDeviceName, setDeviceName
-
Constructor Details
-
ControllerCommandBasic
public ControllerCommandBasic() -
ControllerCommandBasic
-
-
Method Details
-
getCommandName
-
setCommandName
-