MC_CMD_REBOOT_OUT_LEN
uint8_t payload[MAX(MC_CMD_REBOOT_IN_LEN, MC_CMD_REBOOT_OUT_LEN)];
req.emr_out_length = MC_CMD_REBOOT_OUT_LEN;