netFIELD App IO-Link Configurator 1.3.2
Release Notes
Status | Released |
|---|---|
Release Date | 2025-12-16 |
Summary |
|
License
The Application Container is released under the HNSCL license.
The Container may include 3rd party software or software declared as Open Source.
Documentation
All documentation for netFIELD.io can be found here
For your convenience, you can find the documentation of this released software here.
Use cases
Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device through a netFIELD Subscription.
Startup/Shutdown | Deployment/Undeployment through http://netFIELD.io |
|---|---|
Prerequisites | None |
UI access | Over edge device integrated web user interface |
Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device.
Compose file | Download file here |
|---|---|
Startup | docker-compose --file netfield-app-io-link-configurator_1.3.2_netfieldos.yml up -d |
Shutdown | docker-compose --file netfield-app-io-link-configurator_1.3.2_netfieldos.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 | Download file here |
|---|---|
Startup | docker-compose --file netfield-app-io-link-configurator_1.3.2.yml up -d |
Shutdown | docker-compose --file netfield-app-io-link-configurator_1.3.2.yml down |
Prerequisites | None |
UI access | Port 80 is not exposed in the compose file above due to security reasons. To access the web front-end there exists two ways:
|
Changes in this version