0.4.0 • Published 1 year ago

node-red-contrib-ngsi-ld v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

:books: Documentation:dart: 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.

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago