User Tools

Site Tools


events

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
events [2009/01/07 21:19] seststevents [2018/11/03 02:59] (current) – external edit 127.0.0.1
Line 3: Line 3:
 |Name | UPM_Message | Name of the event | |Name | UPM_Message | Name of the event |
 |Direction | In or OUT | Direction of message, in or out from the server| |Direction | In or OUT | Direction of message, in or out from the server|
-|UPM.HouseCode| | | +|UPM.HouseCode| 0-15 | | 
-|UPM.DeviceCode| | | +|UPM.DeviceCode| 1-4 | | 
-|UPM.Temp| | | +|UPM.Primary0-2048 Raw main value of message, normally temperature. Value is (temp + 50) * 16 
-|UPM.Humidity| | | +|UPM.Secondary0-255 Raw secondary value, normally humidity.
-|UPM.LowBattery| | |+|UPM.LowBattery| 0/1 Signals low battery in device |
  
-===== NEXA_Message =====+===== Nexa_Message =====
 ^Attribute^Value^Description^ ^Attribute^Value^Description^
-|Name | //NEXA_Message// | Name of the event |+|Name | //Nexa_Message// | Name of the event |
 |Direction | //In// or //Out// | Direction of message, in or out from the server| |Direction | //In// or //Out// | Direction of message, in or out from the server|
-|UPM.HouseCode| '//A//' - '//H//'| | +|Nexa.HouseCode| 0 - 7 | | 
-|UPM.Button| 1 - | | +|Nexa.Button| 1 - 8 | | 
-|UPM.Command| 0/1 | Off / On |+|Nexa.Command| 0/1 | Off On | 
 + 
 +===== NexaL_Message ===== 
 +^Attribute^Value^Description^ 
 +|Name | //NexaL_Message// | Name of the event | 
 +|Direction | //In// or //Out// | Direction of message, in or out from the server
 +|NexaL.Address| 0 - 67108863 | | 
 +|NexaL.Button| 1 - 17 Pressed button, 17 is a special "group" button which affects all units on the address 
 +|NexaL.Command| 0/1 | Off / On 
 + 
 +===== Deltronic_Message ===== 
 +^Attribute^Value^Description^ 
 +|Name | //Deltronic_Message// | Name of the event | 
 +|Direction | //In// or //Out// | Direction of message, in or out from the server| 
 +|Deltronic.Address| 0 - 63 | | 
 +|Deltronic.Button| 0 - 3 | | 
 +|Deltronic.Command| 0/1 | Off / On | 
 + 
 +===== Pronto_Message ===== 
 +^Attribute^Value^Description^ 
 +|Name | //Pronto_Message// | Name of the event | 
 +|Direction | //In// or //Out// | Direction of message, in or out from the server| 
 +|Pronto.Message| Message | The Pronto encoded message string |
  
events.1231359565.txt.gz · Last modified: 2018/11/03 02:57 (external edit)