Added the webhook at Chirpstack with headers including Authorization and Content-Type. Also added the end point URL http://aaa.bbb.ccc.ddd:1700/uplink.
Added the device in Tagocore with the Tag for Serial with the value of Device EUI.
Did not configure the downlink related fields since not using them yet.
Thanks for your reply. I do have the Chirpstack LoRaWAN encoder there so I’ll just attach some screenshots if there looks like anything’s wrong. I currently have Chirpstack running on a VM and Tago Core running on a separate VM.
Unfortunately, I tried posting with separate images but I was restricted to one as a new user, so I combined them to one file separated by green lines. They show:
In Chirpstack HTTP Integration
In Tago Core Chirpstack plugin
In Tago Core General Information for Device
In Tago Core Tags for Device
If anything else is needed for clarity please let me know.
I identified a compatibility concern with the Chirpstack plugin when integrating with v4.x.
I’ve been resolved this compatibility concern and released the TagoCore version 1.0.2, which includes the necessary corrections for proper Chirpstack v4.x integration.
For anyone else reading this thread: Bruno helped identify that port 8000 was already in use. We therefore launched TagoCore in a Docker container with port 8035 mapped, and configured the ChirpStack plugin to connect to port 8035.