Boolean State Configuration 0x0080
Provides an interface for configuring a boolean sensor, including optional state change alarm features and configuration of the sensor's sensitivity level.
Attributes 8
Commands 2
Features 4
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | CurrentSensitivityLevel | int8u | Writable Optional |
| 0x0001 | SupportedSensitivityLevels | int8u | Optional |
| 0x0002 | DefaultSensitivityLevel | int8u | Optional |
| 0x0003 | AlarmsActive | AlarmModeBitmap | Optional |
| 0x0004 | AlarmsSuppressed | AlarmModeBitmap | Optional |
| 0x0005 | AlarmsEnabled | AlarmModeBitmap | Optional |
| 0x0006 | AlarmsSupported | AlarmModeBitmap | Optional |
| 0x0007 | SensorFault | SensorFaultBitmap | Optional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | SuppressAlarm Optional | client→server |
AlarmsToSuppress: AlarmModeBitmap |
| 0x01 | EnableDisableAlarm Optional | client→server |
AlarmsToEnableDisable: AlarmModeBitmap |
Visual
(VIS)
bit 0
Supports visual alarms
Audible
(AUD)
bit 1
Supports audible alarms
AlarmSuppress
(SPRS)
bit 2
Supports ability to suppress or acknowledge alarms
SensitivityLevel
(SENSLVL)
bit 3
Supports ability to set sensor sensitivity
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
4 devices in the survey implement this cluster