You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: agent/Modules/MTConnect.NET-AgentModule-MqttRelay/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,8 @@ modules:
59
59
60
60
* `documentFormat` - The Document Format ID to use to format the payload
61
61
62
+
* `durableRelay` - Enables durable relay mode. When set to `true`, the agent will persist unsent observations to disk and automatically relay missed observations to the MQTT broker after a network reconnect or agent restart.
0 commit comments