{{ deviceInfo.devName }}
操作
参数设置
设备ID
{{ deviceInfo.devBid }}
上报时间
{{ formatTimestamp(deviceInfo.uptime) }}
设备位置
{{ deviceInfo.address }}
{{
deviceInfo.devStatus == '1' ? '在线' : '离线'
}}
实时数据
历史数据
{{ startDate }}
至
{{ endDate }}
空气温度:{{at}}℃
{{swc.val}}
%
{{swc.label}}
{{item.val}}
℃
{{item.label}}
{{item.val}}
ms/cm
{{item.label}}
历史数据
{{ formatTimestamp(item.upl_time) }}
{{ item[item1.prop] }}