@iotize/device-client.js
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

IoTize Device Client

This library is still in alpha stage. Breaking changes may occurs in future releases.

See CHANGELOG.

Installation

Browser

Download latest version or use this link to load from jsdeliver.

<script src="https://cdn.jsdelivr.net/npm/@iotize/device-client.js@latest/dist/iotize-device-client.min.js"/>

npm

npm install @iotize/device-client.js

Usage

// Library name: IoTizeDeviceClient
let iotizeDevice = IoTizeDeviceClient.Device.IoTizeDevice.create();

// ...

Typings

Typings are provided with the library.

import { IoTizeDevice } from "@iotize/device-client.js/device";

// ...

For more informations, read the documentation.

/@iotize/device-client.js/

    Package Sidebar

    Install

    npm i @iotize/device-client.js

    Weekly Downloads

    3

    Version

    0.0.2

    License

    none

    Unpacked Size

    6.07 MB

    Total Files

    444

    Last publish

    Collaborators

    • gvercasson
    • behnaz.bouchiat
    • stephane.leonard
    • iotize-dev
    • stephane.leonard.iotize