Z-Wave JS - refresh values

On the Z-Wave JS UI there is a button: ‘REFRESH’, which reads the value from the device and any change is registered in openHAB via the Z-Wave JS binding.

Is there a way to do this using scripting?

.sendCommand("REFRESH")
1 Like