{{this.$t('homePage.device.timeGranularity')}}:
{{sampleTime}}
{{ panelData.outputPower | kWFormat }}
{{this.$t('homePage.device.acPower')}}({{panelData.outputPower | kwUnitFormat }})
{{ panelData.reactivePowerPCS }}
{{this.$t('homePage.device.acRecPower')}}(kVar)
{{ panelData.grid | isNull }}
{{this.$t('homePage.device.gridFrequency')}}(Hz)
{{ panelData.volA | isNull }}
{{this.$t('homePage.device.abLineVol')}}(V)
{{ panelData.volB | isNull }}
{{this.$t('homePage.device.bcLineVol')}}(V)
{{ panelData.volC | isNull }}
{{this.$t('homePage.device.caLineVol')}}(V)
{{ panelData.currentA | isNull }}
{{this.$t('homePage.device.acur')}}(A)
{{ panelData.currentB | isNull }}
{{this.$t('homePage.device.bcur')}}(A)
{{ panelData.currentC | isNull }}
{{this.$t('homePage.device.ccur')}}(A)
{{ panelData.dcPower | kWFormat }}
{{this.$t('homePage.device.DCPower')}}({{ panelData.dcPower | kwUnitFormat}})
{{ panelData.dcInputVol | isNull }}
{{this.$t('homePage.device.DCVol')}}(V)
{{ panelData.dcCurrent | isNull }}
{{this.$t('homePage.device.DCCurrent')}}(A)