Why is my device offline?

Updated

A device is online if we've heard from it recently, where "recently" is based on how often that device is expected to report — at least 90 seconds, and longer for devices that report slowly. Common causes of an unexpected offline state:

Devices connected through a gateway are unaffected by their publish interval: the gateway sends a presence heartbeat every ~10 seconds no matter how rarely the device itself publishes. An RS485 meter set to publish every 5 minutes still stays green.

Online status lives in memory, not the database, so it resets if our cache is flushed — devices re-appear as soon as they publish again. See device shows offline for a full checklist.