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

0.0.1-alpha.6 • Public • Published

IoTize device Config

Model and parsers for IoTize Configuration file.

Installation

Browser

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

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

npm

npm install @iotize/device-config.js

Usage

// Library name: IoTizeDeviceConfig
let IoTizeConfigModel = new IoTizeDeviceConfig.Model.IoTizeConfigModel(yourConfigAsJson);

// ...

Typings

Typings are provided with the library.

import { IoTizeConfigModel } from "@iotize/device-config.js/model";

// ...

For more informations, read the documentation.

Package Sidebar

Install

npm i @iotize/device-config.js

Weekly Downloads

0

Version

0.0.1-alpha.6

License

LICENSE

Unpacked Size

486 kB

Total Files

44

Last publish

Collaborators

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