@kaaiot/services
TypeScript icon, indicating that this package has built-in type declarations

1.6.4 • Public • Published

Kaa IoT Platform API TypeScript types

TypeScript types for KaaIoT Platform API Clients aimed at giving the possibility to build custom TypeScript-compatible external widget plugins for KaaIoT platform UI.

In order to embed and try using custom external plugin for Kaa, register on KaaIoT Cloud.

Read more about the KaaIoT plugin widgets here.

Installation and usage

In the root directory of the widget plugin project run:

npm install --save-prod @kaaiot/services

After the successful installation it will be possible to use Kaa API Clients in TypeScript projects.

Available starter kits

In order to make the first acquaintance with KaaIoT custom widgets and their development process easier, we have prepared basic project configurations with Webpack and Rollup bundlers:

Readme

Keywords

Package Sidebar

Install

npm i @kaaiot/services

Weekly Downloads

4

Version

1.6.4

License

Apache-2.0

Unpacked Size

79 kB

Total Files

55

Last publish

Collaborators

  • rsotnychenko
  • drmfl
  • kaaiot-team