MichaluxPL
MichaluxPL
Additional info - it looks, like directory contents on s3 is removed, but catalogue structrure remains. Is this a correct behaviour ?
Where do You set this AWS_ENDPOINT_URL variable ? Log shows that operator cannot resolve it to an address. If You try to do it in the cluster's manifest, than I'm...
From the api reference: Name | Description | Type -- | -- | -- endpointURL | Endpoint to be used to upload data to the cloud, overriding the automatic endpoint...
I've managed to get data from Sofar KTL-X series intverter via LSW-3. Thanks to work by https://github.com/jlopez77. Working solution is here: https://github.com/MichaluxPL/Sofar_LSW3 Actually each inverter has it's own register address...
Yep :) I've just managed to make it work for Sofar inverter (mostly thanks to work by https://github.com/jlopez77)
Working solution for Sofar Solar (K-TLX) inverter: https://github.com/MichaluxPL/Sofar_LSW3 Enjoy :)
If I understand You correctly, You have to convert register numbers (You have in Your docs) to hex values first. Than simply input it in config.cfg. XML file have to...