mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 15:17:31 +00:00
sp-1493-data-formatting-2.0.
This commit is contained in:
@ -55,7 +55,7 @@ class PowerClampPhasesDataWidget extends StatelessWidget {
|
|||||||
iconPath: Assets.powerActiveIcon,
|
iconPath: Assets.powerActiveIcon,
|
||||||
title: 'Active Power',
|
title: 'Active Power',
|
||||||
value: _valueFromCode(
|
value: _valueFromCode(
|
||||||
code: 'ReactivePower$phaseSuffix',
|
code: 'ActivePower$phaseSuffix',
|
||||||
points: phase?.dataPoints,
|
points: phase?.dataPoints,
|
||||||
),
|
),
|
||||||
unit: 'W',
|
unit: 'W',
|
||||||
|
Reference in New Issue
Block a user