0.1.13 • Published 8 months ago

victron-mqtt-consumer v0.1.13

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 months ago

victron-mqtt-consumer

TypeScript version Node.js version APLv2

Description

This is a simple Node.js application that 1. consumes MQTT messages from Victron devices 2. Holds collected data in memory (with typed accessors) 3. Offers some basic controlling capabilities (e.g. to set gridPoint) 4. (if configured) publishes them to InfluxDB.

Storing in InfluxDB

The application can be configured to store the data in InfluxDB. This is done by passing the correct options, during creation of the consumer. The database will be created if it does not exist.

The data structure is parallel to the Implementation of https://github.com/victronenergy/venus-docker-grafana-images to allow usage of the same Grafana dashboards. Thanks guys!

License

Licensed under the APLv2. See the LICENSE file for details.

0.1.13

8 months ago

0.1.12

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago