node-red-contrib-ngsi-ld 0.4.0

Node-RED implementation for NGSI-LD

npm install node-red-contrib-ngsi-ld

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

Copyright 2023 Kazuhito Suda
Licensed under the MIT License.

Node Info

Version: 0.4.0
Updated 1 year, 1 month ago
License: MIT
Rating: 5.0 1

Actions

Rate:

Downloads

6 in the last week

Nodes

  • NGSI-LD Entity
  • NGSI-LD entities
  • NGSI-LD entity attributes
  • NGSI-LD entity attribute
  • NGSI-LD Batch operations
  • NGSI-LD broker
  • NGSI-LD broker version
  • NGSI-LD Encode
  • NGSI-LD Decode

Keywords

  • node-red
  • contrib
  • fiware
  • ngsi
  • context
  • process
  • data
  • json

Maintainers