UNPKG

@redplc/node-red-rpi-ads1115

Version:

Node-RED node for ads1115 16bit adc using with redPlc nodes.

25 lines (22 loc) 594 B
{ "name": "@redplc/node-red-rpi-ads1115", "description": "Node-RED node for ads1115 16bit adc using with redPlc nodes.", "version": "2.0.8", "license": "Apache-2.0", "private": false, "bugs": "https://github.com/redplc/redplc/issues", "author": { "name": "Derya Y.", "email": "iot.redplc@gmail.com" }, "keywords": ["node-red", "iot", "redplc", "plc", "control", "raspberry pi", "rpi", "analog", "adc", "analog to digital", "ads1115" ], "node-red": { "version": ">=2.0.0", "nodes": { "redplc-ads1115": "nodes/redplc-ads1115.js" } } }