Greetings everyone, I hope you all are doing great.
I’ve recently configured ChirpStack using the Docker installation method. I require that, each time a device is registered via the web interface, it initiates an HTTP request to an external API. This request should include the device’s AppEUI and DevEUI in the body.
I was checking the documentation and I couldn’t see any topic related to that. There isn’t anything like “system events” (there is the logs that I can see in the terminal, but that’s it) that tell when a device or any other entity was created.
Is it possible to achieve this?
Best regards
–Juan David