Start a new topic

Device Registration API?

I'm wondering if there is an API (currently working with the UG56) that can be used to mange the registered lorawan devices? 


I've tried working within the Node-Red environment, but my access is limited as I don't know where the device list is stored nor how to edit it.


Is there some way we could remotely edit/update the device list from a custom 3rd party app?


Thank you


2 people have this problem

The UG56 supports configuration of the device using the HTTP API. Please refer to the following link for details.

ug-http-api-documentation-en.pdf 


You can also find the format and configuration examples for updating the device via the HTTP API here.

This is excellent, I'll get working on this right away!

A Device Registration API refers to a programmatic interface that allows for the registration of devices within a system or platform. The  spacebar counter  specific functionality and purpose of such an API can vary significantly depending on the context in which it is used.


I have the same problem, Adam. Did you find a solution? I tried some tests but couldn't manage it. I should be able to register some devices through the Node-RED interface...


Hi Francesco,


Yes, the API solution worked perfectly for me once I had the documentation. What specific issues are you having? (I guess, have you been able to authenticate to the API and get the JWT access token?)

Hi Francesco,


Yes I have the API working without issue. What parts are you having trouble with? Can you reach the API endpoint and get the Auth Token?

Login or Signup to post a comment