Showing usage of UploadButton and DownloadButton element.
The UploadButton and DownloadButton can be used to exchange files between the device and a browser client. Clicking the DownloadButton, downloads a file from the device memory via the browser to the PC. Clicking the UploadButton, lets the user select a file on the PC which is the uploaded to the device.
This sample can be run on the Emulator or on a device. After starting, the user interface can be seen at the DevicePage in AppStudio or by using a web browser. First click on Upload and select any .png file. This is then uploaded to the device under public/test.png and can be seen e.g. by using the AppData explorer. After that clicking download will download that previously uploaded file.
AppStudio version >= 3.1.1 is required. Device with AppEngine version >= 2.11.1 is required.
System, User-Interface, Sample, SICK-AppSpace