Skip to content

sebescudie/VL.InfluxDB

Repository files navigation

VL.InfluxDB

A set of nodes that allow to connect and write to an InfluxDB database.

Installation

nuget install VL.InfluxDB

Considerations

This plugin only allows to write inside an InfluxDB database. You cannot read anything from it.

Motivations

This plugin was done in an urgent need to write something to an InfluxDB database, so I did not focus on the reading part.

Usage

Press F1 and look for the Send measurements to an InfluxDB database HowTo.

Credits

Implementation of kichristensen's InfluxDB.WriteOnly .NET library.

About

A VL plugin to write stuff in InfluxDB databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published