node-edge
Version:
node-edge is a tcp communication library for edge computing using local area networking.
40 lines (39 loc) • 688 B
JSON
{
"name": "node-edge",
"version": "1.5.8",
"description": "node-edge is a tcp communication library for edge computing using local area networking.",
"main": "index.js",
"license": "MIT",
"directories": {},
"engines": {
"node": ">= 12.0.0"
},
"keywords": [
"tcp",
"edge",
"pi",
"raspberry",
"raspberry pi",
"rpi",
"m2m",
"iot",
"IoT",
"iiot",
"dcs",
"tcp",
"LAN",
"mqtt",
"node-red",
"endpoint",
"industry 4.0",
"automation",
"scada",
"local area network",
"edge-computing",
"cloud-computing"
],
"author": {
"name": "Ed Alegrid",
"email": "ealegrid@gmail.com"
}
}