Hi Chris,
I'm playing with the ACT ZIR010, which is the European version of the ZIR000 (http://www.act-solutions.com/HomePro/pdfs/HomePro/Inst/ZIR000_instr.pdf)
I have configured it to act as a binary sensor (sending 2 to parameter 17), and added the PC to the sensor's Group 1 (motion detection), and I am receiving the LevelChanged notifications perfectly.
The issue is when in addition I add the PC to the sensor's Group 2 (housing opened/closed) and also Group 3 (battery level indications), so that I can tell when the device is being tampered with, and also display the battery level.
I receive notifications for these additional events, however it is not clear to me how I can tell whether I am receiving a motion detection event, a tamper event, or a battery level indication event....
I'm guessing that the underlying protocol passes the group as well as the level -- if so, is there any way that this is exposed?
Thanks,
/Damian