TlvSetOnDemandRatingThresholdRequest: ObjectSchema<{
    rating: FieldType<string>;
}> = ...

Input to the ContentControl setOnDemandRatingThreshold command

Type declaration

  • rating: FieldType<string>

    This field indicates a threshold rating for filtering on-demand content. This field shall be set to one of the values present in the OnDemandRatings attribute

    MatterSpecification.v13.Cluster § 6.13.8.10.1

MatterSpecification.v13.Cluster § 6.13.8.10