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
updated: 2025-02-14T19:44:12.564Z
assigned: ""
progress: 0
tags: []
started: 2025-02-14T19:44:12.569Z
tags: []
type: note
updated: 2025-08-12T20:45:55.643Z
---
# 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)
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
- tencor2
- tencor3
- hgcv1
- hgcv2
- hgcv3
- biorad2
- biorad3
### SECS/GEM (14 / 39 * 100 = 35.8) 38%
### Fileshare (4 / 18 * 100 = 22.2) 22%
- r29
- r30
- r32
- r43
- r55
- r56
- r57
- r58
- r60
- r61
- r62
- r65
- r75
- r77
- sp1
- srp
- trend
- particles
### Metrology (25)
### http (5 / 18 * 100 = 27.7) 28%
@ -46,11 +49,39 @@ mmdc -i "L:\DevOps\EAF-Mesa-Integration\documents\mermaid-diagram.template.md" -
- stratus4
- 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
### CSV Loop (11 / 18 * 100 = 61.1) 61%
## CSV Loop (11 / 25 * 100 = 44) 44%
- tencor1
- tencor2
@ -70,11 +101,13 @@ flowchart LR
2.mes("OI (MES)")
3.fdc("FDC (APC)")
4.site("ENG Viewer (Web)")
1.nPort("nPort")
2.http("http via nginx")
3.fileshare("Fileshare host
nPort.ascii("nPort ASCII")
nPort.kernel("nPort Kernel")
http("http via nginx")
fileshare("Fileshare host
or common")
4.secsgem("SECS/GEM")
secsgem.dep("SECS/GEM DEP")
secsgem.met("SECS/GEM MET")
eaf(EAF)
eaf.b(EAF Second Instance)
eda(EDA)
@ -84,11 +117,13 @@ flowchart LR
md("OI (Master Data)")
tibco(TIBCO)
subgraph "Process Data Standard Format (PDSF)"
1.nPort --> |"44%"| eaf
2.http -.-> |"28%"| eaf
3.fileshare -.-> |"22%"| eaf
4.secsgem -.-> |"6%"| eaf
eaf -.-> |"61% Parse with tool logic but without business logic to *.csv"| eaf.b
secsgem.dep -.-> |"38%"| eaf
http -.-> |"28%"| eaf
nPort.kernel --> |"23%"| eaf
fileshare -.-> |"22%"| eaf
nPort.ascii --> |"15%"| eaf
secsgem.met -.-> |"2%"| eaf
eaf -.-> |"44% MET Parse with tool logic but without business logic to *.csv"| eaf.b
eaf.b -.-> eaf
eaf ---> |"Data as event(s)"| eda
eda ----> |"Write *.pdsf"| file
@ -98,10 +133,12 @@ flowchart LR
eda --> |"Request Master Data"| tibco
tibco -.-> |"Reply Master Data"| eda
eng --> |"Business logic"| eda
equipment --> |"44%"| 1.nPort
equipment -.-> |"6%"| 4.secsgem
equipment -.-> |"22%"| 3.fileshare
equipment -.-> |"28%"| 2.http
equipment -.-> |"38%"| secsgem.dep
equipment -.-> |"28%"| http
equipment --> |"23%"| nPort.kernel
equipment -.-> |"22%"| fileshare
equipment --> |"15%"| nPort.ascii
equipment -.-> |"2%"| secsgem.met
file ----> |"Read *.pdsf"| 1.spc
file ----> |"Read *.pdsf"| 2.mes
file ----> |"Read *.pdsf"| 3.fdc