Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a device is included it is interviewed and “functions” are created which creates an easy interface for sending Z-Wave commands to a nodedevice. Not all Z-Wave commands are supported through functions.

Basic command class

...

A function for basic command class is always created, which allows get/set of a value from 0-255 (the exact functionality depends on the included Z-Wave device). This function is normally found in the settings part of the device, but in case no other functions are created the function for basic command class will instead show up in the control part of the device (the view that is opened when clicking on the device). Reasons for this is either that the interview failed, or that the included Z-Wave device currently is not completely supported.

In this case a function for It is also always possible to send basic command class is created, which allows get/set of a value from 0-255. The exact functionality depends on the included Z-Wave devicemessages using the 'basic' command, in command group 'zwave' in Web Terminal.

Send any command

Any Z-Wave command can be sent by using the terminal.

...