1 Star 0 Fork 0

xiaoY/node-red-contrib-s7

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 820 Bytes
一键复制 编辑 原始数据 按行查看 历史
Daniel Michalichyn 提交于 2022-01-20 09:56 . 3.1.0
{
"name": "node-red-contrib-s7",
"version": "3.1.0",
"description": "A Node-RED node to interact with Siemens S7 PLCs",
"main": "index.js",
"dependencies": {
"@st-one-io/nodes7": "1.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/st-one-io/node-red-contrib-s7.git"
},
"bugs": {
"url": "https://github.com/st-one-io/node-red-contrib-s7/issues"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hardware",
"s7",
"logo",
"siemens",
"plc",
"profinet",
"node-red"
],
"node-red": {
"nodes": {
"s7": "red/s7.js"
}
},
"author": "ST-One Ltda.",
"license": "GPL-3.0-or-later"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yqg.tom/node-red-contrib-s7.git
[email protected]:yqg.tom/node-red-contrib-s7.git
yqg.tom
node-red-contrib-s7
node-red-contrib-s7
master

搜索帮助