node-red-contrib-edgesignal-connector 1.3.10
edgesignal connector
Getting Started
This project can be used for connecting applications with node-red nodes...
Prerequisites
This project required latest npm version
- npm
npm install npm@latest -g
Installation
add edgesignal-connector node on node-red UI using palette manager.
Build test
npm install . -g
Publist to npmjs repository
npm publish
Package locally
npm pack