Z-Uno zwave communication status

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
charly.clement
Posts: 5
Joined: 31 Mar 2018 01:07

Z-Uno zwave communication status

Post by charly.clement »

Dears,

When the z-uno is associated with a "master" device, how is it possible to know the zwave communication state between the z-uno and the "master" ?
I would like to take programmatically "local z-uno" actions when the communication is done / becomes up.

Typical : z-uno is a switch, "master" is a thermostat.

Thank's in advance for answers.
Charly C.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno zwave communication status

Post by PoltoS »

setter is called when the thermostat is controlling Z-Uno. You can do something on each call of the setter
charly.clement
Posts: 5
Joined: 31 Mar 2018 01:07

Re: Z-Uno zwave communication status

Post by charly.clement »

Yes, @PoltoS, that's OK for me,

But, to clarify my question / my wish:
In my zuno application, I always would like to know the communication state of the channels I use.
(is the communication with any specific device actually OK, reliable, or not ?)
By example, a thermostat can be OFF, or disturbed, or not reachable.
By example, I could want to generate an alarm saying "communication with the device xxx is broken"

Is a function callable / a status readable to know the state of such communication channel ?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Z-Uno zwave communication status

Post by PoltoS »

No, this feature is not yet available. We might implement it via "debug" messages.
Post Reply