Skip to main content

Module ambient_context_sensing

Module ambient_context_sensing 

Source
Expand description

Matter TLV encoders and decoders for Ambient Context Sensing Cluster Cluster IDs: 0x0431

This file is automatically generated from AmbientContextSensing.xml

Structs§

AmbientContextDetectEndedEvent
AmbientContextDetectStartedEvent
AmbientContextType
HoldTimeLimits
ObjectCountConfig
PredictedActivity

Functions§

decode_ambient_context_detect_ended_event
Decode AmbientContextDetectEnded event (0x01, priority: info)
decode_ambient_context_detect_started_event
Decode AmbientContextDetectStarted event (0x00, priority: info)
decode_ambient_context_type
Decode AmbientContextType attribute (0x0003)
decode_ambient_context_type_supported
Decode AmbientContextTypeSupported attribute (0x0004)
decode_attribute_json
Decode attribute value and return as JSON string
decode_audio_context_detected
Decode AudioContextDetected attribute (0x0002)
decode_event_json
Decode event value and return as JSON string
decode_hold_time
Decode HoldTime attribute (0x0009)
decode_hold_time_limits
Decode HoldTimeLimits attribute (0x000A)
decode_human_activity_detected
Decode HumanActivityDetected attribute (0x0000)
decode_object_count
Decode ObjectCount attribute (0x0007)
decode_object_count_config
Decode ObjectCountConfig attribute (0x0006)
decode_object_count_reached
Decode ObjectCountReached attribute (0x0005)
decode_object_identified
Decode ObjectIdentified attribute (0x0001)
decode_predicted_activity
Decode PredictedActivity attribute (0x000B)
decode_simultaneous_detection_limit
Decode SimultaneousDetectionLimit attribute (0x0008)
get_attribute_list
Get list of all attributes supported by this cluster
get_event_list
Get list of all events supported by this cluster
read_ambient_context_type
Read AmbientContextType attribute from cluster Ambient Context Sensing.
read_ambient_context_type_supported
Read AmbientContextTypeSupported attribute from cluster Ambient Context Sensing.
read_audio_context_detected
Read AudioContextDetected attribute from cluster Ambient Context Sensing.
read_hold_time
Read HoldTime attribute from cluster Ambient Context Sensing.
read_hold_time_limits
Read HoldTimeLimits attribute from cluster Ambient Context Sensing.
read_human_activity_detected
Read HumanActivityDetected attribute from cluster Ambient Context Sensing.
read_object_count
Read ObjectCount attribute from cluster Ambient Context Sensing.
read_object_count_config
Read ObjectCountConfig attribute from cluster Ambient Context Sensing.
read_object_count_reached
Read ObjectCountReached attribute from cluster Ambient Context Sensing.
read_object_identified
Read ObjectIdentified attribute from cluster Ambient Context Sensing.
read_predicted_activity
Read PredictedActivity attribute from cluster Ambient Context Sensing.
read_simultaneous_detection_limit
Read SimultaneousDetectionLimit attribute from cluster Ambient Context Sensing.