mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-01 22:29:03 +03:00
add missing config.ini entries for InfluxDBv2
This commit is contained in:
@@ -70,6 +70,14 @@ HomeassistantDiscovery = false
|
|||||||
;user = undefined
|
;user = undefined
|
||||||
;password = undefined
|
;password = undefined
|
||||||
|
|
||||||
|
;[InfluxDBv2]
|
||||||
|
;Uri = undefined
|
||||||
|
;Database =
|
||||||
|
;Measurement = undefined
|
||||||
|
;Org = undefined
|
||||||
|
;token = undefined
|
||||||
|
;main.fieldname = undefined
|
||||||
|
|
||||||
;[GPIO]
|
;[GPIO]
|
||||||
;MainTopicMQTT = wasserzaehler/GPIO
|
;MainTopicMQTT = wasserzaehler/GPIO
|
||||||
;IO0 = input disabled 10 false false
|
;IO0 = input disabled 10 false false
|
||||||
|
|||||||
Reference in New Issue
Block a user