节点名称
+终端ID
+所属网关ID
+支持OTAA
+支持Class-C
+ +{{ item.name }}
+ +{{ item.gatewayid }}
+{{ item.supportOtaa ? "是" : "否" }}
+{{ item.supportClassc ? "是" : "否" }}
+ +设备采集数据
+设备在线状态
+{{ transformStatus(currentDevice.status) }}
+采集数据类型
+{{ transformType(currentDevice.dataType) }}
+{{ currentDevice.value }}
+单位:ug/m³
+PM1.0
+采集数据类型
+{{ transformType(currentDevice.dataType) }}
+{{ currentDevice.value }}
+单位:ug/m³
+PM2.5
+采集数据类型
+{{ transformType(currentDevice.dataType) }}
+{{ currentDevice.value }}
+单位:ug/m³
+PM10
+采集数据类型
+{{ transformType(currentDevice.dataType) }}
+{{ currentDevice.value }}
+当前温度
+单位:℃
+采集数据类型
+{{ transformType(currentDevice.dataType) }}
+{{ currentDevice.value }}
+当前湿度
+单位:%RH
+设备节点新增
+最后连接时间
+网关名称
+网关ID
+ ++ {{ + item.status === 1 ? "在线" : item.status === 2 ? "离线" : "从未连接" + }} +
+{{ item.lastConnect ? item.lastConnect : "" }}
+{{ item.name }}
+ + +包含设备列表
+状态
+节点名称
+终端ID
++ {{ + item.status === 1 ? "在线" : item.status === 2 ? "离线" : "从未连接" + }} +
+{{ item.name }}
+{{ item.devEui }}
+网关新增
+