Versions Compared

Key

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

...

Controlling a Z-Wave device can always be done through the console as well. This is especially beneficial when some commands are not supported through the GUI (front-end).
This article explains how to enter the Terminal: Web Terminal / Console 




  1. Type

    Code Block
    languagejava
    enter zwave


     
  2. and then

    Code Block
    languagejava
    help

    in the console. This will show you all possible commands for the Z-Wave controller.

...