Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kuzzleio/kuzzle-device-manager

IoT Devices & Assets Management providing digital twins, payload decoding, normalized measures, provisioning. Multi-Tenant ready for white labelled and B2B2C applications.
https://github.com/kuzzleio/kuzzle-device-manager

asset-management device-management hacktoberfest iot kuzzle kuzzle-iot-platform kuzzle-plugin multitenancy scalability whitelabel

Last synced: 2 days ago
JSON representation

IoT Devices & Assets Management providing digital twins, payload decoding, normalized measures, provisioning. Multi-Tenant ready for white labelled and B2B2C applications.

Awesome Lists containing this project

README

        

# 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
```