Readonly
acceptedList of client generated commands which are supported by this cluster server instance.
Readonly
attributeList of the attribute IDs of the attributes supported by the cluster instance.
Readonly
blockReadonly
blockReadonly
blockReadonly
blockReadonly
clusterIndicates the revision of the server cluster specification supported by the cluster instance.
Readonly
enabled: Attribute<boolean, any>Indicates whether the Content Control feature implemented on a media device is turned off (FALSE) or turned on (TRUE).
Readonly
featureIndicates whether the server supports zero or more optional cluster features.
Readonly
generatedList of server generated commands (server to client commands).
Readonly
onReadonly
onReadonly
remainingReadonly
scheduledReadonly
scheduledReadonly
screenReadonly
addReadonly
addReadonly
addReadonly
blockReadonly
disable: 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.
Readonly
enable: 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.
Readonly
removeReadonly
removeReadonly
removeReadonly
resetReadonly
setReadonly
setReadonly
setReadonly
setReadonly
unblockReadonly
updateReadonly
blockBlockApplications
Supports managing a set of applications that are prohibited.
Readonly
blockBlockChannels
Supports managing a set of channels that are prohibited.
Readonly
blockBlockContentTimeWindow
Supports managing content controls based upon setting time window in which all contents and applications SHALL be blocked.
Readonly
blockBlockUnrated
Supports managing content controls for unrated content.
Readonly
onOnDemandContentRating
Supports managing content controls based upon rating threshold for on demand content.
Readonly
pinPinManagement
Supports managing a PIN code which is used for restricting access to configuration of this feature.
Readonly
scheduledScheduledContentRating
Supports managing content controls based upon rating threshold for scheduled content.
Readonly
screenScreenTime
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 supports all ContentControl features. It may support illegal feature combinations.
If you use this cluster you must manually specify which features are active and ensure the set of active features is legal per the Matter specification.