device communication status

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

device communication status

Post by pierre2302 »

Hello

what is the API URL to retrieve the state of the device (dead or operating)

Thank you
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
User avatar
PoltoS
Posts: 7575
Joined: 26 Jan 2011 19:36

Re: device communication status

Post by PoltoS »

/JS/Run/zway.devices[X].data.isFailed.value
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: device communication status

Post by pierre2302 »

thank you so much this is perfect
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: device communication status

Post by pofs »

the same way, just use isAwake instead of isFailed
Post Reply