🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

mbed-cloud-sdk

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mbed-cloud-sdk

Pelion Device Management SDK for JavaScript

2.6.10
latest
Source
npm
Version published
Weekly downloads
56
30.23%
Maintainers
3
Weekly downloads
 
Created
Source

Pelion Device Management SDK for JavaScript

License version CircleCI codecov engine downloads

The Pelion Device Management SDK provides a simplified interface to the Pelion Device Management APIs by exposing functionality using conventions and paradigms familiar to JavaScript developers.

Prerequisites

Node.js > v10.16.0 (lts) yarn

Installation

The SDK is distributed using npm. To install the package in your project:

$ yarn add mbed-cloud-sdk

/node_modules/mbed-cloud-sdk now contains:

  • bundles - minified browser scripts.
  • lib - CommonJS modules.
  • lib-es6 - ESNext modules.
  • types - Typescript types.

Documentation and examples

See the full documentation and API reference at https://cloud.mbed.com/docs/latest/mbed-cloud-sdk-javascript.

Please refer to the examples folder for some node and web examples.

Contributing

Pelion Device Management SDK for JavaScript is open source and we would like your help; there is a brief guide on how to get started in CONTRIBUTING.md.

License

Pelion Device Management SDK for JavaScript is free-to-use and licensed under the Apache License 2.0. See LICENSE file for more information.

Keywords

Pelion

FAQs

Package last updated on 30 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts