mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 05:26:54 +03:00
updated parameters
This commit is contained in:
@@ -4,8 +4,9 @@ Default Value: `true`
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
Automatically start the Flow (Digitization Rounds) immediately after power up.
|
||||
|
||||
!!! Note
|
||||
Typically this is set to `true`.
|
||||
The only reason to set it to `false` is debugging or if you want to trigger it manually using the [REST API](../REST-API) or [MQTT-API](../MQTT-API).
|
||||
@@ -1,10 +1,6 @@
|
||||
# Parameter `Intervall`
|
||||
Default Value: `5`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Description
|
||||
Please fill me with an explanation and useful links
|
||||
|
||||
Interval in minutes in which the Flow (Digitization Round) is run.
|
||||
If a rund takes longer than this interval, the next round gets postponed until the current round completes.
|
||||
|
||||
Reference in New Issue
Block a user