Skip to content

Add auto-reconnect functionality when disconnected #1

@longkerdandy

Description

@longkerdandy

Add the function of automatic reconnect when unexpectedly disconnected from the MQTT broker. Currently, there are two main difficulties:

  1. The underlying MQTTNet library does not provide a robust auto-reconnect mechanism;
  2. The reconnection of the Sparkplug client is not simply reconnecting to the MQTT broker, but also involves a series of operations to be performed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions