Input to the ContentControl setScreenDailyTime command

MatterSpecification.v13.Cluster § 6.13.8.7

interface SetScreenDailyTimeRequest {
    screenTime: number;
}

Hierarchy (view full)

Properties

Properties

screenTime: number

This field shall indicate the time (in seconds) which the User is allowed to spend watching TV on

this media device within one day.

MatterSpecification.v13.Cluster § 6.13.8.7.1