Regarding your DemoDriver example, is there a possibility to add some kind of file upload field to the device settings collection or anywhere else in the device configuration? We need to upload a json file, otherwise the file has to be copied manually into the mipdrivers folder, which is not so handy for the user. BR
Hi,
It is not possible to include a file in the settings, however if you need to read json data, it would be possibly to paste the data in as a json string in a string setting.
Best regards,
Simon Rønneberg