mqttclient

command
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2021 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

This is a sensor station that uses a ESP8266 or ESP32 running on the device UART1. It creates an MQTT connection that publishes a message every second to an MQTT broker.

In other words: Your computer <--> UART0 <--> MCU <--> UART1 <--> ESP8266 <--> Internet <--> MQTT broker.

You must install the Paho MQTT package to build this program:

go get -u github.com/eclipse/paho.mqtt.golang

Jump to

Keyboard shortcuts

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