Skip to main content

is_connected

Function is_connected 

Source
pub async fn is_connected(device_id: &str) -> bool
Expand description

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).