mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-19 14:08:57 +03:00
Update config.ini (#1880)
This commit is contained in:
@@ -9,7 +9,7 @@ LEDIntensity = 50
|
|||||||
ImageQuality = 12
|
ImageQuality = 12
|
||||||
ImageSize = VGA
|
ImageSize = VGA
|
||||||
FixedExposure = false
|
FixedExposure = false
|
||||||
;Demo = false
|
;Demo = true
|
||||||
|
|
||||||
[Alignment]
|
[Alignment]
|
||||||
InitialRotate = 179
|
InitialRotate = 179
|
||||||
@@ -56,11 +56,13 @@ CheckDigitIncreaseConsistency = false
|
|||||||
|
|
||||||
;[MQTT]
|
;[MQTT]
|
||||||
;Uri = mqtt://IP-ADRESS:1883
|
;Uri = mqtt://IP-ADRESS:1883
|
||||||
;MainTopic = wasserzaehler
|
;MainTopic = watermeter
|
||||||
;ClientID = wasser
|
;ClientID = watermeter
|
||||||
;user = USERNAME
|
;user = USERNAME
|
||||||
;password = PASSWORD
|
;password = PASSWORD
|
||||||
;SetRetainFlag = true
|
;SetRetainFlag = true
|
||||||
|
;HomeassistantDiscovery = true
|
||||||
|
;MeterType = other
|
||||||
|
|
||||||
;[InfluxDB]
|
;[InfluxDB]
|
||||||
;Uri = undefined
|
;Uri = undefined
|
||||||
|
|||||||
Reference in New Issue
Block a user