TlvSendKeyRequest: ObjectSchema<{
    keyCode: FieldType<KeypadInput.CecKeyCode>;
}> = ...

Input to the KeypadInput sendKey command

Type declaration

MatterSpecification.v13.Cluster § 6.8.6.1