Readonlyenabled: Attribute<boolean, any>Indicates whether the Content Control feature implemented on a media device is turned off (FALSE) or turned on (TRUE).
Readonlydisable: Command<void, void, any>The purpose of this command is to turn off the Content Control feature on a media device.
On receipt of the Disable command, the media device shall set the Enabled attribute to FALSE.
Readonlyenable: Command<void, void, any>The purpose of this command is to turn on the Content Control feature on a media device.
Upon receipt of the Enable command, the media device shall set the Enabled attribute to TRUE.
ReadonlyblockBlockApplications
Supports managing a set of applications that are prohibited.
ReadonlyblockBlockChannels
Supports managing a set of channels that are prohibited.
ReadonlyblockBlockContentTimeWindow
Supports managing content controls based upon setting time window in which all contents and applications SHALL be blocked.
ReadonlyblockBlockUnrated
Supports managing content controls for unrated content.
ReadonlyonOnDemandContentRating
Supports managing content controls based upon rating threshold for on demand content.
ReadonlypinPinManagement
Supports managing a PIN code which is used for restricting access to configuration of this feature.
ReadonlyscheduledScheduledContentRating
Supports managing content controls based upon rating threshold for scheduled content.
ReadonlyscreenScreenTime
Supports managing screen time limits.
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 for managing the content control (including "parental control") settings on a
media device such as a TV, or Set-top Box.
This cluster allows to configure content control settings by clients with the Management privilege. It is responsibility of the end product to enforce appropriate right access (for example, to prevent a child from disabling this feature).
NOTE Support for Content Control cluster is provisional.
ContentControlCluster supports optional features that you can enable with the ContentControlCluster.with() factory method.
See
MatterSpecification.v13.Cluster § 6.13