pub fn encode_get_program_guide(
start_time: u64,
end_time: u64,
channel_list: Vec<u8>,
page_token: Option<u8>,
recording_flag: Option<u8>,
external_id_list: Vec<u8>,
data: Vec<u8>,
) -> Result<Vec<u8>>Expand description
Encode GetProgramGuide command (0x04)