node-red-contrib-letsfiware-ngsi

0.17.0 • Public • Published

node-red-contrib-letsfiware-NGSI Banner NGSI v2

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

NPM statistics

node-red-contrib-letsfiware-NGSI

Node-RED implementation for FIWARE Open APIs

📚 Documentation 🎯 Roadmap

このドキュメントは日本語でもご覧いただけます。

Supported custom nodes

Documentation

How to install

Run the following command on a command-line interface.

npm install node-red-contrib-letsfiware-ngsi

Tutorial

First of all, clone this repository.

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

Move current directory to node-red-letsfiware-NGSI/examples.

cd node-red-letsfiware-NGSI/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 2022-2023 Kazuhito Suda
Licensed under the MIT License.

Package Sidebar

Install

npm i node-red-contrib-letsfiware-ngsi

Weekly Downloads

35

Version

0.17.0

License

MIT

Unpacked Size

535 kB

Total Files

71

Last publish

Collaborators

  • lets-fiware