Skip to content

Commit 3b4cc7d

Browse files
committed
added persistent relay feature documentation
1 parent 3277778 commit 3b4cc7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • agent/Modules/MTConnect.NET-AgentModule-MqttRelay

agent/Modules/MTConnect.NET-AgentModule-MqttRelay/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ modules:
5959

6060
* `documentFormat` - The Document Format ID to use to format the payload
6161

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.
63+
6264
* `tls` - Sets the TLS settings
6365

6466
* `pfx` - The PFX certificate settings

0 commit comments

Comments
 (0)