Skip to content

Releases: PelionIoT/mbed-cloud-sdk-javascript

1.2.1 alpha

27 Jul 23:30
Compare
Choose a tag to compare
1.2.1 alpha Pre-release
Pre-release

1.2.1-alpha

Deliverables

The application is hosted on GitHub at https://github.com/ARMmbed/mbed-cloud-sdk-javascript and can be installed using npm:

$ npm install ARMmbed/mbed-cloud-sdk-javascript#1.2.1-alpha

Changes

  • Initial early access release tracking mbed Cloud 1.2 APIs
  • APIs supported:
    • Account Management
    • Certificates
    • Connect
    • Device Diectory
    • Update
  • Environments supported:
    • Node.js
    • Browser
  • Examples outlining browser and node usage as well as an example proxy server
  • Full documentation outlining usage

1.2.0 alpha

29 Jun 14:16
Compare
Choose a tag to compare
1.2.0 alpha Pre-release
Pre-release

1.2.0-alpha

Deliverables

The application is hosted on GitHub at https://github.com/ARMmbed/mbed-cloud-sdk-javascript and can be installed using npm:

$ npm install ARMmbed/mbed-cloud-sdk-javascript#1.2.0-alpha

Changes

  • Initial early access release tracking mbed Cloud 1.2 APIs
  • APIs supported:
    • Account Management
    • Certificates
    • Connect
    • Device Diectory
    • Update
  • Environments supported:
    • Node.js
    • Browser
  • Examples outlining browser and node usage as well as an example proxy server
  • Full documentation outlining usage