You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing a small module in java using your library to connect AeonLab z-stickGen5 controller. I have some battery nodes like smoke sensor and panic button which I need to fetch their battery level and to know whether they are alive or dead (in case of someone removes their battery).
I am reading the value for command class 128 to get the battery level but it does not provide correct information since the device is not sending its status until it wakes up.
so, I need a method to force the sensor wake up by sending a command from the controller and then ask the sensor to reply it's battery level right a way.
could you please let me know if this functionality is included in your library, if so please let me know how to do it.
Thanks a million,
Nami.
The text was updated successfully, but these errors were encountered:
Hello Friend,
I am developing a small module in java using your library to connect AeonLab z-stickGen5 controller. I have some battery nodes like smoke sensor and panic button which I need to fetch their battery level and to know whether they are alive or dead (in case of someone removes their battery).
I am reading the value for command class 128 to get the battery level but it does not provide correct information since the device is not sending its status until it wakes up.
so, I need a method to force the sensor wake up by sending a command from the controller and then ask the sensor to reply it's battery level right a way.
could you please let me know if this functionality is included in your library, if so please let me know how to do it.
Thanks a million,
Nami.
The text was updated successfully, but these errors were encountered: