Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 584 Bytes

Kuzzle Plugin - Thing Manager

KuzzlePluginThingManager is a plugin for the Kuzzle IoT platform.

It allows to manage payloads received from a fleet of IoT devices, directly or through gateways.

This repository hosts only the issues and the documentation files.

See the documentation on ReadTheDocs.

Installation

The plugin is distributed as a Nodejs package, available on the NPM public registry.

npm install kuzzle-plugin-thing-manager

or

yarn add kuzzle-plugin-thing-manager