A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
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.
IAS Zone: Zone Status Change Notification the Zone Status value sometime is 0x0011 and can be 0x0010 or 0x0001.Why?
I knew the details.When I Pressed the key in End Device the status sometimes can changed 0x0001 to 0x0010 or 0x0011.Just press one key,why change to diffrent values?
What's meaning?Now I don't know how to implement.If I implemented this status change.How can I do to implement that Press one key can change to other status?
In my mind When I press my alarm key.there is one bit change to alarm(0x0001).In fact when I press alarm key,it works report 0x0011 or 0x0001 and 0x0010.This End device use other one project,so I don't know how implement this.