View Source Grizzly.ZWave.Commands.SoundSwitchTonePlayReport (grizzly v8.2.0)

This command is used to instruct a supporting node to play (or stop playing) a tone.

Params

  • :tone_identifier - The tone identifier being played. If the value is 0, no tone is currently being played OR the configured volume for the playing tone is 0.

  • :volume (v2) - The volume the tone is currently being played at.

Summary

Types

@type param() :: {:tone_identifier, 0..255}