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