Home
Softono
kuzzle-device-manager

kuzzle-device-manager

Open source Apache-2.0 TypeScript
19
Stars
9
Forks
6
Issues
7
Watchers
2 weeks
Last Commit

About kuzzle-device-manager

# Device manager This plugin provides the necessary APIs to manage a fleet of devices linked to assets. It allows to decode the payloads received for the different device models of the application. It works in a multi-tenant mode where each tenant has its own devices and assets. See the [documentation](https://next-docs.kuzzle.io/official-plugins/device-manager/2/) ## Usage In proper way to use this library in your program as an NPM module: ``` npm install kuzzle-device-manager ```

Platforms

Web Self-hosted

Languages

TypeScript

Device manager

This plugin provides the necessary APIs to manage a fleet of devices linked to assets.

It allows to decode the payloads received for the different device models of the application.

It works in a multi-tenant mode where each tenant has its own devices and assets.

See the documentation

Usage

In proper way to use this library in your program as an NPM module:

npm install kuzzle-device-manager