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 !!! 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!
## Description
Algorithm used for the alignment step. Algorithm used for the alignment step.
- `Default`: Use only red color channel - `Default`: Use only red color channel

View File

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

View File

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

View File

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

View File

@@ -4,5 +4,4 @@ Default Value: `20`
!!! 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!
## Description
`x` size (width) in which the reference is searched. `x` size (width) in which the reference is searched.

View File

@@ -4,6 +4,5 @@ Default Value: `20`
!!! 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!
## Description
`y` size (height) in which the reference is searched. `y` size (height) in which the reference is searched.

View File

@@ -4,7 +4,6 @@ Default Value: `0.5`
!!! 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!
## Description
Threshold above which the classification should be to accept the value (only meaningful for digits). Threshold above which the classification should be to accept the value (only meaningful for digits).
!!! Warning !!! Warning

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,4 @@
# Parameter `Model` # Parameter `Model`
Default Value: `/config/ana-cont_11.3.1_s2.tflite` 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. 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 !!! 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!
## Description
Automatically start the Flow (Digitization Rounds) immediately after power up. Automatically start the Flow (Digitization Rounds) immediately after power up.
!!! Note !!! Note

View File

@@ -1,6 +1,5 @@
# Parameter `Intervall` # Parameter `Intervall`
Default Value: `5` Default Value: `5`
## Description
Interval in minutes in which the Flow (Digitization Round) is run. 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. 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` # Parameter `DataLogActive`
Default Value: `true` Default Value: `true`
## Description
Activate data logging to SD-Card. Activate data logging to SD-Card.
!!! Warning !!! Warning

View File

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

View File

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

View File

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

View File

@@ -4,7 +4,6 @@ Default Value: `0.5`
!!! 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!
## Description
Threshold above which the classification should be to accept the value (only meaningful for digits). Threshold above which the classification should be to accept the value (only meaningful for digits).
!!! Warning !!! Warning

View File

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

View File

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

View File

@@ -1,5 +1,4 @@
# Parameter `Model` # Parameter `Model`
Default Value: `/config/dig-cont_0600_s3.tflite` Default Value: `/config/dig-cont_0600_s3.tflite`
## Description
Path to CNN model file for image recognition. See [here](../Choosing-the-Model) for details. 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 !!! 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!
## Description
This parameter can be used to configure the GPIO `IO0` pin. This parameter can be used to configure the GPIO `IO0` pin.
!!! Warning !!! Warning

View File

@@ -4,7 +4,6 @@ Default Value: `input disabled 10 false false`
!!! 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!
## Description
This parameter can be used to configure the GPIO `IO1` pin. This parameter can be used to configure the GPIO `IO1` pin.
!!! Warning !!! Warning

View File

@@ -4,7 +4,6 @@ Default Value: `input-pullup disabled 10 false false`
!!! 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!
## Description
This parameter can be used to configure the GPIO `IO12` pin. This parameter can be used to configure the GPIO `IO12` pin.
!!! Note !!! Note

View File

@@ -4,7 +4,6 @@ Default Value: `input-pullup disabled 10 false false`
!!! 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!
## Description
This parameter can be used to configure the GPIO `IO13` pin. This parameter can be used to configure the GPIO `IO13` pin.
!!! Note !!! Note

View File

@@ -4,7 +4,6 @@ Default Value: `input disabled 10 false false`
!!! 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!
## Description
This parameter can be used to configure the GPIO `IO3` pin. This parameter can be used to configure the GPIO `IO3` pin.
!!! Warning !!! Warning

View File

@@ -4,7 +4,6 @@ Default Value: `built-in-led disabled 10 false false`
!!! 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!
## Description
This parameter can be used to configure the GPIO `IO4` pin. This parameter can be used to configure the GPIO `IO4` pin.
!!! Warning !!! Warning

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,4 @@
# Parameter `user` # Parameter `user`
Default Value: `USERNAME` Default Value: `USERNAME`
## Description
Username for MQTT authentication. 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 is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.
## Description
Image Brightness (`-2` .. `2`) 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 is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.
## Description
Image Contrast (`-2` .. `2`) Image Contrast (`-2` .. `2`)
!!! Note !!! Note

View File

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

View File

@@ -4,7 +4,6 @@ Default Value: `false`
!!! 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!
## Description
Fixes the illumination setting of camera at the startup and uses this later --> Fixes the illumination setting of camera at the startup and uses this later -->
individual round is faster. individual round is faster.

View File

@@ -4,7 +4,6 @@ Default Value: `12`
!!! 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!
## Description
Quality index for pictures. `0` (high) .. `63` (low) Quality index for pictures. `0` (high) .. `63` (low)
!!! Warning !!! Warning
Values below `12` can result in reboots as the image gets larger and might no longer fit in the available RAM! 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 !!! 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!
## Description
Size of the camera picture. Size of the camera picture.
Available options: 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 is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.
## Description
Set the Flash LED Intensity. Set the Flash LED Intensity.

View File

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

View File

@@ -1,5 +1,4 @@
# Parameter `LogfileRetentionInDays` # Parameter `LogfileRetentionInDays`
Default Value: `15` Default Value: `15`
## Description
Number of days to keep the raw images (`0` = forever) 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 is an **Expert Parameter**! Only change it if you understand what it does!
This parameter can also be set on the Reference Image configuration. This parameter can also be set on the Reference Image configuration.
## Description
Image Saturation (`-2` .. `2`) Image Saturation (`-2` .. `2`)
!!! Note !!! Note

View File

@@ -4,5 +4,4 @@ Default Value: `5`
!!! 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!
## Description
Waiting time between switching illumination on and taking the picture (in seconds)- Waiting time between switching illumination on and taking the picture (in seconds)-

View File

@@ -1,7 +1,6 @@
# Parameter `<NUMBER>.AnalogDigitalTransitionStart` # Parameter `<NUMBER>.AnalogDigitalTransitionStart`
Default Value: `9.2` Default Value: `9.2`
## Description
This can be used if you have wrong values, but the recognition of the individual ROIs are correct. 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. 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. Set it here. Only used on combination of digits and analog pointers.

View File

@@ -1,6 +1,5 @@
# Parameter `<NUMBER>.DecimalShift` # Parameter `<NUMBER>.DecimalShift`
Default Value: `0` Default Value: `0`
## Description
Shift the decimal separator (positiv or negativ). 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. 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` # Parameter `<NUMBER>.ExtendedResolution`
Default Value: `false` Default Value: `false`
## Description
Use the decimal place of the last analog counter for increased accuracy. Use the decimal place of the last analog counter for increased accuracy.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -4,7 +4,6 @@ Default Value: `false`
!!! 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!
## Description
An additional consistency check. An additional consistency check.
It especially improves the zero crossing check between digits. It especially improves the zero crossing check between digits.

View File

@@ -4,6 +4,5 @@ Default Value: `true`
!!! 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!
## Description
Do not show error message in return value. 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, ...). 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 !!! 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!
## Description
Time in minutes, how long a previous read value is valid after reboot. Time in minutes, how long a previous read value is valid after reboot.

View File

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

View File

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

View File

@@ -4,6 +4,5 @@ Default Value: `undefined`
!!! 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!
## Description
Hostname for the device. Hostname for the device.
It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup. It gets automatically transferred to `/wlan.ini` on the SD-Card at next startup.

View File

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

View File

@@ -4,5 +4,4 @@ Default Value: `true`
!!! Note !!! Note
This parameter is not accessible through the Web Interface Configuration Page! 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. 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 !!! 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!
## Description
Time server to synchronize system time. If it is disabled or `undefined`, `pool.ntp.org` will be used. 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. 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 (`""`). To disable NTP, you need to activate it but set the TimeServer config to be empty (`""`).

View File

@@ -1,6 +1,5 @@
# Parameter `TimeZone` # Parameter `TimeZone`
Default Value: `CET-1CEST,M3.5.0,M10.5.0/3` 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) 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. 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 $HIDDEN_IN_UI
## Description
Please fill me with an explanation and useful links Please fill me with an explanation and useful links