https://github.com/naskio/n8n-nodes-influxdb
InfluxDB 2.x node for n8n.
https://github.com/naskio/n8n-nodes-influxdb
influxdb influxdb-client influxdb2 n8n n8n-nodes n8n-nodes-influxdb
Last synced: 6 months ago
JSON representation
InfluxDB 2.x node for n8n.
- Host: GitHub
- URL: https://github.com/naskio/n8n-nodes-influxdb
- Owner: naskio
- License: mit
- Created: 2022-02-27T10:47:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T16:20:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T02:04:24.987Z (about 1 year ago)
- Topics: influxdb, influxdb-client, influxdb2, n8n, n8n-nodes, n8n-nodes-influxdb
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/n8n-nodes-influxdb
- Size: 67.4 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# n8n-nodes-influxdb
InfluxDB 2.x node for n8n.
# Features
- Read data from InfluxDB 2.x.
- Write data to InfluxDB 2.x.# Contribute
Pull requests are welcome! For any bug reports, please create
an [issue](https://github.com/naskio/n8n-nodes-influxdb/issues).See the [contributing guide](./CONTRIBUTING.md) for more information.
# License
[MIT](./LICENSE)