We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760d285 commit 44087e6Copy full SHA for 44087e6
README.md
@@ -59,6 +59,8 @@ nWdtApps = 4
59
```
60
61
### Fields
62
+- `udp_port` : The UDP port to expect heartbeats.
63
+- `nWdtApps` : Number of applications to manage (4 in the example).
64
- `name` : Name of the application.
65
- `start_delay` : Delay in seconds before starting the application.
66
- `heartbeat_delay` : Time in seconds to wait before expecting a heartbeat from the application.
0 commit comments