node-red-contrib-ngsi-ld

0.4.0 • Public • Published

node-red-contrib-NGSI-LD Banner NGSI LD

platform NPM version License: MIT
Unit Tests Coverage Status E2E Tests
GitHub Discussions

node-red-contrib-NGSI-LD

Node-RED implementation for NGSI-LD

📚 Documentation 🎯 Roadmap

Supported custom nodes

Documentation

How to install

Run the following command on a command-line interface.

npm install node-red-contrib-ngsi-ld

Tutorial

First of all, clone this repository.

git clone https://github.com/lets-fiware/node-red-contrib-NGSI-LD.git

Move current directory to node-red-contrib-NGSI-LD/examples.

cd node-red-contrib-NGSI-LD/examples

Create docker containers for the tutorial.

./service create

Start the containers

./service start

Open Node-RED using the URL: http://<IP address:1880/. It is the IP address of your machine running the Docker engine.

To stop the containers, run the following command.

./service stop

Source code

Related links

Copyright and License

Copyright 2023 Kazuhito Suda
Licensed under the MIT License.

Package Sidebar

Install

npm i node-red-contrib-ngsi-ld

Weekly Downloads

6

Version

0.4.0

License

MIT

Unpacked Size

173 kB

Total Files

37

Last publish

Collaborators

  • lets-fiware