Input to the MediaInput renameInput command

MatterSpecification.v13.Cluster § 6.9.7.4

interface RenameInputRequest {
    index: number;
    name: string;
}

Hierarchy (view full)

Properties

Properties

index: number
name: string