I'm very new to HG and I am very impressed with it. I have a collection of DS10As talking via a CM15 to my RaspPi and it works great.
I have observed that about once and hour (not with real regularity), the DS10As send a message to the Pi. This appears to be a verification that the batteries in that specific DS10A are still good.
I would like to put together a small program that could monitor this for each of the DS10A's and if one fails to report say over 2-3 hours, I would like to pop something up or create a flag that would tell me I am not receiving messages from that DS10A and should therefore check the batteries in that unit.
It sounds simple but I don't even know where to start. Can you folks give me some suggestions on which of the functions I might use to put such a simple program together and what trigger(s) I might use? I'd like to do it in C# if I can (Just to learn more about the language).
Thanks for any tips you can offer,
Jerry