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

From piMyHome Project
Jump to navigation Jump to search
Line 16: Line 16:
  
 
== WHAT Table==
 
== WHAT Table==
 +
 
{| class="wikitable"  style="float:left;"
 
{| class="wikitable"  style="float:left;"
 
! style="text-align:left;"| WHAT
 
! style="text-align:left;"| WHAT
Line 31: Line 32:
 
|3
 
|3
 
|Remove Forced
 
|Remove Forced
 +
|-
 +
|}
 +
 +
 +
 +
 +
== 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:26, 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



DIMENSION Table

DIMENSION Description
0 All dimensions
1 Voltage
2 Current
3 Power
4 Energy



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