pub async fn execute_qot_plaintext(
backend: &BackendConn,
cmd_id: u16,
body: Bytes,
reserved: [u8; 10],
) -> Result<CommandResponse>pub async fn execute_qot_plaintext(
backend: &BackendConn,
cmd_id: u16,
body: Bytes,
reserved: [u8; 10],
) -> Result<CommandResponse>