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'],