Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / IoT

Managing Amazon Greengrass Core Devices Remotely with Wind River Helix Device Cloud

0.00/5 (No votes)
21 Jul 2017CPOL1 min read 4.9K  
This tutorial will show you a method to restart your Amazon Greengrass Core Device remotely using HDC.

This article is for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers

Get access to the new Intel® IoT Developer Kit, a complete hardware and software solution that allows developers to create exciting new solutions with the Intel® Galileo and Intel® Edison boards. Visit the Intel® Developer Zone for IoT.

IoT devices come in many flavors these days from generic gateways to specialized devices. Using Intel® IoT Gateway Technology, Ubuntu* 16, and Wind River Helix* Device Cloud(HDC), remote management of your IoT system just became simple. There are many cloud service providers to choose from these days. Amazon has recently released a new IoT solution that supports Intel® IoT Gateway Technology called Amazon Greengrass Core. This tutorial will show you a method to restart your Amazon Greengrass Core Device remotely using HDC.

Prerequisites

  1. Install Ubuntu 16 (https://help.ubuntu.com/16.04/installation-guide/)
  2. Sign up for an Amazon Web Services (AWS)* Account (https://aws.amazon.com/)
  3. Install Amazon Greengrass Core (http://docs.aws.amazon.com/greengrass/latest/developerguide/gg-gs.html)
  4. Sign up for a HDC Trial Account (https://www.windriver.com/evaluations/)
  5. Download HDC Agent (https://windshare.windriver.com/)
  6. Install HDC Agent (https://knowledge.windriver.com/en-us/000_Products/040/050/020/000_Wind_River_Helix_Device_Cloud_Getting_Started/060/000)

Tutorial

1. Login into the HDC Portal at https://www.helixdevicecloud.com and Select the Device.

2. Remote login into Ubuntu 16 Device.

3. Stop and Start Amazon Greengrass Core.

Summary

This tutorial demonstrated how to restart an Amazon Greengrass Core Device remotely using Intel® IoT Gateway Technology and Helix Device Cloud. Now it is easy to manage your IoT solutions after deployment.

About the Author

Mike Rylee is a Software Engineer at Intel Corporation with a background in developing embedded systems and apps for Android*, Windows*, iOS*, and Mac*. He currently works on Internet of Things projects.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)