Body of the SmokeCoAlarm smokeAlarm event

MatterSpecification.v13.Cluster § 2.11.8.1

interface SmokeAlarmEvent {
    alarmSeverityLevel: SmokeCoAlarm.AlarmState;
}

Hierarchy (view full)

Properties

alarmSeverityLevel: SmokeCoAlarm.AlarmState

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

MatterSpecification.v13.Cluster § 2.11.8.1.1