Ambient Context Sensing 0x0431
This server cluster provides an interface to ambient context sensing functionality.
Spec History
Matter master
rev 1
Attributes (12)
| Code | Name | Type |
|---|---|---|
| 0x0000 | HumanActivityDetected | boolean |
| 0x0001 | ObjectIdentified | boolean |
| 0x0002 | AudioContextDetected | boolean |
| 0x0003 | AmbientContextType | array |
| 0x0004 | AmbientContextTypeSupported | array |
| 0x0005 | ObjectCountReached | boolean |
| 0x0006 | ObjectCountConfig | ObjectCountConfigStruct |
| 0x0007 | ObjectCount | int16u |
| 0x0008 | SimultaneousDetectionLimit | int8u |
| 0x0009 | HoldTime | int16u |
| 0x000A | HoldTimeLimits | HoldTimeLimitsStruct |
| 0x000B | PredictedActivity | array |
Features (5)
| Bit | Code | Name |
|---|---|---|
| 0 | HA | HumanActivity — Supports various human actions and activities classification |
| 1 | OC | ObjectCounting — Supports object counting |
| 2 | OI | ObjectIdentification — Supports object identification |
| 3 | AUD | SoundIdentification — Supports sound identification |
| 4 | PRED | PredictedActivity — Supports predicting various human actions and activities. |