View Source Grizzly.ZWave.Commands.SoundSwitchConfigurationReport (grizzly v8.5.3)
This command is used to advertise the current configuration for playing tones at the sending node.
Params
:volume
- the volume at which the node will play tones:default_tone_identifier
- the default tone that will be played
Summary
Types
@type param() :: {:volume, Grizzly.ZWave.CommandClasses.SoundSwitch.volume()} | {:default_tone_identifier, Grizzly.ZWave.CommandClasses.SoundSwitch.tone_identifier()}