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

This module implements the BASIC_SET command of the COMMAND_CLASS_BASIC command class

Params:

  • :value - :on or :off

Summary

Types

param()

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