was Sheduler command Cached

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

was Sheduler command Cached

Post by J.nissen »

Hello,
I had define an Sheduler to switch on my Gardenlight. On some times, the Device are not reachable.
What happens if the Sheduler send switch command, and device not Reachable.

Was the command Cached and, soon as possible after Device is Online execute ?

At this time I have defined more switching Times, to be sure that Light where be switched .
Example:

Is this nonsense and superfluous ?

sheduler.png
sheduler.png (17.48 KiB) Viewed 1249 times
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
seattleneil
Posts: 234
Joined: 02 Mar 2020 22:41

Re: was Sheduler command Cached

Post by seattleneil »

Short answer: Commands are not cached when a device is unreachable.

Long answer: Having intermittently unreachable nodes is a bad thing. When message delivery fails, the Z-Wave protocol stack will re-transmit the message multiple times over different routes. However, the re-transmission process adds latency and extra traffic. The expert UI (http://IP:8083/expert) provides excellent diagnostic tools for identifying Z-Wave communication problems (Network->Timing Info and Analytics->Packets are particularly helpful). Instead of scheduling the same command multiple times to overcome unreliable message delivery, I definitely recommend you use the Z-Way diagnostic tools to address the underlying problem. Perhaps add a repeater (e.g., https://aeotec.com/z-wave-repeater/index.html) or reposition your controller or switch. It's also worth noting the newest Z-Wave.Me controller card (RaZberry 7 Pro) uses an external antenna which provides significantly better RF performance over a PCB trace antenna. If you have a reliable 2.4 GHz Wi-Fi network, an alternative approach is to use a Wi-Fi smart plug that supports Tasmota or ESPEasy (e.g., https://www.amazon.de/dp/B0054PSIPA) and control it from Z-Way as an HTTP device.
Post Reply