07 Oct 2020 08:06 AM
For custom devices created via the API, it's possible to pass the "configUrl" parameter. This will then show a button "Show details" with the provided URL link on the custom device page:
Is there any possibility to add the configUrl to devices created by an ActiveGate extension? In the latest 1.201 plugin-sdk I was not able to find any solution for that. Only device properties can be added, not the configUrl.
Solved! Go to Solution.
07 Oct 2020 08:51 AM
Hi Julius, that's currently not possible, you can create an RFE for it.
A possible workaround, if you feel like testing it and report back, is to use the same group and device id as created by the extension and add the configUrl through the custom device API.
Mike