ChirpStack

Qubitro and Chirpstack integration.

ChirpStack, an open-source LoRaWAN® Network Server stack, provides open-source components for LoRaWAN networks.

This guide will help you integrate ChirpStack devices with Qubitro.

Getting started

You can easily integrate your ChirpStack devices with Qubitro in several steps. All you have to do is follow our guide steps.

Creating a Project

First, if you don't have any current project, you need to create a new one to get the Project ID and Webhook Signing Key. These two credentials are essential for our integration steps.

If you already have a project, you can get your credentials under the Settings tab.

After logging in to our portal, click on the new project from the top left.

Getting Credentials

When you choose devices, make sure that you select ChirpStack.

Then there will be quick details about the integration process. After clicking continue, you will get credentials for your integration. You can easily copy it right away or find it under the credentials tab from the left bar any time you need it.

Add Integration on ChirpStack

Click on the Integrations tab under the project and click on ADD or EDIT button on the HTTP:// option.

Integration configuration

Marshaler type

Choose JSON under the Payload marshaler option.

Endpoint URL

The endpoint URL is https://webhook.qubitro.com/integrations/chirpstack

Headers

Copy keys exactlypreciselyme as below and use values that you copied from Qubitro Portal.

KeyValue

projectId

Project ID

webhookSigningKey

Signing Key

Example screenshot

Payload Formatting

Qubitro supports converting binary data on the fly under the device page.

If you want to create payload formatters on the Qubitro end, visit the related page below.

⚙️pagePayload Formatters

Support and Feedback

If you have further questions or suggestions, feel free to join 👇 -> Qubitro Community Discord via this invitation link.

Last updated