/timeseries-forwarder

MQTT -> InfluxDB bridge

Primary LanguageJavaScript

Timeseries-Forwarder

This is an MQTT client that subscribes to the timeseries topic, and forwards received messages to an InfluxDB instance.

How to use

ATM, the host and port for the MQTT broker and the InfluxDB instance are hard-coded. You'll want to update according to your needs.

Dependencies

mqtt library