对接路径规划的列表(根据场站的下的)
优化无人机机场的监控视频的显示视频流畅度提升80% 添加首页tcp指示灯的机器状态信息展示功能。(暂不支持在此页面上设备的切换显示)
This commit is contained in:
@@ -98,7 +98,9 @@
|
||||
"value": "Value",
|
||||
"initialized": "Initialized",
|
||||
"no_data": "No Data",
|
||||
"voltage": "Voltage"
|
||||
"voltage": "Voltage",
|
||||
"tcp_reconnected": "TCP connection restored",
|
||||
"tcp_reconnect_failed": "TCP reconnection failed, please check network"
|
||||
},
|
||||
|
||||
"machine_details": {
|
||||
|
||||
@@ -98,7 +98,9 @@
|
||||
"value": "数值",
|
||||
"initialized": "已初始化",
|
||||
"no_data": "暂无数据",
|
||||
"voltage": "电压"
|
||||
"voltage": "电压",
|
||||
"tcp_reconnected": "TCP连接已恢复",
|
||||
"tcp_reconnect_failed": "TCP重连失败,请检查网络"
|
||||
},
|
||||
|
||||
"machine_details": {
|
||||
|
||||
Reference in New Issue
Block a user