Difference between revisions of "WHO=2 - Automation"

From piMyHome Project
Jump to navigation Jump to search
Line 14: Line 14:
 
*#2*15##      Returns the current status of shutter 15
 
*#2*15##      Returns the current status of shutter 15
 
</pre>
 
</pre>
 +
  
 
== WHAT Table==
 
== WHAT Table==
Line 29: Line 30:
 
|DOWN
 
|DOWN
 
|}
 
|}
 +
 +
  
  

Revision as of 19:18, 2 November 2015

Automation is quite simple since there are only 3 commands available: UP, DOWN and STOP. Unfortunatelly a status request is not possible, so you never know if your shutters are opened or closed.

Standard Command *WHO*WHAT*WHERE##

Examples:

*2*1*15##        Shutter 15 UP
*2*2*15##        Shutter 15 DOWN
*2*0*15##        Shutter 15 STOP

Standard REQUEST *#WHO*WHERE##

Examples:

*#2*15##       Returns the current status of shutter 15


WHAT Table

WHAT Description
0 STOP
1 UP
2 DOWN




WHO=1 - Lighting WHO Table WHO=3 - Power Management