Ping Z-Wave Device

Hi,
next question :wink:

i want to be sure that a specific devices is reachable. Therefore i tested the poll action. But this action not always returns that the device is reachable, although it is connected. is there another way to check by code if a device is reachable?

The devices provide an action StressTest. If i call this action comments are shown like ā€œSent 10 direct pingsā€¦ā€. Is there a way to ping devices on my own?

Thx.

Hello Christian,

Polling is the process where Vera requests information from a Z-Wave device about its current status, such as on/off, dim level, temperature, and so on.
Some devices, such as many battery operated sensors for example, will be in a low-power state most of the time and therefore are not listening to the network and cannot be polled at all.
However, you should receive a poll answer from a battery operated device if you wake it up manually by pressing the button on it just before polling it.

You can find here more info about polling a device and stress testing z-wave devices:
http://wiki.micasaverde.com/index.php/Polling_Settings
http://wiki.micasaverde.com/index.php/ZWave_Debugging#Z-Wave_stress_test