This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
yanh
/
RustWeightService
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
rust称重到mqtt
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20
Commits
4
Branches
164KB
Tree:
b5a56fb76e
JinJiang
dev
master
晋江
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'b5a56fb76e'
${ noResults }
RustWeightService
/
config.json
config.json
77B
Raw
Normal View
History
增加配置文件
3 months ago
端口等配置在文件里
3 months ago
配置优化
2 months ago
websocket通信
2 months ago
优化
3 months ago
1
2
3
4
5
{
"scale_type": "001",
"serial_port": "com1",
"baud_rate": 9600
}