nada-transform

command
v0.0.0-...-b0e7944 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: MIT Imports: 8 Imported by: 0

README

NADA-TRANSFORM

  • Subscribes to a configured MQTT topic
  • Inserts received data into the configured influxDB database

LAUNCH MOSQUITTO

  • cd <mosquitto directory>
  • ./mosquitto -v

CONFIGURE

  • env variables are in internal\nada-transform\env.env

LAUNCH APP

  • go run cmd/nada-transform/Main.go

PUBLISH TEST WITH MQTT LENS

  • {"sensorId": "S001", "airportId" : "A001", "measureType" : "temperature", "value" : 40.2, "timestamp" : "1977-04-22T01:00:00-05:00" }

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