mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-31 14:51:02 +03:00
test1
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
[TakeImage]
|
||||
;RawImagesLocation = /log/source
|
||||
;RawImagesRetention = 15
|
||||
SaveAllFiles = false
|
||||
WaitBeforeTakingPicture = 2
|
||||
CamXclkFreqMhz = 20
|
||||
CamGainceiling = x8
|
||||
CamQuality = 10
|
||||
CamBrightness = 0
|
||||
@@ -35,9 +37,10 @@ LEDIntensity = 50
|
||||
Demo = false
|
||||
|
||||
[Alignment]
|
||||
InitialRotate = 0.0
|
||||
SearchFieldX = 20
|
||||
SearchFieldY = 20
|
||||
SearchMaxAngle = 15
|
||||
InitialRotate = 0.0
|
||||
AlignmentAlgo = default
|
||||
/config/ref0.jpg 103 271
|
||||
/config/ref1.jpg 442 142
|
||||
@@ -62,18 +65,19 @@ main.ana3 283 374 92 92 false
|
||||
main.ana4 155 328 92 92 false
|
||||
|
||||
[PostProcessing]
|
||||
main.DecimalShift = 0
|
||||
main.AnalogDigitTransitionStart = 9.2
|
||||
main.ChangeRateThreshold = 2
|
||||
PreValueUse = true
|
||||
PreValueAgeStartup = 720
|
||||
ErrorMessage = true
|
||||
main.AllowNegativeRates = false
|
||||
main.DecimalShift = 0
|
||||
main.AnalogToDigitTransitionStart = 9.8
|
||||
;main.MaxFlowRate = 4.0
|
||||
main.MaxRateValue = 0.05
|
||||
;main.MaxRateType = AbsoluteChange
|
||||
main.MaxRateType = AbsoluteChange
|
||||
main.ChangeRateThreshold = 2
|
||||
main.ExtendedResolution = false
|
||||
main.IgnoreLeadingNaN = false
|
||||
ErrorMessage = true
|
||||
main.CheckDigitIncreaseConsistency = false
|
||||
main.ProcessAlgoNew = false
|
||||
|
||||
;[MQTT]
|
||||
;Uri = mqtt://IP-ADRESS:1883
|
||||
@@ -81,8 +85,9 @@ main.CheckDigitIncreaseConsistency = false
|
||||
;ClientID = watermeter
|
||||
;user = USERNAME
|
||||
;password = PASSWORD
|
||||
RetainMessages = false
|
||||
HomeassistantDiscovery = false
|
||||
;RetainMessages = false
|
||||
;HomeassistantDiscovery = false
|
||||
;DiscoveryPrefix = 1
|
||||
;MeterType = other
|
||||
;CACert = /config/certs/RootCA.pem
|
||||
;ClientCert = /config/certs/client.pem.crt
|
||||
@@ -139,7 +144,7 @@ LogfilesRetention = 3
|
||||
TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
|
||||
;TimeServer = pool.ntp.org
|
||||
;Hostname = undefined
|
||||
RSSIThreshold = -75
|
||||
RSSIThreshold = 0
|
||||
CPUFrequency = 160
|
||||
Tooltip = true
|
||||
SetupMode = true
|
||||
SetupMode = true
|
||||
Reference in New Issue
Block a user