pub fn encode_set_holiday_schedule( holiday_index: u8, local_start_time: u64, local_end_time: u64, operating_mode: u8, ) -> Result<Vec<u8>>
Encode SetHolidaySchedule command (0x11)