Uses of Class
org.openwebnet4j.message.Automation
-
Packages that use Automation Package Description org.openwebnet4j.message -
-
Uses of Automation in org.openwebnet4j.message
Methods in org.openwebnet4j.message that return Automation Modifier and Type Method Description static Automation
Automation. convertUpDown(Automation autMsg)
Convert an Automation message UP<>DOWNstatic Automation
Automation. requestMoveDown(String w)
OpenWebNet message request to sendDOWN
*2*2*WHERE##
.static Automation
Automation. requestMoveUp(String w)
OpenWebNet message request to sendUP
*2*1*WHERE##
.static Automation
Automation. requestStatus(String w)
OpenWebNet message request automation status*#2*WHERE##
.static Automation
Automation. requestStop(String w)
OpenWebNet message request to sendSTOP
*2*0*WHERE##
.Methods in org.openwebnet4j.message with parameters of type Automation Modifier and Type Method Description static Automation
Automation. convertUpDown(Automation autMsg)
Convert an Automation message UP<>DOWN
-