netFIELD App OPC UA to MQTT Converter 1.1.0
Release Notes
Status | Released |
---|---|
Release Date | 2025-02-19 |
Summary | Add Wibu Protection. |
License
The Application Container is released under the HNSCL license.
The Container may include 3rd party software or software declared as Open Source.
The licensing information of all the included software components is included within the container under the folder “/licenses” and the folder "/usr/share/common-licenses" and subfolders.
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-opc-ua-to-mqtt-converter-netfieldos-1.1.0.yml up -d |
Shutdown | docker-compose --file netfield-app-opc-ua-to-mqtt-converter-netfieldos-1.1.0.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-opc-ua-to-mqtt-converter-1.1.0.yml up -d |
Shutdown | docker-compose --file netfield-app-opc-ua-to-mqtt-converter-1.1.0.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