Clusters »
Boolean State Configuration »
Matter master
| Code |
Name |
Type |
| 0x0000 |
CurrentSensitivityLevel |
int8u |
| 0x0001 |
SupportedSensitivityLevels |
int8u |
| 0x0002 |
DefaultSensitivityLevel |
int8u |
| 0x0003 |
AlarmsActive |
AlarmModeBitmap |
| 0x0004 |
AlarmsSuppressed |
AlarmModeBitmap |
| 0x0005 |
AlarmsEnabled |
AlarmModeBitmap |
| 0x0006 |
AlarmsSupported |
AlarmModeBitmap |
| 0x0007 |
SensorFault |
SensorFaultBitmap |
| Code |
Name |
Direction |
| 0x00 |
SuppressAlarm |
client→server |
| 0x01 |
EnableDisableAlarm |
client→server |
| Bit |
Code |
Name |
| 0 |
VIS |
Visual — Supports visual alarms |
| 1 |
AUD |
Audible — Supports audible alarms |
| 2 |
SPRS |
AlarmSuppress — Supports ability to suppress or acknowledge alarms |
| 3 |
SENSLVL |
SensitivityLevel — Supports ability to set sensor sensitivity |
| 4 |
FAULTEV |
FaultEvents — Supports reporting fault events |