Please let me know if you need more information from us to resolve this issue.
Please let me know if you need more information from us to resolve this issue.
This is likely a timing issue, not a configuration error.
When you reboot the IR302, it often restarts and reconnects faster than the InCloud platform's Heartbeat Timeout (Keepalive). If the device returns before the cloud marks it as "Offline," no disconnect or connect event is generated because the platform considers the session continuous.
How to Fix the Test
To trigger these events, the cloud must explicitly see the device drop offline.
Power off the device (or unplug the WAN cable).
Wait at least 5–10 minutes. (The default heartbeat tolerance is often 3-5 minutes).
Check MQTTX: You should receive the
disconnectmessage once the cloud officially marks the device offline.Power On: Turn the device back on. You will receive the
connectmessage once it re-establishes the tunnel.
Why this happens:
The series and lbs events work because they are device-initiated (pushed by the router).
The connect/disconnect events are platform-initiated (generated by the server) and depend entirely on the server detecting a timeout.
Summary: Your settings are correct. The reboot was just too fast for the cloud to care. Try a longer power-down.