Device Registration API?

Posted about 1 year ago by Adam Homfeld

Post a topic
Un Solved
A
Adam Homfeld

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 Votes


7 Comments

Sorted by
g

george posted 3 months ago

This usually happens when the API authentication or request format isn’t set correctly. Once configured properly, it works fine.

If you're testing user input, you can check this:
<a href="https://devicexa.com/tools/spacebar-counter/" target="_blank">input</a>

0 Votes

A

Adam Homfeld posted 5 months ago

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?

0 Votes

A

Adam Homfeld posted 5 months ago

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?)

0 Votes

F

Francesco de Gaetano posted 5 months ago

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...


0 Votes

charlotte emma

charlotte emma posted 10 months ago

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.


0 Votes

A

Adam Homfeld posted about 1 year ago

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

0 Votes

M

Max Cai posted about 1 year ago Admin

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.

0 Votes

Login or Sign up to post a comment