This command is sent by the device on receipt of the ChangeToMode command.

MatterSpecification.v13.Cluster § 1.10.7.2

interface ChangeToModeResponse {
    status: Status;
    statusText: string;
}

Hierarchy (view full)

Properties

Properties

status: Status

MatterSpecification.v13.Cluster § 1.10.7.2.1

statusText: string