Is there any plan to export/import the nodes’ configuration (EUI, AppKey, application, profile, etc…) so it can be exported and loaded back in case of necessity? Same thing for Gateways.
GUI functionality is not necessarily needed, perhaps could be done by sql export from db directly?
Ok. I managed to use the https://jwt.io/ to generate the token and authentication works. When I put the JWT into the REST API JWT field in the top right corner.
Then try the [ApplicationService] API. It does give me the total count of the applications, but the result is empty. same happens if f.eg I list the Gateways, API gives the number of results/GWs, but actual gateways’ data is empty. Is that an expected behavior?