startwithsierra / mangoh-to-gcloud

MangOH to GCloud tutorial & code sample
5 stars 1 forks source link

SWS :: MangOH to Google Cloud IoT

:book: This application is about building a device to cloud application with Google Cloud IoT

Summary

Overview

This application illustrates how to send data to a Google Cloud IoT platform from a Legato application running on a AirPrime WP module on mangOH Green or mangOH Red open source hardware platforms.

The tutorial details the source files of the Legato application and shows how to build, install and run the Legato application that sends mangOH native sensor data [ temperature + gyroscope ] to the cloud using MQTT protocol through Google Cloud IoT platform.

We'll build, install and run the application with the open source Linux-based embedded platform Legato toolchain and installation command line.

You must first install and run the utils-legato-mqtt application available here which is the MQTT client allowing our device to cloud application (MQTT publisher) to communicate.

Sources code

Select a specific board to access to the right source code:

Credits

Develop with :heart: by Majdi Toumi|Mhirba in Paris for Sierra Wireless.