6 Application to a Practical Use Case
From Section 4 through Section 5, ZC Light/Light Sink and ZED/GPD Switch applications has been used for ease of measurement setup excluding any possible device external current consumption. With this configuration, it is assumed that the ZED switch sends the Toggle command and polls for the Default Response from the ZC Light. The message exchange sequence can be seen in Figure 17 and also described below:
- The End device sends an On/Off Cluster Toggle command, and receives a MAC ACK with message pending bit set to 0 from the Coordinator.
- The End devicepolls the Coordinator, the Coordinator sends a MAC ACK with pending bit set to 1, suggesting it will send a queued message. This is the On/Off Cluster Default Response to the On/Off Toggle command sent earlier.
- The End device then sends a MAC ACK to the received Default Response.
- The End device finally wakes up again after the QUEUED_POLL_RATE to check whether or not there are any more messages buffered at the parent. It gets a MAC ACK with pending bit set to 0, and enters sleep mode.