模拟设备 - {{ systemInfo.gatewayId }}号网关
{{ item.deviceType }} - {{ item.deviceNo }} 状态
IP: {{ item.ip }}
端口: {{ item.port }}
虚拟: {{ item.fake }}
实现类: {{ item.threadImpl }}
模拟设备状态
{{ currentDeviceData.deviceType }} - {{ currentDeviceData.deviceNo }} 更新状态 提交更新
模式: {{ currentDeviceData.data.mode }}
状态: {{ currentDeviceData.data.deviceStatus }}
顶升: {{ currentDeviceData.data.hasLift }}
托盘: {{ currentDeviceData.data.hasPallet }}
坐标: {{ currentDeviceData.data.currentCode }}
异常: {{ currentDeviceData.data.errorCode }}
充电: {{ currentDeviceData.data.hasCharge }}
电量: {{ currentDeviceData.data.batteryPower }}
电压: {{ currentDeviceData.data.batteryVoltage }}
运行方向: {{ currentDeviceData.data.runDirection }}
速度: {{ currentDeviceData.data.speed }}
模式:
状态:
顶升:
托盘:
坐标:
异常:
充电:
电量:
电压:
运行方向:
速度:
原始数据: {{ currentDeviceData }}