TlvSelectInputRequest: ObjectSchema<{
    index: FieldType<number>;
}> = ...

Input to the MediaInput selectInput command

Type declaration

  • index: FieldType<number>

    This field shall indicate the index field of the InputInfoStruct from the InputList attribute in which to change to.

    MatterSpecification.v13.Cluster § 6.9.7.1.1

MatterSpecification.v13.Cluster § 6.9.7.1