Difference between revisions of "WHO=13 - Device Communication"

From piMyHome Project
Jump to navigation Jump to search
Line 8: Line 8:
 
My device is shown as '''12''', looking up in the table below, I can say my device is a F453AV
 
My device is shown as '''12''', looking up in the table below, I can say my device is a F453AV
  
== Gateways ==
+
== Known Devices ==
 
{| class="wikitable"
 
{| class="wikitable"
 
! style="text-align:left;"| Device
 
! style="text-align:left;"| Device
 
! style="text-align:left;"| Type
 
! style="text-align:left;"| Type
 
! style="text-align:right;"| OWN-ID
 
! style="text-align:right;"| OWN-ID
! style="text-align:left;"| Downloads
 
 
|-
 
|-
 
|F452
 
|F452
 
|Gateway
 
|Gateway
 
|6
 
|6
|[http://www.bticino.com/software/show/tif452-ver-1-0-37 Download]
 
 
|-
 
|-
 
|F452V
 
|F452V
 
|Gateway
 
|Gateway
 
|7
 
|7
|[http://www.bticino.com/software/show/tif452v Download]
 
 
|-
 
|-
 
|F453
 
|F453
 
|Gateway
 
|Gateway
 
|16
 
|16
|[http://www.bticino.com/software/show/tif453 Download]
 
 
|-
 
|-
 
|F453AV
 
|F453AV
 
|Gateway
 
|Gateway
 
|12
 
|12
|[http://www.bticino.com/software/show/tif453av Downloads]
 
 
|-
 
|-
 
|F454
 
|F454
 
|Gateway
 
|Gateway
 
|51
 
|51
|[http://www.bticino.com/software/show/tif454 Downloads]
 
 
|-
 
|-
 
|MH200
 
|MH200
 
|Scenario Manager
 
|Scenario Manager
 
|4
 
|4
|[http://www.bticino.com/software/show/timh200 Downloads]
 
 
|-
 
|-
 
|MH200N
 
|MH200N
 
|Scenario Manager
 
|Scenario Manager
 
|44
 
|44
|[http://www.bticino.com/software/show/timh200n Downloads]
 
 
|}
 
|}

Revision as of 22:47, 21 November 2014

WHO 13 let's you communicate with your gateway or scenario manager.

We start with an Example

To find out what type of gateway and/or scenario manager you have, just send the message *#13**15## to your device, for example:

echo "*#13**15##" | netcat 192.168.60.201 20000

This gives you a similar answer like this:

*#*1##*#13**15*12##*#*1##

My device is shown as 12, looking up in the table below, I can say my device is a F453AV

Known Devices

Device Type OWN-ID
F452 Gateway 6
F452V Gateway 7
F453 Gateway 16
F453AV Gateway 12
F454 Gateway 51
MH200 Scenario Manager 4
MH200N Scenario Manager 44