Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The most likely candidates for change are the host, username, and password.  For simplicity this example does not use or support TLS over MQTT without modifications.

 

There are two library dependencies on the application.  Each Mosquitto is the only dependency of the sample application. It must be installed on your development machine before building the sample application.

  • Mosqutto
    • Can be downloaded here.  Included in the link are instructions for various platforms.  Make sure in the end of installation the development libraries are available on your build path.
    • This is how one would do it in Ubuntu Linux 14.04