How can i use SendNoOperation() (PING DEVICE)

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
fableman
Posts: 62
Joined: 01 Mar 2015 13:16

How can i use SendNoOperation() (PING DEVICE)

Post by fableman »

Hi

How to send a Ping/SendNoOperation to a device from bash??

Using something like this??

curl -s -LN --globoff 'http://10.0.0.80:8083/ZWaveAPI/Run/devi ... Classes[37]??????'
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: How can i use SendNoOperation() (PING DEVICE)

Post by PoltoS »

/ZWaveAPI/Run/devices[9].SendNoOperation()
Post Reply