I need your help.
I am trying to get information from the game and pass it on to other programmes. The aim is to connect a SCADA system.
To do this, I would like to take the values from the following window.

Reading what power I generate works without any problems and I get the correct value.
However, the consumption does not work. I use electric_network_statistics.get_flow_count. However, this always shows 0 although the GUI shows other values.
Could you maybe help me to get the right values? Thanks