Chirpstack and Integration

Hi everyone,
I have a question, probably silly for you:
If I use integration, let’s say TagoIo, and an end user add his device by putting name and device eui, how can I activate the device on chirpstack application server if I don’t have the appskey associated with the end user device? Does the end user need to send me the appskey?

Thank you,
Paolo

1 Like

You can use the API from ChirpStack and try to create the device using an Analysis Run from TagoIO.

You need to be skillfull in Javascript and their way of doing code in Tago, however. As far as I know you can retrieve the EUI from Tago tags, and then make your API request to ChirpStack.

1 Like