@@ -43,14 +43,14 @@ AlignmentAlgo = default
43
43
/config/ref1.jpg 536 113
44
44
45
45
[Digits]
46
- Model = /config/dig-cont_0710_s3_q .tflite
46
+ Model = /config/dig-cont_0810_s3_q .tflite
47
47
CNNGoodThreshold = 0.5
48
48
; ROIImagesLocation = /log/digit
49
49
; ROIImagesRetention = 3
50
50
main.dig1 438 62 49 71 false
51
51
52
52
[Analog]
53
- Model = /config/ana-cont_1300_s2 .tflite
53
+ Model = /config/ana-cont_1400_s2_q .tflite
54
54
; ROIImagesLocation = /log/analog
55
55
; ROIImagesRetention = 3
56
56
main.ana1 452 199 120 120 false
@@ -67,7 +67,7 @@ main.AllowNegativeRates = true
67
67
main.ExtendedResolution = true
68
68
main.IgnoreLeadingNaN = false
69
69
ErrorMessage = true
70
- CheckDigitIncreaseConsistency = false
70
+ main. CheckDigitIncreaseConsistency = false
71
71
72
72
; [MQTT]
73
73
; Uri = mqtt://IP-ADRESS:1883
@@ -76,11 +76,14 @@ CheckDigitIncreaseConsistency = false
76
76
; user = USERNAME
77
77
; password = PASSWORD
78
78
RetainMessages = false
79
+ ; DomoticzTopicIn = undefined
80
+ ; main.DomoticzIDX = undefined
79
81
HomeassistantDiscovery = false
80
82
; MeterType = other
81
83
; CACert = /config/certs/RootCA.pem
82
84
; ClientCert = /config/certs/client.pem.crt
83
85
; ClientKey = /config/certs/client.pem.key
86
+ ; ValidateServerCert = true
84
87
85
88
; [InfluxDB]
86
89
; Uri = undefined
@@ -133,4 +136,3 @@ TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
133
136
RSSIThreshold = -75
134
137
CPUFrequency = 160
135
138
SetupMode = false
136
-
0 commit comments