1 Star 0 Fork 12

chg / modbus-protocol-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.yaml 428 Bytes
一键复制 编辑 原始数据 按行查看 历史
hezhuozhuo 提交于 2022-12-21 09:55 . 增加离线通知
server:
address: 0.0.0.0:502 #服务地址
mqtt:
broker: 127.0.0.1:1883 #mqtt服务端地址
username: root
password: root
topic_to_publish: device/attributes #发送主题
topic_to_subscribe: plugin/modbus/#
status_topic: device/status
subscribe_pool: 100 #客户端订阅处理并发池
http_server:
address: 0.0.0.0:503 #http服务地址
thingspanel:
address: 127.0.0.1:9999 #thingspanel服务地址
1
https://gitee.com/chgsoft/modbus-protocol-plugin.git
git@gitee.com:chgsoft/modbus-protocol-plugin.git
chgsoft
modbus-protocol-plugin
modbus-protocol-plugin
main

搜索帮助