This repository contains a number of MQTT clients ready ready to be built for Ubuntu Core
Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
bin
icons
README.md
snapcraft.yaml

README.md

mqtt-for-ubuntu-core

This repository contains a number of MQTT clients ready ready to be built for Ubuntu Core
To build this project clone this repository on your Ubuntu Classic machine using git clone git@github.com:campbieil/mqtt-for-ubuntu-core.git
Then enter the directory cd mqtt-for-ubuntu-coreand enter snapcraft
This will be a snap that you can then install into your Ubuntu Core target
You can either do a snappy -remote or scp the snap to your Ubuntu Core machine and install it from there using sudo snappy install --allow-unauthenticated mqtt_testclient_1_amd64.snap
To run it on your machine use mqtttestclient.mqttpublish
Note that you need ot have snapcraft installed on your machine.
When running on your Ubuntu Core target you will see your snap send and receive messages on the topic ubuntucore