pub fn encode_on_with_timed_off( on_off_control: u8, on_time: u16, off_wait_time: u16, ) -> Result<Vec<u8>>
Encode OnWithTimedOff command (0x42)