Input to the ContentControl setScheduledContentRatingThreshold command

MatterSpecification.v13.Cluster § 6.13.8.11

interface SetScheduledContentRatingThresholdRequest {
    rating: string;
}

Hierarchy (view full)

Properties

Properties

rating: string

This field indicates a threshold rating for filtering scheduled content. This field shall be set to one

of the values present in the ScheduledContentRatings attribute.

MatterSpecification.v13.Cluster § 6.13.8.11.1