From a1cd7f7d7909044547cd497094213e680991c273 Mon Sep 17 00:00:00 2001 From: Noe Date: Thu, 26 Oct 2023 16:54:29 +0200 Subject: [PATCH] Update front-end code --- .../frontend-marios2/src/content/dashboards/Log/graph.util.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/frontend-marios2/src/content/dashboards/Log/graph.util.tsx b/typescript/frontend-marios2/src/content/dashboards/Log/graph.util.tsx index 46fcf850f..442277fd5 100644 --- a/typescript/frontend-marios2/src/content/dashboards/Log/graph.util.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/Log/graph.util.tsx @@ -114,7 +114,7 @@ export const topologyPaths: TopologyPaths = { '/AcDc/Devices/3/Status/Ac/Power/Active', '/AcDc/Devices/4/Status/Ac/Power/Active' ], - inverterToDcBus: ['/AcDc/Dc/Power'], + inverterToDcBus: ['/AcDcToDcLink/Power'], dcBus: ['/DcDc/Dc/Link/Voltage'], dcBusToDcDcConnection: ['/DcDc/Dc/Link/Power'],