interface State {
    enabled: boolean;
}

Hierarchy

  • StateType
    • State

Properties

Properties

enabled: boolean

Indicates whether the Content Control feature implemented on a media device is turned off (FALSE) or turned on (TRUE).

MatterSpecification.v13.Cluster § 6.13.7.1