mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 04:56:57 +03:00
11 lines
423 B
Markdown
11 lines
423 B
Markdown
# Parameter `AutoStart`
|
|
Default Value: `true`
|
|
|
|
!!! Warning
|
|
This is an **Expert Parameter**! Only change it if you understand what it does!
|
|
|
|
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). |