pub fn build_identify_command(lh: &Lighthouse) -> Result<Vec<u8>>
Build the identify command bytes for a lighthouse (V2 only).
Returns an error if the lighthouse is V1, which does not support the identify command.