This commit is contained in:
CaCO3
2023-02-04 00:32:24 +01:00
parent 415bbc91e1
commit 9c70728679
74 changed files with 221 additions and 154 deletions

View File

@@ -25,9 +25,6 @@ def appendParameterFile(folder, file):
# Create templated overview markdown file
if os.path.exists(parameterOverviewFile):
os.remove(parameterOverviewFile)
@@ -43,7 +40,7 @@ for folder in folders:
# Add section
with open(parameterOverviewFile, 'a') as overviewFileHandle:
overviewFileHandle.write("\n## %s\n\n" % folder)
overviewFileHandle.write("\n## [%s]\n\n" % folder)
files = sorted(filter(os.path.isfile, glob.glob(parameterDocsFolder + "/" + folder + '/*')))
for file in files:

View File

@@ -1,5 +1,6 @@
# `AlignmentAlgo`
# Parameter `AlignmentAlgo`
Default Value: `Default`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `FlipImageSize`
# Parameter `FlipImageSize`
Default Value: `false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `InitialMirror`
# Parameter `InitialMirror`
Default Value: `false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `InitialRotate`
# Parameter `InitialRotate`
Default Value: `179`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `SearchFieldX`
# Parameter `SearchFieldX`
Default Value: `20`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `SearchFieldY`
# Parameter `SearchFieldY`
Default Value: `20`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `CNNGoodThreshold`
# Parameter `CNNGoodThreshold`
Default Value: `0.5`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `ExtendedResolution`
# Parameter `ExtendedResolution`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LogImageLocation`
# Parameter `LogImageLocation`
Default Value: `/log/analog`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LogfileRetentionInDays`
# Parameter `LogfileRetentionInDays`
Default Value: `3`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Model`
# Parameter `Model`
Default Value: `/config/ana-cont_11.3.1_s2.tflite`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `AutoStart`
# Parameter `AutoStart`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Intervall`
# Parameter `Intervall`
Default Value: `5`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `DataLogActive`
# Parameter `DataLogActive`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `DataLogRetentionInDays`
# Parameter `DataLogRetentionInDays`
Default Value: `3`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Logfile`
# Parameter `Logfile`
Default Value: `1`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LogfileRetentionInDays`
# Parameter `LogfileRetentionInDays`
Default Value: `3`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `CNNGoodThreshold`
# Parameter `CNNGoodThreshold`
Default Value: `0.5`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LogImageLocation`
# Parameter `LogImageLocation`
Default Value: `/log/digit`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LogfileRetentionInDays`
# Parameter `LogfileRetentionInDays`
Default Value: `3`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Model`
# Parameter `Model`
Default Value: `/config/dig-cont_0600_s3.tflite`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `IO0`
# Parameter `IO0`
Default Value: `input disabled 10 false false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `IO1`
# Parameter `IO1`
Default Value: `input disabled 10 false false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `IO12`
# Parameter `IO12`
Default Value: `input-pullup disabled 10 false false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `IO13`
# Parameter `IO13`
Default Value: `input-pullup disabled 10 false false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `IO3`
# Parameter `IO3`
Default Value: `input disabled 10 false false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `IO4`
# Parameter `IO4`
Default Value: `built-in-led disabled 10 false false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LEDColor`
# Parameter `LEDColor`
Default Value: `150 150 150`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LEDNumbers`
# Parameter `LEDNumbers`
Default Value: `2`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LEDType`
# Parameter `LEDType`
Default Value: `WS2812`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `MainTopicMQTT`
# Parameter `MainTopicMQTT`
Default Value: `wasserzaehler/GPIO`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Database`
# Parameter `Database`
Default Value: ``
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Measurement`
# Parameter `Measurement`
Default Value: `undefined`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Uri`
# Parameter `Uri`
Default Value: `undefined`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `password`
# Parameter `password`
Default Value: `undefined`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `user`
# Parameter `user`
Default Value: `undefined`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `ClientID`
# Parameter `ClientID`
Default Value: `watermeter`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `HomeassistantDiscovery`
# Parameter `HomeassistantDiscovery`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `MainTopic`
# Parameter `MainTopic`
Default Value: `watermeter`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `MeterType`
# Parameter `MeterType`
Default Value: `other`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `SetRetainFlag`
# Parameter `SetRetainFlag`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Uri`
# Parameter `Uri`
Default Value: `mqtt://IP-ADRESS:1883`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `password`
# Parameter `password`
Default Value: `PASSWORD`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `user`
# Parameter `user`
Default Value: `USERNAME`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Brightness`
# Parameter `Brightness`
Default Value: `0`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Contrast`
# Parameter `Contrast`
Default Value: `0`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Demo`
# Parameter `Demo`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `FixedExposure`
# Parameter `FixedExposure`
Default Value: `false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `ImageQuality`
# Parameter `ImageQuality`
Default Value: `12`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `ImageSize`
# Parameter `ImageSize`
Default Value: `VGA`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LEDIntensity`
# Parameter `LEDIntensity`
Default Value: `50`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LogImageLocation`
# Parameter `LogImageLocation`
Default Value: `/log/source`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `LogfileRetentionInDays`
# Parameter `LogfileRetentionInDays`
Default Value: `15`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Saturation`
# Parameter `Saturation`
Default Value: `0`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `WaitBeforeTakingPicture`
# Parameter `WaitBeforeTakingPicture`
Default Value: `5`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `AllowNegativeRates`
# Parameter `AllowNegativeRates`
Default Value: `false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `CheckDigitIncreaseConsistency`
# Parameter `CheckDigitIncreaseConsistency`
Default Value: `false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `ErrorMessage`
# Parameter `ErrorMessage`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `PreValueAgeStartup`
# Parameter `PreValueAgeStartup`
Default Value: `720`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `PreValueUse`
# Parameter `PreValueUse`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `main.AnalogDigitalTransitionStart`
# Parameter `main.AnalogDigitalTransitionStart`
Default Value: `9.2`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `main.DecimalShift`
# Parameter `main.DecimalShift`
Default Value: `0`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `main.ExtendedResolution`
# Parameter `main.ExtendedResolution`
Default Value: `false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `main.IgnoreLeadingNaN`
# Parameter `main.IgnoreLeadingNaN`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `main.MaxRateType`
# Parameter `main.MaxRateType`
Default Value: `AbsoluteChange`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `main.MaxRateValue`
# Parameter `main.MaxRateValue`
Default Value: `0.05`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `AutoAdjustSummertime`
# Parameter `AutoAdjustSummertime`
Default Value: `false`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `Hostname`
# Parameter `Hostname`
Default Value: `undefined`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `SetupMode`
# Parameter `SetupMode`
Default Value: `true`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `TimeServer`
# Parameter `TimeServer`
Default Value: `pool.ntp.org`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,6 @@
# `TimeZone`
# Parameter `TimeZone`
Default Value: `CET-1CEST,M3.5.0,M10.5.0/3`
## Description
## Example
Please fill me with an explanation and useful links

View File

@@ -1,9 +1,7 @@
# Parameters
This page lists all available Configuration Parameters.
Click on them to get detailed information about them.
This page lists all available [Configuration](../Configuration) Parameters.
```
Note: This is an auto-generated page!
```
!!! Note
This is an auto-generated page! See the [README](https://github.com/jomjol/AI-on-the-edge-device-docs/blob/main/README.md) for details!
---

View File

@@ -1,5 +1,6 @@
# `$NAME`
# Parameter `$NAME`
Default Value: `$DEFAULT`
## Description
## Example
Please fill me with an explanation and useful links