TlvCoAlarmEvent: ObjectSchema<{
    alarmSeverityLevel: FieldType<SmokeCoAlarm.AlarmState>;
}> = ...

Body of the SmokeCoAlarm coAlarm event

Type declaration

  • alarmSeverityLevel: FieldType<SmokeCoAlarm.AlarmState>

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

    MatterSpecification.v13.Cluster § 2.11.8.2.1

MatterSpecification.v13.Cluster § 2.11.8.2