How does Z-Way handle failed commands?

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
sofakng
Posts: 37
Joined: 09 Jun 2020 06:09

How does Z-Way handle failed commands?

Post by sofakng »

How does Z-Way handle failed commands?

For example, if I tell Z-Way to turn on a switch, does Z-Way assume the command was sent AND received successful?

Also, does Z-Way poll the device after a command was sent to see if the action was successful? (i.e. check if device is turned on if an on command is sent)
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: How does Z-Way handle failed commands?

Post by PoltoS »

Z-Way will do several tries to deliver the command. If it finally fails, it will report it to the caller (if callback is set)

It will also ask a Get() to check the new state of the device.
Post Reply