pub fn msg_create_n_command( nonce: u16, rows: u16, cols: u16, tag: &str, command: &str, ) -> Vec<u8> ⓘ