-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsofting-sdex-suite.yaml
More file actions
41 lines (41 loc) · 2.04 KB
/
softing-sdex-suite.yaml
File metadata and controls
41 lines (41 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
softing-sdex-suite:
metadata:
name: "Softing SDEX Suite"
description: "Platform for Industrial Data Integration"
overview: "Softing SDEX Suite is a unified platform combining OPC UA, MQTT, and edge technologies for seamless industrial data exchange. It integrates proven connectivity solutions to access data from PLCs, CNC machines, and IoT devices without control program modifications, consolidating shopfloor data for ERP, MES, and cloud systems."
publisher: "Softing Industrial"
versions: ["Beta1.00"]
category: "industrial-automation"
icon: "https://portainer-io-assets.sfo2.cdn.digitaloceanspaces.com/industrial-app-portal/logos/softing.png"
tags: ["opc-ua", "mqtt", "aggregation", "protocol-gateway"]
screenshots:
- "https://portainer-io-assets.sfo2.cdn.digitaloceanspaces.com/industrial-app-portal/screenshots/softing-edgeaggregator-1.png"
documentation: "https://industrial.softing.com/products/sdex-suite.html"
variants:
- label: "Beta"
deployment:
compose:
path: "apps/softing-sdex-suite/beta/docker-compose.yml"
configuration:
files:
- label: "Offline Configuration"
device_path: "/config/offline/config.yaml"
container_path: "/config/offline/config.yaml"
templates:
default:
name: "Default Configuration"
description: "Default offline configuration with Siemens S7, Modbus, and authentication"
path: "apps/softing-sdex-suite/beta/offline-config.yaml"
variables:
- name: "S7_CONNECTION_NAME"
label: "Siemens S7 Connection Name"
- name: "S7_CONNECTION_ADDRESS"
label: "Siemens S7 PLC Address"
- name: "MODBUS_CONNECTION_NAME"
label: "Modbus Connection Name"
- name: "MODBUS_CONNECTION_ADDRESS"
label: "Modbus Device Address"
- name: "AUTH_USERNAME"
label: "Authentication Username"
- name: "AUTH_USER_DESCRIPTION"
label: "User Description"