pub fn encode_monitor_data_response( ioid: u32, subcmd: u8, nt: &NtScalar, version: u8, is_be: bool, ) -> Vec<u8> ⓘ