OPC UA aggregation server with IoT connection
6.1K
softingindustrial/sdex-suiteā This Docker image is deprecated and is no longer actively maintained.
š Please migrate to the successor image: https://hub.docker.com/r/softingindustrial/sdex-suiteā
edgeAggregator provides a powerful OPC UA data integration layer combined with a modern Docker-based IoT edge solution. Users implement flexible solutions with the OPC UA aggregation server that combines various OPC UA servers of the automation level with their associated address spaces and makes the data available to the IT applications via a consistent OPC UA interface. The interface abstraction of edgeAggregator enables continuous adaptation and scaling of IoT solutions based on OPC UA and MQTT throughout the entire lifecycle. Users thus gain a high degree of flexibility while significantly reducing integration and configuration costs. edgeAggregator covers the full range of OPC UA and MQTT security functions and allows the implementation of a state-of-the-art security solution. As a Docker container, it offers flexible deployment options, such as on devices that run Azure IoT Edge or AWS IoT Greengrass applications. The application can be easily configured locally via an integrated web interface.

After the Docker image has been pulled, a Docker container can be started. The webserver and OPC UA Server of the module have to be exposed on the host machine if dataFEED edgeAggregator shall be accessed from outside the dockerized environment.
To start dataFEED edgeAggregator with the default ports mapped 1:1 to the host machine:
docker container run --name edgeaggregator -h edgeaggregator -p 443:443 -p 4897:4897 softingindustrial/edgeaggregator
| Key Functionalities |
|
| Supported OPC Specifications | OPC Unified Architecture V1.04 |
| OPC UA Roles | OPC UA Client and OPC UA Server |
| OPC UA Profiles | Data Access, Complex Data, Methods (including file transfer) |
| OPC UA Transport |
|
| OPC UA Security | Security Methods:
|
Authentication:
| |
| OPC UA Firewall |
|
| OPC Certification | Test based on compliance test tools of OPC Foundation |
| Supported MQTT Specifications | V3.1, V3.1.1, & V5 |
| Supported MQTT Features |
|
| Configuration Interface Authentication |
|
| Logging, Diagnostics |
|
| Supported Operating Systems | Linux (Docker Engine), Windows 10 and Windows 11 (Docker Desktop and Docker Engine through WSL2) |
| Supported Architectures | AMD64, ARM64, ARM32 |
| Minimum Hardware Requirements | 320 MB free disk space, 2 GB RAM |
| Licensing | Licensed via Softing License Server (Dockerā or Windowsā ) |
| Demo Version | 20 PLC connections timed at 72 hours |
| REST-API | Access using the edgeConfigurator, download via Docker Hubā |
Note: Please consider the following compatibility table to use the appropriate License Server.
Content type
Image
Digest
sha256:baa323809ā¦
Size
127.1 MB
Last updated
about 1 year ago
docker pull softingindustrial/edgeaggregator