I am using a Sinexcel Battery Inverter and have just upgraded the firmware to allow control of each phase individually. I have modified BatteryInverterSinexcel to address the appropriate registers and I have made some kludges to OEMS to test this and found that it works.
I am now struggling to figure out how to get access to the individual phase control from FixActivePower and ControllerBalancing. It seems there are Asymmetric objects but they aren’t used in any of the code I am using. There is an Asymmtric ESS but it isn’t available in Edge.
I think, I need to add all the new functions for individual phases to ManagedSymmetricEss and ManagedBatteryInverter.
I would appreciate of someone in the know could give advice on how to proceed.
This is my branch if you want to look.
Thanks.