Closed davmoz closed 1 week ago
A quick fix could be to remove stuff from the token as it is a jwt e.g. the header is not needed and can be reconstructed in the gateway instead... it could also be an idea to send it as plain json and not in jwt format, keys kan be shorter and base58 is quite bloaty.
we will move to using credentials in the UI and the gateway will fetch the token. This also makes it easier for the end user.
Gateway now accepts either a token or a user/pwd gw serial combo. Next step is the configurator :)
Enphase configuration fails because authentication token exceeds BLE's 512-byte transmission limit (MTU).