Total Output
${ totalPower.toFixed(1) } MW
Avg Wind Speed
${ avgWind.toFixed(1) } m/s
Optimal Range
Active Alerts
${ warningCount }
Requires Attention
Drone Fleet
${ activeDrones } / ${ drones.length }
${ drones.filter(d => d.status === 'Inspecting').length } Inspecting
风机矩阵状态
Active
Warning
Critical
${ t.id }
P: ${ t.power_output }
Vib:
${ t.vibration }
${ selectedTurbine.id } 实时遥测
${ selectedTurbine.status }Health Score
${ selectedTurbine.health_score }
Temperature
${ selectedTurbine.temperature }°C
选择风机查看详情
无人机调度状态
${ d.id }
${ d.location }
${ d.status }
${ d.battery_level }% Battery
维护日志
${ log.timestamp }
${ log.filename }
${ log.log_content }
AI 智能助手
Powered by SiliconFlow Qwen-2.5
${ msg.content }
正在分析数据...