Hi all
It seems that the device creation API is not functioning correctly:
Is there any workaround?
Kind regards
Gus
Hi all
It seems that the device creation API is not functioning correctly:
Is there any workaround?
Kind regards
Gus
Hi @gus this is actually a problem with Swagger API definition, but the server API should work fine. If you need to try it, I suggest to use postman or similar in the meanwhile. You can also see how the console creates or edits a property, just open Chrome Developer Tools and take a look on the Network section while you add or edit a new property.
Anyway, will take a look on it for next release. Thanks for report