查询
线路:{{ childMsg.lineName || childMsg.lineName }}
杆塔:{{ childMsg.towerName || childMsg.name }}
终端:{{ childMsg.cmdid }}
温度趋势
湿度趋势
{{
$moment(scope.row.updateTime * 1000).format(
"YYYY-MM-DD HH:mm:ss"
)
}}
-
{{ scope.row.humidity.toFixed(1) }}
-
{{ scope.row.maxWindSpeed.toFixed(1) }}
{{ scope.row.radiationIntensity.toFixed(0) }}
-
{{ scope.row.avgWindSpeed10min.toFixed(1) }}
{{ scope.row.avgWindDir10min.toFixed(1) }}
-
{{ scope.row.maxWindSpeed.toFixed(1) }}