I have a ZooZ Multirelay Zen 16, I'm trying to read the "Last Activity At" (date/time) ex (1/11/2025, 4:25:45 PM) in RM, and then take that value transfer it another hub variable example "ZooZ_R3_Date_Time".
Can Device Activity Check provide near real time notification direct to iPhone? ,I do understand it can send an report based on a schedule time. I would like to know when it stop communicating and not have to wait for scheduled report.
No. This does not generate an event, so it's not something apps can subscribe to. You can automate report to be generated however you want (including a virtual switch or button, not just the in-app schedule). But I wouldn't recommend going too extreme...is there a specific concern? A powered Z-Wave device is unlikely to just stop working, so if there is some other problem, addressing that would probably be better.
You cannot really use that to get a real time alert. How would you know when the last activity is stale? Unless You issue a refresh every minute, which would not be advised.
My plan is to create my own watch dog timer, I was going to monitor the last activity time, I have a rule that forces the ZooZ to reply every 15 seconds. Im watching the time in the ZooZ device, and it updates every 15 sec, I just cannot access the time on the ZooZ, It appears not to be exposed for RM
We use hurricane watchdog timers in the SCADA business for offshore wells. We set a period of time,for hurricanes, we use 4 hours, if the PLC does not reply after 4 hours, the PLC will shutin the wells. Its MMS relations.
In my case, its just a simple alarm for our office, we just want to know when the ZooZ is not communicating so we can address the issue.
I said this the other day.
Bear in mind, I'm no genius.
Also, the ZEN16 can do auto on/off. You could set it up so that an unused relay, or just a signal I think in the ones, goes on and off periodically, and test for duration. Probably wouldn't want to do the relay, but I think the new 16's can be parameter'ed to just signal.
Pick your notification "device" (where to send notifications)
Then to trigger it I would use a virtual button. So create a virtual button device and then select that button on DAC as the trigger. Create a rule to run every minute t push that button.
You could dial your refresh rule back since its only checking every minute, or you could let DAC do the refresh itself. Personally I would keep your other rule at put it to refresh back to 30 seconds. Or if you have the button push every minute on the minute you could do the refresh on the 50s mark every minute or something like that. I forget how precise you can be in RM with the times.
So you just have to set that up on HE and you will then have a virtual "device" which sends the pushover notifications. Once that is setup those devices will be available in that drop down menu to pick from.