Readonly
acceptedList of client generated commands which are supported by this cluster server instance.
Readonly
alarmsReadonly
alarmsReadonly
alarmsReadonly
alarmsReadonly
attributeList of the attribute IDs of the attributes supported by the cluster instance.
Readonly
clusterIndicates the revision of the server cluster specification supported by the cluster instance.
Readonly
currentReadonly
defaultReadonly
featureIndicates whether the server supports zero or more optional cluster features.
Readonly
generatedList of server generated commands (server to client commands).
Readonly
sensorIndicates any faults registered by the device.
Readonly
supportedReadonly
alarmsReadonly
sensorThis event shall be generated when the device registers or clears a fault.
Readonly
alarmAlarmSuppress
This feature shall indicate that the device is able to suppress the supported alarm modes, when the user acknowledges the alarm. This is intended to stop visual and/or audible alarms, when the user has become aware that the sensor is triggered, but it is no longer desired to have the alarm modes active on the device, e.g.:
• The triggering cause have been resolved by the user, but the sensor has not yet stopped detecting the triggering cause.
• The user is not able to address the triggering cause, but is aware of the alarm and suppress/acknowledge it be addressed at a later point.
Acknowledge of alarms will for the remainder of this cluster be referred to as suppress.
A suppressed alarm is still considered active and will remain so unless it is actively disabled or the triggering condition is not longer present. The action of suppressing an alarm mode is only applicable to and is intended to stop the physical alarming, e.g. emitting a sound or blinking a light; it does not impact alarm reporting in AlarmsActive.
Readonly
audible: BitFlagAudible
Supports audible alarms
Readonly
sensitivitySensitivityLevel
Supports ability to set sensor sensitivity
Readonly
visual: BitFlagVisual
Supports visual alarms
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
This cluster supports all BooleanStateConfiguration features. It may support illegal feature combinations.
If you use this cluster you must manually specify which features are active and ensure the set of active features is legal per the Matter specification.