添加上料斗、下料斗存在错误信息时(表示付工那边没有连接上重量客户端),状态图标显示没连接,并且重量数据清0

This commit is contained in:
2025-11-17 16:02:46 +08:00
parent ccc794d158
commit cfaf1d5d92
4 changed files with 66 additions and 12 deletions

View File

@ -1,4 +1,4 @@
{
"hopper_up_weight": 1111,
"hopper_down_weight": 6524
"hopper_up_weight": "666666",
"hopper_down_weight": "5444444"
}