Hi,
How long is the time to gateway to change status to ‘disconnected’ after not receiving ‘gateway status’ message ?
Depends on the protocol.
- For MQTT/LBS, since there is an active connection, the gateway gets disconnected only when the underlying TCP connection is broken (disconnected).
- For UDP, it’s typically after missing two consecutive status messages (1 min).