@kaaiot/node-red-contrib-kaa

1.0.1 • Public • Published

node-red-contrib-kaa

This Node-RED node library, @kaaiot/node-red-contrib-kaa, facilitates integration with the Kaa IoT platform, allowing Node-RED to leverage a variety of Kaa functionalities. While these nodes form an integral part of the dedicated Kaa hosted Node-RED instance, they are also designed for independent use.

Nodes

The package includes the following nodes:

  • kaa-connector: Manages connections to the Kaa server.
  • kaa-update-metadata: Handles updating metadata on Kaa.
  • kaa-timeseries: Manages timeseries data.
  • kaa-command-subscription: Subscribes to commands from Kaa.
  • kaa-command-result: Handles command results from Kaa.
  • kaa-teltonika: Integrates with Teltonika devices.

Installation

To install this node library, run the following command in your Node-RED environment:

npm install @kaaiot/node-red-contrib-kaa

Ensure that you have Node-RED already installed and running before adding this package.

Usage

After installation, the nodes will be available in your Node-RED editor under the nodes panel. You can drag and drop these nodes into your flow and configure them according to your needs. Kaa hosted Node-RED provides flow examples using this library. Users can check the tutorial below to see how to use the nodes:

License

This project is licensed under the ISC License.

Package Sidebar

Install

npm i @kaaiot/node-red-contrib-kaa

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

52.3 kB

Total Files

24

Last publish

Collaborators

  • rsotnychenko
  • drmfl
  • kaaiot-team