Skip to content

Example how to use Mqtt with a IoT. Server and Device in golang. Farmer example

License

Notifications You must be signed in to change notification settings

zilohumberto/go-mqtt-farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mqtt-farmer

Example how to use Mqtt with a IoT. Server and Device in golang. Farmer example

Requirements

Setup

go get ./... 
docker-compose up -d
export MQTT_URL=mqtt://ANY_USER:[email protected]:1884
go run service/main.go

About

Example how to use Mqtt with a IoT. Server and Device in golang. Farmer example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages