Other Parts Discussed in Thread: Z-STACK
Hi, when I send a write attribute command from my gateway (coordinator) to a router, I receive a write attribute response from the router. The response contains the cluster ID, zcl header and command ID (0x04) and status. But the response does not contain the attribute ID for which the response is being sent. If I write multiple attributes in a single packet, I receive only the same response.
Is there any way of knowing for which attribute the response is for?
Thanks