First 14 Reactors

This commit is contained in:
2025-09-22 14:59:59 -07:00
parent 415bf68c88
commit 30a4fa0ed0

View File

@ -1,10 +1,11 @@
--- ---
assigned: ''
created: 2025-02-14T19:44:12.569Z created: 2025-02-14T19:44:12.569Z
updated: 2025-02-14T19:44:12.564Z
assigned: ""
progress: 0 progress: 0
tags: []
started: 2025-02-14T19:44:12.569Z started: 2025-02-14T19:44:12.569Z
tags: []
type: note
updated: 2025-08-12T20:45:55.643Z
--- ---
# Mermaid Diagram # Mermaid Diagram
@ -15,28 +16,30 @@ started: 2025-02-14T19:44:12.569Z
```bash 1741383372884 = 638769801728840000 = 2025-0.Winter = Fri Mar 07 2025 14:36:12 GMT-0700 (Mountain Standard Time) ```bash 1741383372884 = 638769801728840000 = 2025-0.Winter = Fri Mar 07 2025 14:36:12 GMT-0700 (Mountain Standard Time)
mmdc -i "L:\DevOps\EAF-Mesa-Integration\documents\mermaid-diagram.template.md" -o "L:\DevOps\EAF-Mesa-Integration\documents\readme.md" -t dark -b black mmdc -i "L:\DevOps\EAF-Mesa-Integration\documents\mermaid-diagram.template.md" -o "L:\DevOps\EAF-Mesa-Integration\documents\readme.md" -t dark -b black
# L:\DevOps\EAF-Mesa-Integration\documents\readme.result-1.svg
``` ```
## Metrology (18) ## EAF
### nPort (8 / 18 * 100 = 44.4) 44% ### Growth (14)
- tencor1 ### SECS/GEM (14 / 39 * 100 = 35.8) 38%
- tencor2
- tencor3
- hgcv1
- hgcv2
- hgcv3
- biorad2
- biorad3
### Fileshare (4 / 18 * 100 = 22.2) 22% - r29
- r30
- r32
- r43
- r55
- r56
- r57
- r58
- r60
- r61
- r62
- r65
- r75
- r77
- sp1 ### Metrology (25)
- srp
- trend
- particles
### http (5 / 18 * 100 = 27.7) 28% ### http (5 / 18 * 100 = 27.7) 28%
@ -46,11 +49,39 @@ mmdc -i "L:\DevOps\EAF-Mesa-Integration\documents\mermaid-diagram.template.md" -
- stratus4 - stratus4
- stratus5 - stratus5
### SECS/GEM (1 / 18 * 100 = 5.5) 6% ### nPort ASCII (6 / 39 * 100 = 15.3) 15%
- tencor1
- tencor2
- tencor3
- hgcv1
- hgcv2
- hgcv3
### Fileshare (4 / 18 * 100 = 22.2) 22%
- sp1
- srp
- trend
- particles
### nPort Kernel (9 / 39 * 100 = 23.0) 23%
- biorad2
- biorad3
- wc8inch1
- wc8inch2
- wc8inch3
- wc6inch1
- wc6inch2
- wc6inch3
- wc6inch4
### SECS/GEM (1 / 39 * 100 = 2.5) 2%
- spv - spv
### CSV Loop (11 / 18 * 100 = 61.1) 61% ## CSV Loop (11 / 25 * 100 = 44) 44%
- tencor1 - tencor1
- tencor2 - tencor2
@ -70,11 +101,13 @@ flowchart LR
2.mes("OI (MES)") 2.mes("OI (MES)")
3.fdc("FDC (APC)") 3.fdc("FDC (APC)")
4.site("ENG Viewer (Web)") 4.site("ENG Viewer (Web)")
1.nPort("nPort") nPort.ascii("nPort ASCII")
2.http("http via nginx") nPort.kernel("nPort Kernel")
3.fileshare("Fileshare host http("http via nginx")
fileshare("Fileshare host
or common") or common")
4.secsgem("SECS/GEM") secsgem.dep("SECS/GEM DEP")
secsgem.met("SECS/GEM MET")
eaf(EAF) eaf(EAF)
eaf.b(EAF Second Instance) eaf.b(EAF Second Instance)
eda(EDA) eda(EDA)
@ -84,30 +117,34 @@ flowchart LR
md("OI (Master Data)") md("OI (Master Data)")
tibco(TIBCO) tibco(TIBCO)
subgraph "Process Data Standard Format (PDSF)" subgraph "Process Data Standard Format (PDSF)"
1.nPort --> |"44%"| eaf secsgem.dep -.-> |"38%"| eaf
2.http -.-> |"28%"| eaf http -.-> |"28%"| eaf
3.fileshare -.-> |"22%"| eaf nPort.kernel --> |"23%"| eaf
4.secsgem -.-> |"6%"| eaf fileshare -.-> |"22%"| eaf
eaf -.-> |"61% Parse with tool logic but without business logic to *.csv"| eaf.b nPort.ascii --> |"15%"| eaf
eaf.b -.-> eaf secsgem.met -.-> |"2%"| eaf
eaf ---> |"Data as event(s)"| eda eaf -.-> |"44% MET Parse with tool logic but without business logic to *.csv"| eaf.b
eda ----> |"Write *.pdsf"| file eaf.b -.-> eaf
eda ----> |"Write *.pdsf"| file eaf ---> |"Data as event(s)"| eda
eda ----> |"Write *.pdsf"| file eda ----> |"Write *.pdsf"| file
eda ----> |"Write *.pdsf"| file eda ----> |"Write *.pdsf"| file
eda --> |"Request Master Data"| tibco eda ----> |"Write *.pdsf"| file
tibco -.-> |"Reply Master Data"| eda eda ----> |"Write *.pdsf"| file
eng --> |"Business logic"| eda eda --> |"Request Master Data"| tibco
equipment --> |"44%"| 1.nPort tibco -.-> |"Reply Master Data"| eda
equipment -.-> |"6%"| 4.secsgem eng --> |"Business logic"| eda
equipment -.-> |"22%"| 3.fileshare equipment -.-> |"38%"| secsgem.dep
equipment -.-> |"28%"| 2.http equipment -.-> |"28%"| http
file ----> |"Read *.pdsf"| 1.spc equipment --> |"23%"| nPort.kernel
file ----> |"Read *.pdsf"| 2.mes equipment -.-> |"22%"| fileshare
file ----> |"Read *.pdsf"| 3.fdc equipment --> |"15%"| nPort.ascii
file ----> |"Read *.pdsf"| 4.site equipment -.-> |"2%"| secsgem.met
md -.-> |"Reply with Master Data"| tibco file ----> |"Read *.pdsf"| 1.spc
tibco --> |"Request with Master Data"| md file ----> |"Read *.pdsf"| 2.mes
file ----> |"Read *.pdsf"| 3.fdc
file ----> |"Read *.pdsf"| 4.site
md -.-> |"Reply with Master Data"| tibco
tibco --> |"Request with Master Data"| md
end end
subgraph "EAF / EDA / TIBCO / FDC / OI (Master Data) / OI (Metrology)" subgraph "EAF / EDA / TIBCO / FDC / OI (Master Data) / OI (Metrology)"
end end