Input to the ModeSelect changeToMode command

MatterSpecification.v13.Cluster § 1.9.7.1

interface ChangeToModeRequest {
    newMode: number;
}

Hierarchy (view full)

Properties

Properties

newMode: number