This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[CC2562P] Does the AF_INCOMING_MSG Respect the Order of succession?

Other Parts Discussed in Thread: Z-STACK

Hi,

Let's say I read attribute Temperature, Occupied Heating Setpoint, On/Off state.

Let's assume the Thermostat fails/delays on the Temperature read, but succeed on the Heating SetPoint one. 

Can it happen that I receive the Occupied Heating Setpoint before the temperature or it keeps track in a queue of the succession and will have an error code on the temperature read and after receive the occupied heating setpoint?