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

This command is used to enable or disable the unsolicited transmission of a specific Notification/Alarm Type.

Params:

  • :zwave_type - the type of alarm, e.g. :home_security
  • :status - the status of the alarm, either :enabled or :disabled

Summary

Types