I am trying to figure out how to calculate a self-consumed energy value (and %) but I am struggling with how to get some of the required data elements via a Fronius PUSH data service.
I was thinking that I could define an Extended Data Rule as follows:
[Self-Consumed] = [Consumed] - [Imported]
and
[Self-Consumed-Percent] = [Self-Consumed] / [Consumed] * 100
Consumed comes in via the v3 parameter but I cannot see how to get the Imported value from my Fronius PUSH feed?
Can anyone point me in the right direction?
Thanks
David