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