FUOTA Deployment Service returns 404

Hello everyone,

We are working on multicast messages and we have running up the Chirpstack fuota server and integrated it with the application server. As described in the forum.

To create Fuota Deployment, we saw the /api/devices/{dev_eui}/fuota-deployments method in Chripstack-api. When we want to use it, we faced a 404 not found error.

Can’t we use this http API to create Fuota Deployment instead of the grpc CreateDeployment (examples/class_c/main.go) method on the fuota server?

A really long time ago, FUOTA was integrated in ChirpStack Application Server. This was later decouples into the ChirpStack FUOTA Server for more flexibility.

Please see: GitHub - chirpstack/chirpstack-fuota-server: FUOTA server which can be used together with ChirpStack Application Server..

This topic was automatically closed after 90 days. New replies are no longer allowed.