Device Access
Device Access Settings

Enable local file uploads to the device
Options: ON/OFF
Default: ON
Description: Allow or disallow pushing data to the device with HTTP or HTTPS POST.
Enable password protection for local file uploads to the device
Options: ON/OFF
Default: OFF
Description: Password protect the local upload link where data can be POSTed for further transfer to the DataPortal.
Allow to upload files to the device via HTTP (insecure)
Options: ON/OFF
Default: ON
Description: Allow to POST data to the device via HTTP instead of HTTPS.
✏ Note:
This is insecure! Even when enabling the local upload password this will not provide any protection against sniffing attacks. Use at your own risk.
Allow access to JSON API via HTTP (insecure)
Options: ON/OFF
Default: ON
Description: Enable or disable the HTTP JSON API to retrieve device data for usage in e.g. an ifm ecomatDisplay.
JSON API IPv4 whitelist (valid only for HTTP requests)
Default: <empty>
Description: Restricts access to the JSON API to only a specified list of addresses. Valid only for HTTP GET request.
ℹ Recommended:
Bound to LAN network only, e.g. using192.168.82.1/24
and therefore only allow the 192.168.82.*
domain. Making it even more restrictive with e.g. a /29
mask setting is even better.