Skip to content

Ell-i/node-red-contrib-fiware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-fiware

A set of nodes that allow you to interact with a FiWare instance

Functionality

We introduce a "fiware" node that can be used to represent a device towards Fiware Orion broker

Install via NPM

From inside your node-red directory (usually ~/.node-red or $NODE_RED_HOME)

cd $NODE_RED_HOME
npm install node-red-contrib-fiware

Install from Source

cd $NODE_RED_HOME/nodes
git clone https://github.com/Ell-i/node-red-contrib-fiware.git
cd ./node-red-contrib-fiware
npm install

About

Ability for Node RED to represent a number of IoT nodes to FIWARE Orion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.6%
  • JavaScript 42.4%