Other application integrations

I’m a newbie, so please bear with me. I have an HTTP integration working just great. However, I’d like to try some of the other types. According to https://www.chirpstack.io/application-server/, all of the following should be available:

  • AMQP / RabbitMQ
  • AWS SNS
  • Azure Service Bus
  • GCP Pub/Sub
  • HTTP
  • InfluxDB
  • Kafka
  • LoRa Cloud
  • MQTT
  • myDevices
  • PostgreSQL
  • ThingsBoard

Here’s a screen-shot from that page:
image

However, when I attempt to create a new integration, I only get the following possibilities:

Here’s a screen-shot from my admin console (http://192.168.1.94:8080/#/organizations/1/applications/1/integrations/create):
image

How do I get access to the other integration types? Am I missing something completely?

Any help would be much appreciated! Thanks!
Brad.

Which version of Chirpstack you are using?

It’s relatively recent, but I don’t actually know. How do I find out?

(That actually brings up another question for me about how to update, but I’ll do my own research on that before asking.)

Thanks!
Brad.

all described on the chirpstack site.

I see from Configuration - ChirpStack open-source LoRaWAN<sup>®</sup> Network Server that I should be able to issue a command saying “chirpstack-application-server version”, but I’m so new and naïve I don’t even know where to enter than command. My Chirpstack is running in a Docker container on a Windows machine.

Found it! 3.10.0.

Brad.

actual version is v3.12.1
need more integrations - update.

Fantastic! Thanks a lot! I’ll try that first. :slight_smile:

Now to figure out how to do that… :slight_smile: