package otelunifi // Events handling is intentionally a no-op for now. // UniFi events (alarms, IDS, anomalies) are log-like data that would be // better suited for an OTel Logs signal once the Go OTel SDK stabilises // the log bridge API. This file exists as a placeholder.