pub fn decode_device_frame( frame: &[u8], local_switch_id: SwitchId, ) -> Result<DeviceEvent<'_>, DecodeError>