UNPKG

smithtek-node-red-tools

Version:

Set of tools for the Mako PLC, or any PLC

28 lines (25 loc) 593 B
{ "author": { "name": "D smith" }, "description": "Set of tools for the Mako PLC, or any PLC", "keywords": [ "Smithtek", "node-red", "tools" ], "license": "GPL-3.0+", "main": "index.js", "name": "smithtek-node-red-tools", "node-red": { "nodes": { "analog-input": "smithtek/analog.js", "multi-digital-input": "smithtek/digital.js", "flipflop": "smithtek/flipflop.js", "thermo-couple": "smithtek/thermo.js", "splitter": "smithtek/splitter.js" } }, "type": "version", "version": "1.0.0" }