Body of the SmokeCoAlarm lowBattery event

MatterSpecification.v13.Cluster § 2.11.8.3

interface LowBatteryEvent {
    alarmSeverityLevel: SmokeCoAlarm.AlarmState;
}

Hierarchy (view full)

Properties

alarmSeverityLevel: SmokeCoAlarm.AlarmState

This field shall indicate the current value of the BatteryAlert attribute.

MatterSpecification.v13.Cluster § 2.11.8.3.1