Skip to content

netmoregroup/netmore-mqtt-go-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netmore Connect Go sample application.

Setup

Download you certificate and stor it in a directory with the same name as you customerId.

mkdir certs/<customerId>
cd certs/<customerId>/
unzip download.zip
> client.crt
> client.key
> ca.crt

Build

go build

Run

./netmore-mqtt-go-sample <customerId>

Documentation

Documentation on the topic structure and formats can be found at README.md

About

Netmore MQTT Go sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages