netFIELD App IO-Link Configurator V1.2.4
Release Notes
Status | Released |
---|---|
Release Date | 2024-02-29 |
Summary | The container “netFIELD app io-link configurator” is a container to configure IO-Link devices in accordance with OPC UA for IO-Link Companion Specification |
Use cases
Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device.
Compose file |
|
---|---|
Startup | docker-compose --file netfield-app-io-link-configurator-netfield-1.2.4.yml up -d |
Shutdown | docker-compose --file netfield-app-io-link-configurator-netfield-1.2.4.yml down |
Prerequisites | None |
UI access | Over edge device integrated web user interface |
Using the app on hosts that are not running Hilscher's "netFIELD OS" operating system.
Compose file |
|
---|---|
Startup | docker-compose --file netfield-app-io-link-configurator-1.2.4.yml up -d |
Shutdown | |
Prerequisites | None |
UI access | Port 80 (not exposed in compose file above cause of security reasons) Secure way: See FAQ page https://hilscher.atlassian.net/wiki/x/FwA2Bg Insecure way: For tests the port could be simply exposed using compose file with the additional lines |
Changes in this version