🎛️ 监测站/地块列表
{{ mappedStations.length }}/{{ stations.length }} 已定位
{{ st.name }}
{{ st.latitude ? '已定位' : '未定位' }}
📱 所选地块硬件设备明细
{{ selectedStation.name }}
🌤️
{{ wDev.nickname && wDev.nickname !== wDev.deviceName ? wDev.nickname : '气象环境监测站' }}
序列号: {{ wDev.deviceName || wDev._id }}
● 运行中 ⚙️
📷
{{ cDev.nickname && cDev.nickname !== cDev.deviceName ? cDev.nickname : '高清拍照摄像头' }}
序列号: {{ cDev.deviceName || cDev._id }}
📷 在线 ⚙️
当前地块暂未绑定任何气象站或摄像头设备
请在上方点击选择地块以查看绑定设备
请在河北地图上点击选取监测站位置坐标
📍 提示:当前暂无打点监测站,请点击右上角【🎯 📍 拾取/绑定坐标】在地图上点击打点绑定
📡 {{ selectedStation ? selectedStation.name : '请在地图上选择监测站' }}
📱 {{ activeGroup?.name }}
({{ currentGroupIndex + 1 }}/{{ deviceGroups.length }})
🌤️ {{ activeGroup.weatherDev.nickname || activeGroup.weatherDev.deviceName }}
(SN: {{ activeGroup.weatherDev.deviceName }})
🧱 土壤温度
{{ getDevMetric(activeGroup.weatherDev, 'soilTemp') }}°C
🌾 土壤湿度
{{ getDevMetric(activeGroup.weatherDev, 'soilHumi') }}%
🌡️ 空气温度
{{ getDevMetric(activeGroup.weatherDev, 'airTemp') }}°C
💧 空气湿度
{{ getDevMetric(activeGroup.weatherDev, 'airHumi') }}%
暂未绑定 NMQXAACC 型号气象站
📷 {{ activeGroup && activeGroup.cameraDev ? (activeGroup.cameraDev.nickname || activeGroup.cameraDev.deviceName) : '拍照摄像头' }}
(SN: {{ activeGroup.cameraDev.deviceName }})
未绑定摄像头