@joanten/nodes7
Version:
Routine to communicate with Siemens S7 PLCs
24 lines (23 loc) • 449 B
JSON
{
"name": "@joanten/nodes7",
"description": "Routine to communicate with Siemens S7 PLCs",
"version": "1.0.1",
"author": {
"name": "Dana Moffit",
"email": "nodejsplc@gmail.com"
},
"keywords": [
"S7",
"Siemens",
"PLC",
"RFC1006",
"iso-on-tcp"
],
"repository": {
"type": "git",
"url": "https://github.com/plcpeople/nodes7"
},
"main": "nodeS7.js",
"engine": "node 10.x.x",
"license": "MIT"
}