goqtt-influx

command module
v0.0.0-...-1d2d77f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2020 License: MIT Imports: 8 Imported by: 0

README

goqtt-influx

Example connecting a MQTT client to an InfluxDB database using goqtt.

configuration

Configuration is done through environment variables. The InfluxDB server and bucket, as well as the MQTT broker and topic, should be set using the following environment variable names.

export INFLUX_HOST=http://192.168.1.210:8086
export INFLUX_BUCKET=goqtt-bucket
export MQTT_HOST=192.168.1.243
export MQTT_TOPIC=arduino/goqtt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL