Dear friends,
Please let me know if there are 4 nodes B1, B2, B3 and B4 and each one has got attached to sensors and communicate the sensor data to Coordinator and coordinator shall send commands to switch on/off a light based on the sensor data received from the other nodes.
How can I differentiate from which device I shall received the sensor data and ignore same kind of data from other nodes.
How can I get the device name and map to the short address of the same node?
Thanks,