pub async fn is_connected(device_id: &str) -> bool
Whether a device currently has a live socket (so a producer can skip work for offline devices — the device will re-poll on its own cadence anyway).