Skip to content

ARMmbed/bridge_workshop_ms_iothub_cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

bridge_workshop_ms_iothub_cloud

Bridge workshop connecting MS Azure IoTHub with mbed Cloud (Pelion Device Management)

Updates:

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

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

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

  • 10/3/2017: Initial checking with 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 Microsoft Azure IoTHub with mbed Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published