Pyctuator now allows adding arbitrary details to the "Info" section in SBA.
See documentation at https://github.com/SolarEdgeTech/pyctuator#additional-application-info
v.0.13.5
First SBA registration was done on the "main thread" so any communication issue blocked the application from starting.
Instead, the first registration attempt is now async as all the subsequent registrations were.
v.0.13.4
Enables pyctuator to include metadata in the SBA registration request.