DishwasherAlarmTrait.ModifyEnabledAlarmsCommand.Request

class DishwasherAlarmTrait.ModifyEnabledAlarmsCommand.Request


The request payload for the ModifyEnabledAlarms command.

Summary

Public constructors

Creates a request payload for the ModifyEnabledAlarms command.

Public properties

DishwasherAlarmTrait.AlarmBitmap

A bitmap indicating an alarm that should be enabled or suppressed.

Public constructors

Request

Request(mask: DishwasherAlarmTrait.AlarmBitmap = AlarmBitmap())

Creates a request payload for the ModifyEnabledAlarms command.

Public properties

mask

val maskDishwasherAlarmTrait.AlarmBitmap

A bitmap indicating an alarm that should be enabled or suppressed. Valid values are defined in AlarmBitmap.