mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 21:17:09 +03:00
.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Parameter `DataFilesRetention`
|
# Parameter `DataFilesRetention`
|
||||||
Default Value: `3`
|
Default Value: `3`
|
||||||
|
|
||||||
|
Unit: Days
|
||||||
|
|
||||||
Number of days to keep the data files (`0` = forever).
|
Number of days to keep the data files (`0` = forever).
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
# Parameter `LogfilesRetention`
|
# Parameter `LogfilesRetention`
|
||||||
Default Value: `3`
|
Default Value: `3`
|
||||||
|
|
||||||
|
Unit: Days
|
||||||
|
|
||||||
Number of days to keep the log files (`0` = forever).
|
Number of days to keep the log files (`0` = forever).
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
# Parameter `RawImagesRetention`
|
# Parameter `RawImagesRetention`
|
||||||
Default Value: `15`
|
Default Value: `15`
|
||||||
|
|
||||||
|
Unit: Days
|
||||||
|
|
||||||
Number of days to keep the raw images (`0` = forever)
|
Number of days to keep the raw images (`0` = forever)
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
# Parameter `WaitBeforeTakingPicture`
|
# Parameter `WaitBeforeTakingPicture`
|
||||||
Default Value: `5`
|
Default Value: `5`
|
||||||
|
|
||||||
|
Unit: seconds
|
||||||
|
|
||||||
!!! Warning
|
!!! Warning
|
||||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||||
|
|
||||||
Waiting time between switching illumination on and taking the picture (in seconds)-
|
Waiting time between switching illumination on and taking the picture.
|
||||||
|
|||||||
Reference in New Issue
Block a user