UNPKG

@softwaredevelopment/node-red-contrib-bodhi-device-housekeeping

Version:

housekeeping device for bodhi node red

25 lines (15 loc) 510 B
# @softwaredevelopment/node-red-contrib-bodhi-device-housekeeping Housekeeping device for bodhi 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-device-housekeeping ``` ## Usage Provides a standard node for housekeeping device for bodhi. Please see the `Node Help` section from within node-red for more info ## Development ### Build the project ``` npm run build ```