光伏功能页面

This commit is contained in:
huangjp
2025-11-12 10:55:55 +08:00
parent d5c01162f6
commit 2ff46c5cbc
57 changed files with 12168 additions and 93 deletions

View File

@ -78,7 +78,6 @@ export default {
acRea: 'Active/Reactive',
active: 'Active',
reactive: 'Reactive',
eqptRunState: 'Eqpt Run State',
cumCharge: 'Cumulative charge',
cumDischarge: 'Cumulative discharge',
@ -103,10 +102,17 @@ export default {
rightHum: 'Right Humidity',
leftTem: 'Left Temperature',
rightTem: 'Right Temperature',
dataDisplay: 'Data Display',
airTopo: 'Air Conditioning Topology',
airTem: 'Air Conditioning Temperature'
airTem: 'Air Conditioning Temperature',
batVoltage: 'BAT voltage',
batCurrent: 'BAT current',
busVoltage: 'BUS voltage',
busCurrent: 'BUS current',
dc: 'DC',
dcVoltage: 'DC voltage',
operatingPower: 'operating power',
powerGenerationCapacity: 'power generation capacity',
powerGeneration: 'Power Generation'
}
}