Hi Rob,
The command 'ReportChildDevices' is called each time the device is starting.
You have to report all the child devices which are available, the report has information about the type of child device, room, the internal id (as you will manage it, NOT pluto).
Ex: [internal id] \t [description] \t [room name] \t [device template] \t [floorplan id] \n
Hi,
I'm a bit rusty - device receives command from DCERoter. It responds with report. But I'm not sure how to report more devices and on which tcp port should I send this report and how to make distinction between devices descriptions (records). Can you please give some more info (even better example) ?
The internal id will be available as device data 'Port/Channel Number'.
Once you have sent your report as an answer(event) to the command, you will get all the child devices.
Regards,
Eugen
Hmm see answer on upper question. Device responds with event. Can you please provide example command line with MessageSend for reporting 3 child devices ?
Thanks in advance,
regards,
Rob.