Matter Survey

Community-driven database of Matter device capabilities

Content Control 0x050F

Matter 1.4
Provisional
This cluster is used for managing the content control (including "parental control") settings on a media device such as a TV, or Set-top Box.

Attributes (8)

Code Name Type
0x0000 Enabled boolean
0x0001 OnDemandRatings array
0x0002 OnDemandRatingThreshold char_string
0x0003 ScheduledContentRatings array
0x0004 ScheduledContentRatingThreshold char_string
0x0005 ScreenDailyTime elapsed_s
0x0006 RemainingScreenTime elapsed_s
0x0007 BlockUnrated boolean

Commands (11)

Code Name Direction
0x00 UpdatePIN client→server
0x01 ResetPIN client→server
0x02 ResetPINResponse server→client
0x03 Enable client→server
0x04 Disable client→server
0x05 AddBonusTime client→server
0x06 SetScreenDailyTime client→server
0x07 BlockUnratedContent client→server
0x08 UnblockUnratedContent client→server
0x09 SetOnDemandRatingThreshold client→server
0x0A SetScheduledContentRatingThreshold client→server

Features (5)

Bit Code Name
0 ST ScreenTime — Supports managing screen time limits.
1 PM PINManagement — Supports managing a PIN code which is used for restricting access to configuration of this feature.
2 BU BlockUnrated — Supports managing content controls for unrated content.
3 OCR OnDemandContentRating — Supports managing content controls based upon rating threshold for on demand content.
4 SCR ScheduledContentRating — Supports managing content controls based upon rating threshold for scheduled content.