Body of the SmokeCoAlarm coAlarm event

MatterSpecification.v13.Cluster § 2.11.8.2

interface CoAlarmEvent {
    alarmSeverityLevel: SmokeCoAlarm.AlarmState;
}

Hierarchy (view full)

Properties

alarmSeverityLevel: SmokeCoAlarm.AlarmState

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

MatterSpecification.v13.Cluster § 2.11.8.2.1