pub fn build_sleep_command(lh: &Lighthouse) -> Result<Vec<u8>>
Build the sleep control command bytes for a lighthouse.
Returns an error if the lighthouse is V1 but has no ID set.