View Source Grizzly.ZWave.Commands.ZWaveLongRangeChannelSet (grizzly v8.0.1)

Command to configure which channel to use for Z-Wave Long Range

Params:

  • :channel - which channel that is used for Z-Wave long range

Summary

Types

The long range channel

Parameters to the command

Types

@type long_range_channel() :: :primary | :secondary

The long range channel

@type param() :: {:channel, long_range_channel()}

Parameters to the command