1 Star 0 Fork 0

dustin.wei/tianyi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
dtu_config.json 652 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dustin Wei(韦伟) 提交于 2024-08-30 10:22 . first commit
{
"system_config": {
"cloud": "mqtt"
},
"aiot": {
"server": "202.105.101.70",
"port": "8685",
"client_id": "",
"username": "",
"password": "l4n8NP8fUDskG7Wqxa7OTcLzH27L_5Y9NwtmxZWA1aw",
"clean_session": false,
"qos": 0,
"keepalive": 60,
"subscribe": "device_control",
"publish": "device_uplink"
},
"socket_private_cloud_config": {
"ip_type": "IPv4",
"domain": "47.113.147.169",
"port": "6666",
"keep_alive": 1
},
"uart_config": {
"uart": 2,
"baudrate": 115200,
"databits": 8,
"parity": 0,
"stopbits": 1,
"flowctl": 0,
"rs485_direction_pin": ""
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dustin-wei/tianyi.git
git@gitee.com:dustin-wei/tianyi.git
dustin-wei
tianyi
tianyi
master

搜索帮助