View Source Grizzly.ZWave.Commands.BasicSet (grizzly v8.0.0)

This module implements the BASIC_SET command of the COMMAND_CLASS_BASIC command class

Params:

  • :value - :on or :off

Summary

Types

@type param() :: {:value, :on | :off}