GENERAL · FEATURE

Clean sessions

The MQTT client, and the telemetry (MQXR) service maintain session state information. The state information is used to ensure "“at least once”" and "“exactly once”" delivery, and "“exactly once”" receipt of publications. Session state also includes subscriptions created by an MQTT client. You can choose to run an MQTT client with or without maintaining state information between sessions. Change th

The MQTT client, and the telemetry (MQXR) service maintain session state information. The state information is used to ensure "“at least once”" and "“exactly once”" delivery, and "“exactly once”" receipt of publications. Session state also includes subscriptions created by an MQTT client. You can choose to run an MQTT client with or without maintaining state information between sessions. Change th