Difference between revisions of "WHO=3 - Power Management"

From piMyHome Project
Jump to navigation Jump to search
Line 33: Line 33:
 
|-
 
|-
 
|}
 
|}
 
 
== DIMENSION Table==
 
{| class="wikitable"  style="float:left;"
 
! style="text-align:left;"| DIMENSION
 
! style="text-align:left;"| Description
 
|-
 
|0
 
|All dimensions
 
|-
 
|1
 
|Voltage
 
|-
 
|2
 
|Current
 
|-
 
|3
 
|Power
 
|-
 
|4
 
|Energy
 
|-
 
|}
 
 
  
  

Revision as of 19:25, 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 Disabled
1 Enabled
2 Forced
3 Remove Forced



WHO=2 - Automation WHO Table WHO=4 - Heating