Hello Good people of the world
I need some reverse engineering expertise to decode some CANbus data.
Maybe there is some smart eev's that can help.

I have a SPH10000TL3 BH and a diy battery i love to get working.
We have the pylontech battery system at work, so i have sniffed some data between the inverter and BMS.
I made a C# program to try help decode the data, but i have a little trouble figuring out where the data is located. i need to find battery voltage and state of charge as a minimum, for the inverter to function (i think).
The files:
Program (use as you like, not pretty but kinda works, C# is not my main expertise

)
inverter tx.log - the CAN tgm's from inverter only
inv-bat-stby_full.log - The battery is approx 90% SOC, log is done over night without load.
batt full discharge.log - The battery is approx 90% SOC, log is done over night with load to around 0% SOC.
Thanks ArCoN