mirror of
https://github.com/bjoernellens1/ESP32-PowerGuard.git
synced 2024-11-23 17:35:07 +00:00
14 lines
319 B
YAML
14 lines
319 B
YAML
|
apiVersion: 1
|
||
|
|
||
|
datasources:
|
||
|
- name: InfluxDB_v2_Flux
|
||
|
type: influxdb
|
||
|
access: proxy
|
||
|
url: http://influxdb:8086
|
||
|
jsonData:
|
||
|
version: Flux
|
||
|
organization: org-uni
|
||
|
defaultBucket: bucket-digitalisierung
|
||
|
tlsSkipVerify: true
|
||
|
secureJsonData:
|
||
|
token: 8gs8r6ZZp@%EGnR@xRpJ@d4sH2M%5m8#
|