Influx Uploading

This commit is contained in:
2024-12-17 21:15:50 -05:00
parent b48eb7fa88
commit a5725edb36
8 changed files with 251 additions and 433 deletions

View File

@@ -8,7 +8,8 @@
"influx": {
"url": "http://influx.hacdc.org",
"apiKey": "",
"bucket": ""
"bucket": "",
"orgId": ""
}
},
"devices": [
@@ -17,7 +18,7 @@
"uniqueId": "",
"valueKey": "",
"valueModifier": "1",
"unit": ""
"influxKey": ""
}
]
}