pub fn encode_monitor_data_response_payload( ioid: u32, subcmd: u8, payload_value: &NtPayload, version: u8, is_be: bool, ) -> Vec<u8> ⓘ