Hi, Sorry if my question is misplaced but I can’t really grasph this.
Im looking at building a Lora integration for Azure IoT.
I was under the assumption i’d need:
Devices → Gateway → LoRa Server (Chirpstack) → Azure IoT (Either IoT Hub or IoT Central) → data storage/end-user applications.
However, when I view some of the Chirpstack documentation it says:
Devices → Gateway → Azure IoT Hub → Service-bus queue → LoRa Server (Chirpstack). Link.
Also, in this architecture. It says:
Devices → Gateway → MQTT Broker → Chirpstack Network server → Chirpstack Application Server → Azure Service-Bus (Service-bus queue?).
Does anyone have any clarity on this?