Readonly
sensorIndicates any faults registered by the device.
Readonly
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 is used to configure a boolean sensor, including optional state change alarm features and configuration of the sensitivity level associated with the sensor.
BooleanStateConfigurationCluster supports optional features that you can enable with the BooleanStateConfigurationCluster.with() factory method.
See
MatterSpecification.v13.Cluster § 1.8