@softwaredevelopment/node-red-contrib-bodhi-connector
v1.0.4
Published
Bodhi connector configuration for connecting nodes to bodhi through bodhi bridge
Downloads
55
Readme
@softwaredevelopment/node-red-contrib-bodhi-connector
Bodhi connector node for node-red
Installation
Install via the Palette Manager or from within your node-red directory (typically ~/.node-red
) run:
npm i @softwaredevelopment/node-red-contrib-bodhi-connector
Usage
Provides a configurational node which can connect to server and act as a gateway for device nodes.
Please see the Node Help
section from within node-red for more info
Development
Build the project
npm run build