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

From piMyHome Project
Jump to navigation Jump to search
(Created page with "WHO 13 let's you communicate with your gateway or scenario manager. To find out what type of gateway and scenario box you have, just send the message '''<tt>*#13**15##</tt>''...")
 
Line 1: Line 1:
 
WHO 13 let's you communicate with your gateway or scenario manager.
 
WHO 13 let's you communicate with your gateway or scenario manager.
  
To find out what type of gateway and scenario box you have, just send the message '''<tt>*#13**15##</tt>''' to your device, for example:
+
To find out what type of gateway and/or scenario manager you have, just send the message '''<tt>*#13**15##</tt>''' to your device, for example:
 
<source lang="bash">echo "*#13**15##" | netcat 192.168.60.201 20000</source>
 
<source lang="bash">echo "*#13**15##" | netcat 192.168.60.201 20000</source>
 
This gives you a similar answer like this:
 
This gives you a similar answer like this:

Revision as of 17:51, 16 November 2014

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

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

Gateways

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