Hi,
Great information :-) I'm trying to see if I can work out from the cloud portal and its API, what any of the other data items from my inverters are and add those to the lists. I can see some battery type and version info in solaxcloud, which I expect will be in the API response somewhere.
Meanwhile, one update for you: I've checked the 'Information' array from my inverters (X1 Hybrid G4 & X1 mini 2.0):
- For the X1 mini with firmware 3.x, the type is still 4 but the 'Information' section follows the format for type >8; it's the same format as my Hybrid G4. I think this may be the same for anything with v3.x firmware, but I can only confirm for the two types that I have.
I guess that 'ver' will now need to be included in the logic to determine what data is in each position.
Hi,
Great information :-) I'm trying to see if I can work out from the cloud portal and its API, what any of the other data items from my inverters are and add those to the lists. I can see some battery type and version info in solaxcloud, which I expect will be in the API response somewhere.
Meanwhile, one update for you: I've checked the 'Information' array from my inverters (X1 Hybrid G4 & X1 mini 2.0):
I guess that 'ver' will now need to be included in the logic to determine what data is in each position.