|
1168 | 1168 | "title": "Softing EdgeConnector modbus",
|
1169 | 1169 | "description": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
|
1170 | 1170 | "note": "Connect Modbus TCP Sensors/PLCs and provide the data via OPC UA and MQTT",
|
| 1171 | + "logo": "https://www.gravatar.com/avatar/c7d3730588d3f501d6753aa22a731bc0?s=80&r=g&d=404", |
1171 | 1172 | "repository": {
|
1172 | 1173 | "url": "https://github.com/portainer/templates",
|
1173 | 1174 | "stackfile": "edge/softing-edgeconnector-modbus/docker-compose.yml"
|
|
1179 | 1180 | "categories": ["edge"],
|
1180 | 1181 | "title": "Softing EdgeConnector 840D",
|
1181 | 1182 | "description": "Access Siemens SINUMERIK 840D sl/pl controllers and provide data via OPC UA and MQTT",
|
| 1183 | + "logo": "https://www.gravatar.com/avatar/c7d3730588d3f501d6753aa22a731bc0?s=80&r=g&d=404", |
1182 | 1184 | "repository": {
|
1183 | 1185 | "url": "https://github.com/portainer/templates",
|
1184 | 1186 | "stackfile": "edge/softing-edgeconnector-840d/docker-compose.yml"
|
|
1190 | 1192 | "categories": ["edge"],
|
1191 | 1193 | "title": "Softing EdgeConnector Siemens",
|
1192 | 1194 | "description": "Connect Siemens SIMATIC S7-300/400/1200/1500 PLCs and provide the data via OPC UA and MQTT",
|
| 1195 | + "logo": "https://www.gravatar.com/avatar/c7d3730588d3f501d6753aa22a731bc0?s=80&r=g&d=404", |
1193 | 1196 | "repository": {
|
1194 | 1197 | "url": "https://github.com/portainer/templates",
|
1195 | 1198 | "stackfile": "edge/softing-edgeconnector-siemens/docker-compose.yml"
|
|
1201 | 1204 | "categories": ["edge"],
|
1202 | 1205 | "title": "Softing EdgeConnector FANUC CNC",
|
1203 | 1206 | "description": "Connect FANUC CNCs and provide the data via OPC UA and MQTT",
|
| 1207 | + "logo": "https://www.gravatar.com/avatar/c7d3730588d3f501d6753aa22a731bc0?s=80&r=g&d=404", |
1204 | 1208 | "repository": {
|
1205 | 1209 | "url": "https://github.com/portainer/templates",
|
1206 | 1210 | "stackfile": "edge/softing-edgeconnector-fanuc-cnc/docker-compose.yml"
|
|
1218 | 1222 | "categories": ["edge"],
|
1219 | 1223 | "title": "Softing EdgeConnector Aggregator",
|
1220 | 1224 | "description": "Offers a powerful OPC UA aggregation service which provides data via OPC UA, as well as MQTT",
|
| 1225 | + "logo": "https://www.gravatar.com/avatar/c7d3730588d3f501d6753aa22a731bc0?s=80&r=g&d=404", |
1221 | 1226 | "repository": {
|
1222 | 1227 | "url": "https://github.com/portainer/templates",
|
1223 | 1228 | "stackfile": "edge/softing-edgeconnector-aggregator/docker-compose.yml"
|
|
1236 | 1241 | "title": "OPC Router",
|
1237 | 1242 | "description": "No-code middleware for industrial applications The OPC Router connects PLCs, PCS, SCADA, MES, SQL databases and servers, label printers, e-mail servers and erp-systems via OPC UA, MQTT, REST, CSV and many others without any programming effort",
|
1238 | 1243 | "note": "More information about the <a href=\"https://www.opc-router.com/terms-of-use-and-eula/?utm_source=DockerHub_runtime&utm_medium=click&utm_campaign=TermsOfUseAndEula\" target=\"_blank\">EULA</a>.",
|
| 1244 | + "logo": "https://store-images.s-microsoft.com/image/apps.45485.5f358ea4-e35f-478a-ab92-e85946891f86.b38fbf34-c2b9-4714-9d8a-1232c004df99.4469177b-aba0-4422-ad40-218ff1d967fb", |
1239 | 1245 | "repository": {
|
1240 | 1246 | "url": "https://github.com/portainer/templates",
|
1241 | 1247 | "stackfile": "edge/opc-router/docker-compose.yml"
|
|
1294 | 1300 | "label": "Management Center password"
|
1295 | 1301 | }
|
1296 | 1302 | ]
|
| 1303 | + }, |
| 1304 | + { |
| 1305 | + "id": 62, |
| 1306 | + "type": 3, |
| 1307 | + "title": "Node-Red", |
| 1308 | + "description": "Low-code programming for event-driven applications", |
| 1309 | + "note": "The TZ must be in Unix Format eg America/New_York - see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones.", |
| 1310 | + "categories": ["edge"], |
| 1311 | + "platform": "linux", |
| 1312 | + "logo": "https://avatars.githubusercontent.com/u/5375661?s=200&v=4", |
| 1313 | + "repository": { |
| 1314 | + "url": "https://github.com/portainer/templates", |
| 1315 | + "stackfile": "edge/node-red/docker-compose.yml" |
| 1316 | + }, |
| 1317 | + "env": [ |
| 1318 | + { |
| 1319 | + "name": "TZ", |
| 1320 | + "label": "Time Zone" |
| 1321 | + } |
| 1322 | + ] |
1297 | 1323 | }
|
1298 | 1324 | ]
|
1299 | 1325 | }
|
0 commit comments