Hi Everyone,
I am currently trying to perform fuota using the Chirpstack.
While the fuota-feature was originally provided by the application-server, it has been moved into a separate component (the fuota-server) in December 2020. If I interpret the changes in the corresponding commit correctly, the possibility to schedule firmware updates via the web-interface has been removed with this separation. Meanwhile the fuota-server provides a gRPC-API that can be used to schedule fuota-deployments.
Is it correct that for using the fuota-feature of the Chirpstack, I would need to implement my own gRPC client first?
Best regards,
Jan