dax.influxdb2reader.4.0.8.source-code.plugin_job_template.json Maven / Gradle / Ivy
{
"name": "influxdb2reader",
"parameter": {
"column": [
"location", "height", "wet"
],
"connection": [
{
"endpoint": "http://localhost:8086",
"bucket":"test",
"table": ["temperature"],
"org": "com.wgzhao"
}
],
"token":"YOUR_SECURE_TOKEN",
"range": ["-1h", "-5m"],
"limit": 10
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy