1 Star 0 Fork 0

Allen/node-red-contrib-s7-master

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 861 Bytes
一键复制 编辑 原始数据 按行查看 历史
Allen 提交于 2024-08-28 13:52 . 第一次提交
{
"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",
"node-red-contrib-s7": "^3.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"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/abc123zxc/node-red-contrib-s7-master.git
git@gitee.com:abc123zxc/node-red-contrib-s7-master.git
abc123zxc
node-red-contrib-s7-master
node-red-contrib-s7-master
master

搜索帮助