Add Delmia DNC (direct Web API) to ScadaBridge dataflow diagram
This commit is contained in:
@@ -22,6 +22,7 @@ flowchart LR
|
|||||||
NOT["Email Notifications<br/>(contact-list driven)"]
|
NOT["Email Notifications<br/>(contact-list driven)"]
|
||||||
EQ["Equipment Writes<br/>(OPC UA via OtOpcUa)"]
|
EQ["Equipment Writes<br/>(OPC UA via OtOpcUa)"]
|
||||||
CAM["Camstar MES<br/>(direct Web API)"]
|
CAM["Camstar MES<br/>(direct Web API)"]
|
||||||
|
DEL["Delmia DNC<br/>(direct Web API)"]
|
||||||
end
|
end
|
||||||
|
|
||||||
OT --> SCR
|
OT --> SCR
|
||||||
@@ -34,3 +35,4 @@ flowchart LR
|
|||||||
SAF --> NOT
|
SAF --> NOT
|
||||||
SCR --> EQ
|
SCR --> EQ
|
||||||
SCR --> CAM
|
SCR --> CAM
|
||||||
|
SCR --> DEL
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 137 KiB |
Reference in New Issue
Block a user