@iotize/tap
TypeScript icon, indicating that this package has built-in type declarations

2.26.0 • Public • Published

IoTize Device Client

See CHANGELOG.

Installation

Browser

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

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

npm

npm install @iotize/tap

Usage

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

// ...

Typings

Typings are provided with the library.

import { IoTizeDevice } from '@iotize/tap/device';

// ...

For more informations, read the documentation.

Package Sidebar

Install

npm i @iotize/tap

Weekly Downloads

1,801

Version

2.26.0

License

MIT

Unpacked Size

16.8 MB

Total Files

2726

Last publish

Collaborators

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