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 AutomationAutomation. convertUpDown(Automation autMsg)Convert an Automation message UP<>DOWNstatic AutomationAutomation. requestMoveDown(String w)OpenWebNet message request to sendDOWN*2*2*WHERE##.static AutomationAutomation. requestMoveUp(String w)OpenWebNet message request to sendUP*2*1*WHERE##.static AutomationAutomation. requestStatus(String w)OpenWebNet message request automation status*#2*WHERE##.static AutomationAutomation. 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 AutomationAutomation. convertUpDown(Automation autMsg)Convert an Automation message UP<>DOWN
-