DougAnsonAustinTX / bridge_workshop_aws_iot_cloud

Bridge workshop connecting AWS IoT with mbed Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bridge_workshop_aws_iot_cloud

Bridge workshop connecting AWS IoT with mbed Cloud (Pelion Device Management):w

Updates:

  • 08/22/2018: Update to v2.6 - FYI Connector support has been EOLed

  • 04/03/2018: Update to v2.4

  • 02/14/2018: Update to v2.3

  • 10/3/2017: Initial checkin of v2.2 workshop release content

Links for the workshop

"Git" command used to import the bridge container installer:

  git clone https://github.com/ARMmbed/connector-bridge-container-installer

JSON sample used as command to send to device (using CoAP "PUT" verb with a new_value to be set):

  Topic:  /mbed/put/<ENDPOINT_TYPE_GOES_HERE>/<ENDPOINT_NAME_GOES_HERE>/311/0/5850

  Payload: {"path":"/311/0/5850", "ep":"ENDPOINT_NAME_GOES_HERE", "new_value":"0","coap_verb":"put"}

Bridge Runtime Source (Apache 2 licensed)

  https://github.com/ARMmbed/pelion-bridge

About

Bridge workshop connecting AWS IoT with mbed Cloud