struggling to successfully compile --works in callExtension butarma CTDs

This commit is contained in:
2023-04-03 18:50:02 -07:00
parent eff339d8fe
commit 65dc43267a
26 changed files with 1725 additions and 124 deletions

6
settings.json.example Normal file
View File

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