UDMI / Docs / Specs / MQTT Client
The client should implement exponential backoff in the event of a loss of connection to the broker up to a maximum interval period of 120 seconds between connection attempts, and then should continue connection attempts indefinitely.
When connecting to the MQTT broker using simple username/password authentication (e.g. for local testing or when JWTs are not being used), the credentials are derived as follows:
/r/{registry}/d/{device}.pkcs8 file.