光伏功能页面
This commit is contained in:
@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user