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

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

long_range_channel()

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

The long range channel

param()

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

Parameters to the command