This commit is contained in:
CaCO3
2023-02-05 01:14:03 +01:00
parent b9dceabaad
commit b65e77511c
74 changed files with 0 additions and 74 deletions

View File

@@ -4,7 +4,6 @@ Default Value: `Default`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Algorithm used for the alignment step.
- `Default`: Use only red color channel

View File

@@ -7,7 +7,6 @@ Default Value: `false`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
This parameter can be used to rotate the viewport together with the alignment rotation:
![](img/flipImageSize.png)

View File

@@ -6,6 +6,5 @@ Default Value: `false`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
Please fill me with an explanation and useful links

View File

@@ -6,6 +6,5 @@ Default Value: `179`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
Please fill me with an explanation and useful links

View File

@@ -4,5 +4,4 @@ Default Value: `20`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
`x` size (width) in which the reference is searched.

View File

@@ -4,6 +4,5 @@ Default Value: `20`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
`y` size (height) in which the reference is searched.

View File

@@ -4,7 +4,6 @@ Default Value: `0.5`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Threshold above which the classification should be to accept the value (only meaningful for digits).
!!! Warning

View File

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

View File

@@ -2,7 +2,6 @@
Default Value: `/log/analog`
## Description
Location to store separated analog images on the SD-Card for logging.
!!! Warning

View File

@@ -1,5 +1,4 @@
# Parameter `LogfileRetentionInDays`
Default Value: `3`
## Description
Days to keep the separated analog images (`0` = forever).

View File

@@ -1,5 +1,4 @@
# Parameter `Model`
Default Value: `/config/ana-cont_11.3.1_s2.tflite`
## Description
Path to CNN model file for image recognition. See [here](../Choosing-the-Model) for details.

View File

@@ -4,7 +4,6 @@ Default Value: `true`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Automatically start the Flow (Digitization Rounds) immediately after power up.
!!! Note

View File

@@ -1,6 +1,5 @@
# Parameter `Intervall`
Default Value: `5`
## Description
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.

View File

@@ -1,7 +1,6 @@
# Parameter `DataLogActive`
Default Value: `true`
## Description
Activate data logging to SD-Card.
!!! Warning

View File

@@ -4,5 +4,4 @@ Default Value: `3`
## Description
Number of days to keep the data files (`0` = forever).

View File

@@ -1,7 +1,6 @@
# Parameter `Logfile`
Default Value: `1` (`ERROR`)
## Description
Define the log level for the logging to the SD-Card.
Available options:

View File

@@ -1,5 +1,4 @@
# Parameter `LogfileRetentionInDays`
Default Value: `3`
## Description
Number of days to keep the log files (`0` = forever).

View File

@@ -4,7 +4,6 @@ Default Value: `0.5`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Threshold above which the classification should be to accept the value (only meaningful for digits).
!!! Warning

View File

@@ -1,7 +1,6 @@
# Parameter `LogImageLocation`
Default Value: `/log/digit`
## Description
Location to store separated digit images on the SD-Card for logging.
!!! Warning

View File

@@ -1,6 +1,5 @@
# Parameter `LogfileRetentionInDays`
Default Value: `3`
## Description
Days to keep the separated digit images (`0` = forever).

View File

@@ -1,5 +1,4 @@
# Parameter `Model`
Default Value: `/config/dig-cont_0600_s3.tflite`
## Description
Path to CNN model file for image recognition. See [here](../Choosing-the-Model) for details.

View File

@@ -4,7 +4,6 @@ Default Value: `input disabled 10 false false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
This parameter can be used to configure the GPIO `IO0` pin.
!!! Warning

View File

@@ -4,7 +4,6 @@ Default Value: `input disabled 10 false false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
This parameter can be used to configure the GPIO `IO1` pin.
!!! Warning

View File

@@ -4,7 +4,6 @@ Default Value: `input-pullup disabled 10 false false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
This parameter can be used to configure the GPIO `IO12` pin.
!!! Note

View File

@@ -4,7 +4,6 @@ Default Value: `input-pullup disabled 10 false false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
This parameter can be used to configure the GPIO `IO13` pin.
!!! Note

View File

@@ -4,7 +4,6 @@ Default Value: `input disabled 10 false false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
This parameter can be used to configure the GPIO `IO3` pin.
!!! Warning

View File

@@ -4,7 +4,6 @@ Default Value: `built-in-led disabled 10 false false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
This parameter can be used to configure the GPIO `IO4` pin.
!!! Warning

View File

@@ -1,6 +1,5 @@
# Parameter `LEDColor`
Default Value: `150 150 150`
## Description
Color of the attached LEDs to GPIO12 in (R)ed, (G)reen (B)lue from `0` (full off) .. `255` (full on).
(See `IO12` parameter).

View File

@@ -1,5 +1,4 @@
# Parameter `LEDNumbers`
Default Value: `2`
## Description
Number of LEDs on the external LED-stripe attached to GPIO12 (See `IO12` parameter).

View File

@@ -1,5 +1,4 @@
# Parameter `LEDType`
Default Value: `WS2812`
## Description
Type of the `WS2812x` which is connected to GPIO12 (See `IO12` parameter).

View File

@@ -6,6 +6,5 @@ Default Value: `wasserzaehler/GPIO`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
Please fill me with an explanation and useful links

View File

@@ -1,5 +1,4 @@
# Parameter `Database`
Default Value: ``
## Description
Name of the Database into which to publish the values.

View File

@@ -1,5 +1,4 @@
# Parameter `Measurement`
Default Value: `undefined`
## Description
Name of the Measurement to use to publish the value.

View File

@@ -1,7 +1,6 @@
# Parameter `Uri`
Default Value: `undefined`
## Description
URI of the HTTP interface to InfluxDB v1, without trailing slash, e.g. `http://IP-Address:Port`.
!!! Note

View File

@@ -1,7 +1,6 @@
# Parameter `password`
Default Value: `undefined`
## Description
Password for the InfluxDB v1 authentication.
!!! Note

View File

@@ -1,7 +1,6 @@
# Parameter `user`
Default Value: `undefined`
## Description
Username for the InfluxDB v1 authentication.
!!! Note

View File

@@ -1,7 +1,6 @@
# Parameter `ClientID`
Default Value: `watermeter`
## Description
ClientID to connect to the MQTT broker.
If disabled, the `hostname` will be used.

View File

@@ -1,7 +1,6 @@
# Parameter `HomeassistantDiscovery`
Default Value: `true`
## Description
Enable or disable the Homeassistant Discovery.
See [here](../Integration-Home-Assistant) for details about the discovery.

View File

@@ -1,7 +1,6 @@
# Parameter `MainTopic`
Default Value: `watermeter`
## Description
MQTT main topic, under which the counters are published.
The single value will be published with the following key: `MAINTOPIC/NUMBER/RESULT_TOPIC` where:

View File

@@ -1,7 +1,6 @@
# Parameter `MeterType`
Default Value: `other`
## Description
Select the Meter Type so the sensors have the right units in Homeassistant.
!!! Note

View File

@@ -1,6 +1,5 @@
# Parameter `SetRetainFlag`
Default Value: `true`
## Description
Enable or disable the retain flag for all MQTT entries.

View File

@@ -1,5 +1,4 @@
# Parameter `Uri`
Default Value: `mqtt://IP-ADRESS:1883`
## Description
URI to the MQTT broker including the port. E.g. `mqtt://IP-Address:Port`.

View File

@@ -1,6 +1,5 @@
# Parameter `password`
Default Value: `PASSWORD`
## Description
Password for MQTT authentication.

View File

@@ -1,5 +1,4 @@
# Parameter `user`
Default Value: `USERNAME`
## Description
Username for MQTT authentication.

View File

@@ -5,5 +5,4 @@ Default Value: `0`
This is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration.
## Description
Image Brightness (`-2` .. `2`)

View File

@@ -5,7 +5,6 @@ Default Value: `0`
This is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration.
## Description
Image Contrast (`-2` .. `2`)
!!! Note

View File

@@ -1,7 +1,6 @@
# Parameter `Demo`
Default Value: `false`
## Description
Enable to use demo images instead of the real camera images.
Make sure to have a `/demo` folder on your SD-Card and it contains the expected files!
Check [here](../Demo-Mode) for details.

View File

@@ -4,7 +4,6 @@ Default Value: `false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Fixes the illumination setting of camera at the startup and uses this later -->
individual round is faster.

View File

@@ -4,7 +4,6 @@ Default Value: `12`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Quality index for pictures. `0` (high) .. `63` (low)
!!! Warning
Values below `12` can result in reboots as the image gets larger and might no longer fit in the available RAM!

View File

@@ -4,7 +4,6 @@ Default Value: `VGA`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Size of the camera picture.
Available options:

View File

@@ -5,5 +5,4 @@ Default Value: `50`
This is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration.
## Description
Set the Flash LED Intensity.

View File

@@ -1,7 +1,6 @@
# Parameter `LogImageLocation`
Default Value: `/log/source`
## Description
Location on the SD-Card to store the raw images for logging.
!!! Warning

View File

@@ -1,5 +1,4 @@
# Parameter `LogfileRetentionInDays`
Default Value: `15`
## Description
Number of days to keep the raw images (`0` = forever)

View File

@@ -5,7 +5,6 @@ Default Value: `0`
This is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration.
## Description
Image Saturation (`-2` .. `2`)
!!! Note

View File

@@ -4,5 +4,4 @@ Default Value: `5`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Waiting time between switching illumination on and taking the picture (in seconds)-

View File

@@ -1,7 +1,6 @@
# Parameter `<NUMBER>.AnalogDigitalTransitionStart`
Default Value: `9.2`
## Description
This can be used if you have wrong values, but the recognition of the individual ROIs are correct.
Look for the start of changing of the first digit and note the analog pointer value behind.
Set it here. Only used on combination of digits and analog pointers.

View File

@@ -1,6 +1,5 @@
# Parameter `<NUMBER>.DecimalShift`
Default Value: `0`
## Description
Shift the decimal separator (positiv or negativ).
Eg. to move from 'm³' to 'liter' (1 m³ equals 1000 liters), you need to set it to +3.

View File

@@ -1,5 +1,4 @@
# Parameter `<NUMBER>.ExtendedResolution`
Default Value: `false`
## Description
Use the decimal place of the last analog counter for increased accuracy.

View File

@@ -1,7 +1,6 @@
# Parameter `<NUMBER>.IgnoreLeadingNaN`
Default Value: `true`
## Description
Leading `N`'s will be deleted before further processing.
This is only relevant for models which use `N`!

View File

@@ -1,6 +1,5 @@
# Parameter `<NUMBER>.MaxRateType`
Default Value: `AbsoluteChange`
## Description
Defines if the **Change Rate** compared to the previous value is calculated as absolute change (`AbsoluteChange`) or
as rate normalized to the interval (`RateChange` = change/minute).

View File

@@ -1,7 +1,6 @@
# Parameter `<NUMBER>.MaxRateValue`
Default Value: `0.05`
## Description
Maximum change of a reading.
Depending on the settings of `<NUMBER>.MaxRateType` it is either treated as `absolute` or `relative`!

View File

@@ -1,7 +1,6 @@
# Parameter `<NUMBERS>.AllowNegativeRates`
Default Value: `false`
## Description
Allow a meter to count backwards (decreasing values).
!!! Note

View File

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

View File

@@ -4,7 +4,6 @@ Default Value: `false`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
An additional consistency check.
It especially improves the zero crossing check between digits.

View File

@@ -4,6 +4,5 @@ Default Value: `true`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Do not show error message in return value.
In an error case, the last valid number will be used for the various transmission protocols (MQTT, InfluxDB, REST, ...).

View File

@@ -4,5 +4,4 @@ Default Value: `720`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Time in minutes, how long a previous read value is valid after reboot.

View File

@@ -1,6 +1,5 @@
# Parameter `PreValueUse`
Default Value: `true`
## Description
Use the previous value (value from previous round) for consistency checks.
This also work through a reboot of the device!

View File

@@ -4,6 +4,5 @@ Default Value: `false`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
Please fill me with an explanation and useful links

View File

@@ -4,6 +4,5 @@ Default Value: `undefined`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Hostname for the device.
It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.

View File

@@ -1,7 +1,6 @@
# Parameter `RSSIThreashold`
Default Value: ``
## Description
WLAN Mesh Parameter: Threshold for the RSSI value to check for start switching access point in a mesh system.
Possible values: `-100` .. `0`, `0` = disabled.
It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.

View File

@@ -4,5 +4,4 @@ Default Value: `true`
!!! Note
This parameter is not accessible through the Web Interface Configuration Page!
## Description
Set this parameter to `true` to stay in the Setup Mode after the next start of the device.

View File

@@ -4,7 +4,6 @@ Default Value: `pool.ntp.org`
!!! Warning
This is an **Expert Parameter**! Only change it if you understand what it does!
## Description
Time server to synchronize system time. If it is disabled or `undefined`, `pool.ntp.org` will be used.
You can also set it to the IP of your router. Many routers like Fritzboxes can act as a local NTP server.
To disable NTP, you need to activate it but set the TimeServer config to be empty (`""`).

View File

@@ -1,6 +1,5 @@
# Parameter `TimeZone`
Default Value: `CET-1CEST,M3.5.0,M10.5.0/3`
## Description
Time zone in POSIX syntax (Europe/Berlin = `CET-1CEST,M3.5.0,M10.5.0/3` - incl. daylight saving)
Check the table on `http://<DEVICE IP>/timezones.html` to find the settings for your region.

View File

@@ -5,6 +5,5 @@ $EXPERT_PARAMETER
$HIDDEN_IN_UI
## Description
Please fill me with an explanation and useful links