Skip to content

1.2.1 alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@thegecko thegecko released this 27 Jul 23:30

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