generally working with Python/Pythia

This commit is contained in:
2023-04-07 01:30:54 -07:00
parent cc6f6b911c
commit deb145a7ce
8 changed files with 210 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"host" : "http://INFLUX_URL:8086",
"token": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX_AUTH_TOKEN_XXXXXXXXXXXXXXXXXXXXXXXXXXX",
"org" : "ORG_NAME",
"bucket" : "BUCKET_NAME",
}