mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 11:36:51 +03:00
Update Interval.md
This commit is contained in:
@@ -7,5 +7,7 @@ Interval in which the Flow (Digitization Round) is run.
|
|||||||
It will run immediately on startup and then the next time after the given interval.
|
It will run immediately on startup and then the next time after the given interval.
|
||||||
If a round takes longer than this interval, the next round gets postponed until the current round completes.
|
If a round takes longer than this interval, the next round gets postponed until the current round completes.
|
||||||
|
|
||||||
|
If the flow gets started by a MQTT message or the REST API call, the interval automatically gets reset.
|
||||||
|
|
||||||
!!! Note
|
!!! Note
|
||||||
If you want the flow to be disabled, set an interval which is high enough (eg. 1440 = 24h).
|
If you want the flow to be disabled, set an interval which is high enough (eg. 1440 = 24h).
|
||||||
|
|||||||
Reference in New Issue
Block a user