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

From piMyHome Project
Jump to navigation Jump to search
(Created page with "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 ar...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.
+
Sorry, this page is not complete
  
==== Standard Command <tt>*WHO*WHAT*WHERE##</tt>====
+
== WHAT Table==
Examples:
 
<pre>
 
*2*1*15##        Shutter 15 UP
 
*2*2*15##        Shutter 15 DOWN
 
*2*0*15##        Shutter 15 STOP
 
</pre>
 
 
 
==== Standard Request <tt>*#WHO*WHERE##</tt>====
 
Examples:
 
<pre>
 
*#2*15##      Returns the current status of shutter 15
 
</pre>
 
  
== WHAT Table==
+
{| class="wikitable"
{| class="wikitable"  style="float:left;"
 
 
! style="text-align:left;"| WHAT
 
! style="text-align:left;"| WHAT
 
! style="text-align:left;"| Description
 
! style="text-align:left;"| Description
Line 33: Line 20:
 
|}
 
|}
  
 +
== DIMENSION Table==
  
== DIMENSION Table==
+
{| class="wikitable"
{| class="wikitable"  style="float:left;"
 
 
! style="text-align:left;"| DIMENSION  
 
! style="text-align:left;"| DIMENSION  
 
! style="text-align:left;"| Description
 
! style="text-align:left;"| Description
Line 54: Line 41:
 
|Energy
 
|Energy
 
|}
 
|}
 
 
  
  

Latest revision as of 19:29, 2 November 2015

Sorry, this page is not complete

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