Merge pull request #205 from SyncrowIOT/sp-1493-data-foramtting-2.0

sp-1493-data-formatting-2.0.
This commit is contained in:
Faris Armoush
2025-05-26 15:19:18 +03:00
committed by GitHub

View File

@ -55,7 +55,7 @@ class PowerClampPhasesDataWidget extends StatelessWidget {
iconPath: Assets.powerActiveIcon,
title: 'Active Power',
value: _valueFromCode(
code: 'ReactivePower$phaseSuffix',
code: 'ActivePower$phaseSuffix',
points: phase?.dataPoints,
),
unit: 'W',