WHO=13 - Device Communication
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 | 

