feat: P&ID 연결 분석, LLM 에이전트 모드, KB 확장, MCP 서버 리팩토링
- P&ID: 연결 분석 API, Prefix 규칙 관리, 카테고리 분류, DXF 그래프 빌드 - LLM: 대화 요약, tool card 영구 보존, 시계열 차트(uPlot), 에이전트 모드 - KB: 청크 미리보기, Field Instrument Inference, 인증/Qdrant 클라이언트 - MCP: 서버 기능 확장, 파이프라인 수정, timeout 개선 - Frontend: P&ID UI, LLM UI, KB UI, OPC UA Write 탭 추가 - 설정: AGENTS.md, plant_context, README, opencode.json 업데이트 - 정리: 진단 체크리스트 문서 삭제
3701
dxf-graph/DXF-GRAPH-추출-개선-OPUS.md
Normal file
104501
dxf-graph/No-10_graph.graphml
Normal file
BIN
dxf-graph/No-10_graph_full.png
Normal file
|
After Width: | Height: | Size: 380 KiB |
9
dxf-graph/No-10_graph_interactive.html
Normal file
BIN
dxf-graph/No-10_graph_largest.png
Normal file
|
After Width: | Height: | Size: 307 KiB |
146201
dxf-graph/No-10_graph_symbolaware.graphml
Normal file
294
dxf-graph/No-10_instrument_fromto.sql
Normal file
@@ -0,0 +1,294 @@
|
||||
-- No-10_Plant_PID.dxf instrument from_tag/to_tag (distance-filtered)
|
||||
-- Graph: ezdxf+networkx symbol-aware, gap-bridged. Edge weight = euclidean (drawing units).
|
||||
-- from_tag: nearest connected tagged element within 50 u (equipment prioritized).
|
||||
-- to_tag : next nearest distinct tagged element within 150 u.
|
||||
-- NOT physical flow direction. Spurious cross-sheet links (dist in thousands) excluded.
|
||||
-- rows=286 both=252 from_only=34 dropped(no local peer)=55
|
||||
BEGIN;
|
||||
UPDATE pid_equipment SET from_tag='CWS-10612-200A-S2A-N', updated_at=now() WHERE id=5899; -- PSV-10112 from[pipings d=20.2] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='ST-10511-100A-S1A-H50', updated_at=now() WHERE id=5910; -- PSV-10115 from[pipings d=6.9] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='P-10104-25A-F1A-n', to_tag='VG-10422-50A-F1A-N', updated_at=now() WHERE id=5904; -- BV-10101 from[pipings d=42.0] to[pipings d=43.3]
|
||||
UPDATE pid_equipment SET from_tag='VG-10440-300A-F1A-N', to_tag='SC-9128', updated_at=now() WHERE id=5906; -- PSV-10119B from[pipings d=24.1] to[process_equipment d=114.8]
|
||||
UPDATE pid_equipment SET from_tag='CD-10514-40A-S1A-H50', to_tag='CD-10513-40A-S1A-H50', updated_at=now() WHERE id=5961; -- TR-10115B from[pipings d=8.1] to[pipings d=35.3]
|
||||
UPDATE pid_equipment SET from_tag='CD-10516-65A-S1A-H50', to_tag='P-10112-25A-F1A-n', updated_at=now() WHERE id=5964; -- PSV-10103 from[pipings d=7.5] to[pipings d=44.1]
|
||||
UPDATE pid_equipment SET from_tag='VG-10433-50A-F1A-N', updated_at=now() WHERE id=6000; -- BV-10201 from[pipings d=47.8] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='ST-10521-65A-S1A-H50', updated_at=now() WHERE id=6003; -- PSV-10215 from[pipings d=6.9] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='P-10214-20A-F1A-n', updated_at=now() WHERE id=6021; -- PSV-10219A from[pipings d=36.3] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='VG-10432-50A-F1A-N', to_tag='P-10226-25A-F2A-n', updated_at=now() WHERE id=6014; -- BV-10221 from[pipings d=0] to[pipings d=19.2]
|
||||
UPDATE pid_equipment SET from_tag='VG-10431-50A-F1A-N', to_tag='P-10234-15A-F1A-n', updated_at=now() WHERE id=6017; -- BV-10200 from[pipings d=20.1] to[pipings d=115.5]
|
||||
UPDATE pid_equipment SET from_tag='IA-10902-15A-F1A-n', to_tag='IA-10903-15A-F1A-n', updated_at=now() WHERE id=6116; -- PCV-10111 from[pipings d=0] to[pipings d=47.4]
|
||||
UPDATE pid_equipment SET from_tag='IA-10903-15A-F1A-n', to_tag='FCV-10216', updated_at=now() WHERE id=6117; -- PCV-10211 from[pipings d=0] to[instrument d=32.6]
|
||||
UPDATE pid_equipment SET from_tag='IA-10905-15A-F1A-n', to_tag='IA-10910-15A-F1A-n', updated_at=now() WHERE id=6118; -- FCV-10116 from[pipings d=0] to[pipings d=26.6]
|
||||
UPDATE pid_equipment SET from_tag='IA-10906-15A-F1A-n', to_tag='IA-10908-15A-F1A-n', updated_at=now() WHERE id=6119; -- FCV-10216 from[pipings d=0] to[pipings d=24.2]
|
||||
UPDATE pid_equipment SET from_tag='TCV-10111', to_tag='IA-10910-15A-F1A-n', updated_at=now() WHERE id=6120; -- FCV-10101 from[instrument d=8.1] to[pipings d=15.5]
|
||||
UPDATE pid_equipment SET from_tag='TCV-10211', to_tag='IA-10907-15A-F1A-n', updated_at=now() WHERE id=6121; -- FCV-10201 from[instrument d=18.3] to[pipings d=19.2]
|
||||
UPDATE pid_equipment SET from_tag='FCV-10101', to_tag='IA-10909-15A-F1A-n', updated_at=now() WHERE id=6122; -- TCV-10111 from[instrument d=8.1] to[pipings d=15.5]
|
||||
UPDATE pid_equipment SET from_tag='FCV-10201', to_tag='IA-10908-15A-F1A-n', updated_at=now() WHERE id=6123; -- TCV-10211 from[instrument d=18.3] to[pipings d=19.2]
|
||||
UPDATE pid_equipment SET from_tag='LCV-2705', to_tag='FCV-2123', updated_at=now() WHERE id=6153; -- FCV-2122 from[instrument d=5.9] to[instrument d=6.4]
|
||||
UPDATE pid_equipment SET from_tag='FCV-2122', to_tag='XV-2136', updated_at=now() WHERE id=6154; -- LCV-2705 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='LCV-2705', to_tag='FCV-2122', updated_at=now() WHERE id=6156; -- XV-2136 from[instrument d=11.7] to[instrument d=17.6]
|
||||
UPDATE pid_equipment SET from_tag='FCV-2124', to_tag='FCV-2122', updated_at=now() WHERE id=6157; -- FCV-2123 from[instrument d=5.9] to[instrument d=6.4]
|
||||
UPDATE pid_equipment SET from_tag='FCV-2131', to_tag='FCV-2123', updated_at=now() WHERE id=6158; -- FCV-2124 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-2124', to_tag='LCV-2121', updated_at=now() WHERE id=6159; -- FCV-2131 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-2121', to_tag='FCV-2131', updated_at=now() WHERE id=6160; -- LCV-2121 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='LCV-2111', to_tag='LCV-2121', updated_at=now() WHERE id=6161; -- PCV-2121 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='LCV-2113', to_tag='PCV-2121', updated_at=now() WHERE id=6162; -- LCV-2111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='LCV-2111', to_tag='FCV-2111', updated_at=now() WHERE id=6163; -- LCV-2113 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='LCV-2113', to_tag='PCV-2111', updated_at=now() WHERE id=6164; -- FCV-2111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='TCV-2111', to_tag='FCV-2111', updated_at=now() WHERE id=6165; -- PCV-2111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-2111', to_tag='FCV-2111', updated_at=now() WHERE id=6166; -- TCV-2111 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6218', to_tag='FCV-6214', updated_at=now() WHERE id=6185; -- FCV-6216 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6216', to_tag='FCV-6214', updated_at=now() WHERE id=6186; -- FCV-6218 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-6211', to_tag='FCV-6218', updated_at=now() WHERE id=6187; -- FCV-6214 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6214', to_tag='FCV-6213', updated_at=now() WHERE id=6188; -- PCV-6211 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-6211', to_tag='TCV-6211', updated_at=now() WHERE id=6189; -- FCV-6213 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6213', to_tag='FCV-6201', updated_at=now() WHERE id=6190; -- TCV-6211 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='TCV-6211', to_tag='FCV-6213', updated_at=now() WHERE id=6191; -- FCV-6201 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6118', to_tag='FCV-6114', updated_at=now() WHERE id=6192; -- FCV-6116 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6116', to_tag='FCV-6114', updated_at=now() WHERE id=6193; -- FCV-6118 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-6111', to_tag='FCV-6118', updated_at=now() WHERE id=6194; -- FCV-6114 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6114', to_tag='FCV-6113', updated_at=now() WHERE id=6195; -- PCV-6111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-6111', to_tag='TCV-6111', updated_at=now() WHERE id=6196; -- FCV-6113 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-6113', to_tag='FCV-6101', updated_at=now() WHERE id=6197; -- TCV-6111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='TCV-6111', to_tag='FCV-6113', updated_at=now() WHERE id=6198; -- FCV-6101 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='FCV-5118', to_tag='FCV-5114', updated_at=now() WHERE id=6199; -- FCV-5116 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='FCV-5116', to_tag='FCV-5114', updated_at=now() WHERE id=6200; -- FCV-5118 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-5111', to_tag='FCV-5118', updated_at=now() WHERE id=6201; -- FCV-5114 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-5114', to_tag='FCV-5113', updated_at=now() WHERE id=6202; -- PCV-5111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-5111', to_tag='TCV-5111', updated_at=now() WHERE id=6203; -- FCV-5113 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-5113', to_tag='FCV-5101', updated_at=now() WHERE id=6204; -- TCV-5111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='TCV-5111', to_tag='FCV-5113', updated_at=now() WHERE id=6205; -- FCV-5101 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='FCV-9114', to_tag='XV-9125', updated_at=now() WHERE id=6210; -- FCV-9118 from[instrument d=5.9] to[instrument d=6.5]
|
||||
UPDATE pid_equipment SET from_tag='PCV-9111', to_tag='FCV-9118', updated_at=now() WHERE id=6211; -- FCV-9114 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-9113', to_tag='FCV-9114', updated_at=now() WHERE id=6212; -- PCV-9111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='PCV-9111', to_tag='TCV-9111', updated_at=now() WHERE id=6213; -- FCV-9113 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='FCV-9101', to_tag='FCV-9113', updated_at=now() WHERE id=6214; -- TCV-9111 from[instrument d=5.9] to[instrument d=5.9]
|
||||
UPDATE pid_equipment SET from_tag='TCV-9111', to_tag='FCV-9113', updated_at=now() WHERE id=6215; -- FCV-9101 from[instrument d=5.9] to[instrument d=11.7]
|
||||
UPDATE pid_equipment SET from_tag='XV-9125', to_tag='FCV-9118', updated_at=now() WHERE id=6226; -- XV-6121 from[instrument d=11.1] to[instrument d=17.6]
|
||||
UPDATE pid_equipment SET from_tag='FCV-9118', to_tag='XV-6121', updated_at=now() WHERE id=6227; -- XV-9125 from[instrument d=6.5] to[instrument d=11.1]
|
||||
UPDATE pid_equipment SET from_tag='XV-5402', updated_at=now() WHERE id=6261; -- XV-5301 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='XV-5301', updated_at=now() WHERE id=6262; -- XV-5402 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6264; -- PG-6212 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6265; -- LT-10800 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='LIA-10111', to_tag='LT-10100', updated_at=now() WHERE id=6266; -- LIA-10800 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6267; -- PG-10900A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', updated_at=now() WHERE id=6263; -- PIC-6211 from[instrument d=7.5] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6268; -- PG-10900B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6269; -- TE-6601 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TIA-10111B', to_tag='TE-10103', updated_at=now() WHERE id=6270; -- TIA-6601 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6271; -- PG-10900C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6272; -- PG-10900D from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6273; -- PG-10800 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6274; -- PG-10900E from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6275; -- PG-10900F from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6276; -- PG-10900G from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6277; -- PG-10900H from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6278; -- PG-10900I from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6279; -- PG-10900J from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6280; -- PT-10900 from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PI-10900E', to_tag='PT-10111A', updated_at=now() WHERE id=6281; -- PI-10900 from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6282; -- PT-10900I from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PI-10900', to_tag='PT-10111A', updated_at=now() WHERE id=6283; -- PI-10900I from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6284; -- PT-10900H from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PI-10900', to_tag='PT-10111A', updated_at=now() WHERE id=6285; -- PI-10900H from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6286; -- PT-10900G from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PI-10900', to_tag='PT-10111A', updated_at=now() WHERE id=6287; -- PI-10900G from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6288; -- PT-10900F from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PI-10900', to_tag='PT-10111A', updated_at=now() WHERE id=6289; -- PI-10900F from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6290; -- PT-10900E from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PI-10900', to_tag='PT-10111A', updated_at=now() WHERE id=6291; -- PI-10900E from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6294; -- PG-10102B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6295; -- TE-10111A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6297; -- LT-10111 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10113', to_tag='FIT-10101', updated_at=now() WHERE id=6292; -- FICQ-10101 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10113', to_tag='FICQ-10101', updated_at=now() WHERE id=6293; -- FIT-10101 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='TICA-10211A', updated_at=now() WHERE id=6296; -- TICA-10111A from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6298; -- FIT-10116 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6299; -- FICQ-10116 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6301; -- PG-10111B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6302; -- TE-10111B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6303; -- TG-10111B from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TIA-10111C', to_tag='TE-10103', updated_at=now() WHERE id=6304; -- TIA-10111B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6305; -- PT-10111B from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PIA-10211B', updated_at=now() WHERE id=6306; -- PIA-10111B from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PT-10111B', to_tag='PI-10900', updated_at=now() WHERE id=6307; -- PT-10111A from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6308; -- TE-10111D from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6309; -- TG-10111D from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TIA-10111B', to_tag='TE-10103', updated_at=now() WHERE id=6310; -- TIA-10111D from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6313; -- TE-10111C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TIA-10111B', to_tag='TE-10103', updated_at=now() WHERE id=6314; -- TIA-10111C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6318; -- TG-10117B from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6319; -- TE-10117 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6323; -- TG-10111C from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6324; -- PG-10117B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6325; -- PG-10102C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6326; -- PG-10102A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6329; -- LT-10113 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6330; -- TG-10113 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10101A', to_tag='PIC-6211', updated_at=now() WHERE id=6331; -- PG-10100 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6332; -- TG-10112 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6333; -- PG-10101B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6334; -- LT-10101 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6335; -- PG-10101A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PRV-10215', updated_at=now() WHERE id=6337; -- PRV-10115 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6339; -- PG-10101C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6300; -- TG-10111A from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6311; -- FIT-10118 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6312; -- FICQ-10118 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6315; -- FIT-10113 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6316; -- FICQ-10113 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='LG-10111A', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6317; -- LG-10111B from[instrument d=0] to[pipings d=3.2]
|
||||
UPDATE pid_equipment SET from_tag='TI-10103', updated_at=now() WHERE id=6320; -- TI-10117 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6321; -- FIT-10114A from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6340; -- PG-10114 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6341; -- PG-10118 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6342; -- PG-10116 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6343; -- PG-10115A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6344; -- PG-10115B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6345; -- PG-10111A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10101', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6346; -- TG-10100 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6347; -- PG-3210 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6348; -- LT-3210 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6349; -- TG-10119 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6350; -- PG-10119 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6351; -- TG-10120 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PICA-10211A', updated_at=now() WHERE id=6353; -- PICA-10111A from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6354; -- PG-10117A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6356; -- TG-10101 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='LIA-10211', to_tag='LT-10100', updated_at=now() WHERE id=6357; -- LIA-10111 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='LT-10101', to_tag='LIA-10111', updated_at=now() WHERE id=6359; -- LT-10100 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TE-10111A', to_tag='TIA-10111B', updated_at=now() WHERE id=6360; -- TE-10103 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TI-10117', updated_at=now() WHERE id=6361; -- TI-10103 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6362; -- PG-10117C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6363; -- PG-10115C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6364; -- TG-10117A from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6366; -- PG-10112 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6367; -- PG-10117 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6370; -- PG-10202B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6371; -- TE-10211A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TICA-10111A', updated_at=now() WHERE id=6372; -- TICA-10211A from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6373; -- LT-10211 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6376; -- TG-10211A from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6377; -- PG-10211B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6378; -- TE-10211B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6379; -- TG-10211B from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TIA-10111B', to_tag='TE-10103', updated_at=now() WHERE id=6380; -- TIA-10211B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6381; -- PT-10211B from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PIA-10111B', updated_at=now() WHERE id=6382; -- PIA-10211B from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6383; -- PT-10211A from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6384; -- TE-10211D from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6385; -- TG-10211D from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TIA-10111B', to_tag='TE-10103', updated_at=now() WHERE id=6386; -- TIA-10211D from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6389; -- TE-10211C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TIA-10111B', to_tag='TE-10103', updated_at=now() WHERE id=6390; -- TIA-10211C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6394; -- TG-10217 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6395; -- TE-10217 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TI-10103', updated_at=now() WHERE id=6396; -- TI-10217 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6399; -- TE-10203 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TI-10103', updated_at=now() WHERE id=6400; -- TI-10203 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6401; -- TG-10211C from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6402; -- PG-10217B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6403; -- PG-10202C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6404; -- PG-10202A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6407; -- LT-10213 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6408; -- TG-10213 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6409; -- PG-10217 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6410; -- PG-10200 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6411; -- PG-10212 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6412; -- TG-10212 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6413; -- PG-10201B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6414; -- LT-10201 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6416; -- PG-10201A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6418; -- PG-10215C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PRV-10115', updated_at=now() WHERE id=6419; -- PRV-10215 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6421; -- PG-10201C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6422; -- PG-10214 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6423; -- PG-10218 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6424; -- PG-10221C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6425; -- PG-10221B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6426; -- TG-10221 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6427; -- PG-10221A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6428; -- PG-10216 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6429; -- PG-10215A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6430; -- PG-10215B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6431; -- PG-10211A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6432; -- TG-10200 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6433; -- TG-10219 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6434; -- PG-10219 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6435; -- TG-10220 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='FI-10111', updated_at=now() WHERE id=6436; -- FI-10211 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PICA-10111A', updated_at=now() WHERE id=6437; -- PICA-10211A from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6438; -- PG-10217A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LICA-10113', to_tag='P-10311-125A-F1A-n', updated_at=now() WHERE id=6439; -- LICA-10213 from[instrument d=0] to[pipings d=18.5]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6440; -- TG-10201 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='LIA-10111', to_tag='LT-10100', updated_at=now() WHERE id=6441; -- LIA-10211 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6442; -- LT-10221 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6445; -- LT-10200 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6447; -- TG-10217A from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6448; -- PG-10217C from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6449; -- TE-10650 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TI-10103', updated_at=now() WHERE id=6450; -- TI-10650 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='TE-10103', to_tag='TIA-10111B', updated_at=now() WHERE id=6451; -- TE-10600 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='TI-10103', updated_at=now() WHERE id=6452; -- TI-10600 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6453; -- PG-10602A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6454; -- PG-10602B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6455; -- LT-10128 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6459; -- TG-10128 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6460; -- TG-3210 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='LIA-10111', to_tag='LT-10100', updated_at=now() WHERE id=6461; -- LIA-3210 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='LT-10100', to_tag='LIA-10111', updated_at=now() WHERE id=6466; -- LT-9128 from[instrument d=0] to[instrument d=10.6]
|
||||
UPDATE pid_equipment SET from_tag='TG-10100', to_tag='P-10121-25A-F1A-H50', updated_at=now() WHERE id=6468; -- TG-9128 from[instrument d=0] to[pipings d=62.9]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6478; -- PG-10128A from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6479; -- PG-10128B from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6480; -- PG-10901 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6481; -- PT-10952 from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6484; -- PG-2901 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PG-10100', to_tag='PIC-6211', updated_at=now() WHERE id=6485; -- PG-952 from[instrument d=0] to[instrument d=7.5]
|
||||
UPDATE pid_equipment SET from_tag='PT-10111A', to_tag='PI-10900', updated_at=now() WHERE id=6486; -- PT-2900 from[instrument d=0] to[instrument d=7.4]
|
||||
UPDATE pid_equipment SET from_tag='PIA-10111B', updated_at=now() WHERE id=6487; -- PIA-2900 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='VG-10421-50A-F1A-N', to_tag='LI-10100', updated_at=now() WHERE id=5921; -- BV-10100 from[pipings d=20.1] to[instrument d=49.2]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6322; -- FICQ-10114 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='LG-10111B', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6327; -- LG-10111A from[instrument d=0] to[pipings d=3.2]
|
||||
UPDATE pid_equipment SET from_tag='LG-10111A', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6328; -- LG-10113B from[instrument d=0] to[pipings d=3.2]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6336; -- FIT-10115 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6338; -- FICQ-10115 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FI-10211', updated_at=now() WHERE id=6352; -- FI-10111 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='LICA-10213', to_tag='P-10311-125A-F1A-n', updated_at=now() WHERE id=6355; -- LICA-10113 from[instrument d=0] to[pipings d=18.5]
|
||||
UPDATE pid_equipment SET from_tag='LI-10128', to_tag='P-10149-40A-F1A-n', updated_at=now() WHERE id=6358; -- LI-10100 from[instrument d=0] to[pipings d=32.5]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6368; -- FICQ-10201 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6369; -- FIT-10201 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6374; -- FIT-10216 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6375; -- FICQ-10216 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6387; -- FIT-10218 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6388; -- FICQ-10218 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6391; -- FIT-10213 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6392; -- FICQ-10213 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='LG-10111A', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6393; -- LG-10211B from[instrument d=0] to[pipings d=3.2]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6397; -- FIT-10214 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6398; -- FICQ-10214 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='LG-10111A', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6405; -- LG-10211A from[instrument d=0] to[pipings d=3.2]
|
||||
UPDATE pid_equipment SET from_tag='LG-10111A', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6406; -- LG-10213B from[instrument d=0] to[pipings d=3.2]
|
||||
UPDATE pid_equipment SET from_tag='LI-10100', to_tag='P-10149-40A-F1A-n', updated_at=now() WHERE id=6415; -- LI-10201 from[instrument d=0] to[pipings d=32.5]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6417; -- FIT-10215 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='FICQ-10101', to_tag='FIT-10101', updated_at=now() WHERE id=6420; -- FICQ-10215 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='LI-10100', to_tag='P-10149-40A-F1A-n', updated_at=now() WHERE id=6443; -- LI-10221 from[instrument d=0] to[pipings d=32.5]
|
||||
UPDATE pid_equipment SET from_tag='LI-10100', to_tag='P-10149-40A-F1A-n', updated_at=now() WHERE id=6444; -- LI-10200 from[instrument d=0] to[pipings d=32.5]
|
||||
UPDATE pid_equipment SET from_tag='LI-10100', to_tag='P-10149-40A-F1A-n', updated_at=now() WHERE id=6456; -- LI-10128 from[instrument d=0] to[pipings d=32.5]
|
||||
UPDATE pid_equipment SET from_tag='FIT-10101', to_tag='FICQ-10101', updated_at=now() WHERE id=6457; -- FIT-10128 from[instrument d=0] to[instrument d=5.3]
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6462; -- BV-9201 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6463; -- BV-9123 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6464; -- BV-9101 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6465; -- BV-9221 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='LI-10100', to_tag='P-10149-40A-F1A-n', updated_at=now() WHERE id=6467; -- LI-9128 from[instrument d=0] to[pipings d=32.5]
|
||||
UPDATE pid_equipment SET from_tag='PSV-9111', to_tag='VG-10442-150A-F1A-N', updated_at=now() WHERE id=6469; -- PSV-9219B from[instrument d=0] to[pipings d=20.2]
|
||||
UPDATE pid_equipment SET from_tag='PSV-9111', to_tag='VG-10442-150A-F1A-N', updated_at=now() WHERE id=6470; -- PSV-9119B from[instrument d=0] to[pipings d=20.2]
|
||||
UPDATE pid_equipment SET from_tag='PSV-9119B', to_tag='VG-10442-150A-F1A-N', updated_at=now() WHERE id=6471; -- PSV-9111 from[instrument d=0] to[pipings d=20.2]
|
||||
UPDATE pid_equipment SET from_tag='PSV-9111', to_tag='VG-10442-150A-F1A-N', updated_at=now() WHERE id=6472; -- PSV-9211 from[instrument d=0] to[pipings d=20.2]
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6473; -- BV-9121 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6474; -- BV-9122 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6475; -- BV-9124 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='BV-9101', updated_at=now() WHERE id=6476; -- BV-9100 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='BV-9100', updated_at=now() WHERE id=6477; -- BV-9200 from[instrument d=0] (single-sided)
|
||||
UPDATE pid_equipment SET from_tag='LG-10111A', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6482; -- LG-10213A from[instrument d=0] to[pipings d=3.2]
|
||||
UPDATE pid_equipment SET from_tag='LG-10111A', to_tag='P-10127-65A-F2A-n', updated_at=now() WHERE id=6483; -- LG-10113A from[instrument d=0] to[pipings d=3.2]
|
||||
COMMIT;
|
||||
2894
dxf-graph/No-10_lineno_groups.json
Normal file
BIN
dxf-graph/No-10_sheets_montage.png
Normal file
|
After Width: | Height: | Size: 591 KiB |
432
dxf-graph/No-10_sheets_summary.json
Normal file
@@ -0,0 +1,432 @@
|
||||
[
|
||||
{
|
||||
"sheet": "Sheet R5C0",
|
||||
"nodes": 170,
|
||||
"bbox": [
|
||||
1543,
|
||||
6394,
|
||||
1982,
|
||||
6651
|
||||
],
|
||||
"components": 26,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R5C1",
|
||||
"nodes": 254,
|
||||
"bbox": [
|
||||
1988,
|
||||
6393,
|
||||
2422,
|
||||
6629
|
||||
],
|
||||
"components": 34,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R5C2",
|
||||
"nodes": 77,
|
||||
"bbox": [
|
||||
2442,
|
||||
6392,
|
||||
2797,
|
||||
6639
|
||||
],
|
||||
"components": 21,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R5C3",
|
||||
"nodes": 264,
|
||||
"bbox": [
|
||||
2908,
|
||||
6396,
|
||||
3291,
|
||||
6643
|
||||
],
|
||||
"components": 30,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R4C0",
|
||||
"nodes": 304,
|
||||
"bbox": [
|
||||
1543,
|
||||
6096,
|
||||
1952,
|
||||
6390
|
||||
],
|
||||
"components": 32,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R4C1",
|
||||
"nodes": 142,
|
||||
"bbox": [
|
||||
2011,
|
||||
6096,
|
||||
2422,
|
||||
6392
|
||||
],
|
||||
"components": 36,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R4C2",
|
||||
"nodes": 165,
|
||||
"bbox": [
|
||||
2423,
|
||||
6096,
|
||||
2851,
|
||||
6392
|
||||
],
|
||||
"components": 35,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R4C3",
|
||||
"nodes": 152,
|
||||
"bbox": [
|
||||
2871,
|
||||
6096,
|
||||
3299,
|
||||
6391
|
||||
],
|
||||
"components": 28,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R4C4",
|
||||
"nodes": 106,
|
||||
"bbox": [
|
||||
3311,
|
||||
6096,
|
||||
3545,
|
||||
6376
|
||||
],
|
||||
"components": 24,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R3C0",
|
||||
"nodes": 204,
|
||||
"bbox": [
|
||||
1644,
|
||||
5766,
|
||||
1949,
|
||||
5876
|
||||
],
|
||||
"components": 29,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R2C0",
|
||||
"nodes": 360,
|
||||
"bbox": [
|
||||
1644,
|
||||
5579,
|
||||
1924,
|
||||
5764
|
||||
],
|
||||
"components": 44,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R2C1",
|
||||
"nodes": 318,
|
||||
"bbox": [
|
||||
1998,
|
||||
5579,
|
||||
2150,
|
||||
5651
|
||||
],
|
||||
"components": 49,
|
||||
"line_numbers": [
|
||||
"VG-6203-15A-F1A"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C0",
|
||||
"nodes": 2894,
|
||||
"bbox": [
|
||||
1649,
|
||||
5190,
|
||||
1982,
|
||||
5433
|
||||
],
|
||||
"components": 158,
|
||||
"line_numbers": [
|
||||
"ST-10511-100A-S1A-H50",
|
||||
"P-10311-125A-F1A",
|
||||
"P-10150-25A-F1A",
|
||||
"P-10122-20A-F1A",
|
||||
"P-10151-15A-F1A",
|
||||
"P-10115-200A-F2A-H50",
|
||||
"P-10106-25A-F1A",
|
||||
"P-10119-32A-F1A-H50",
|
||||
"P-10121-25A-F1A-H50",
|
||||
"P-10122-25A-F1A-N",
|
||||
"P-10143-32A-F2A",
|
||||
"P-10142-25A-F2A"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C1",
|
||||
"nodes": 3030,
|
||||
"bbox": [
|
||||
1983,
|
||||
5137,
|
||||
2422,
|
||||
5433
|
||||
],
|
||||
"components": 201,
|
||||
"line_numbers": [
|
||||
"P-10201-25A-F1A",
|
||||
"ST-10521-65A-S1A-H50",
|
||||
"P-10213-20A-F1A",
|
||||
"P-10313-100A-F1A",
|
||||
"SAM-10951-10A-F2A",
|
||||
"SAM-10953-10A-F2A",
|
||||
"P-10237-40A-F1A",
|
||||
"VG-10411-65A-F1A",
|
||||
"VG-10440-300A-F1A-N",
|
||||
"P-10149-40A-F1A",
|
||||
"VG-10421-50A-F1A",
|
||||
"P-10208-400A-F2A-H50"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C2",
|
||||
"nodes": 1279,
|
||||
"bbox": [
|
||||
2423,
|
||||
5137,
|
||||
2861,
|
||||
5433
|
||||
],
|
||||
"components": 117,
|
||||
"line_numbers": [
|
||||
"VG-10401-150A-F1A-N",
|
||||
"P-10314-80A-F1A",
|
||||
"VG-9440-300A-F1A-N",
|
||||
"P-10236-40A-F1A",
|
||||
"P-10226-25A-F2A",
|
||||
"VG-10431-50A-F1A",
|
||||
"P-10225-25A-F2A",
|
||||
"VG-10444-25A-F1A",
|
||||
"P-10227-25A-F2A",
|
||||
"VG-10412-50A-F1A",
|
||||
"VG-10411-65A-F1A-N",
|
||||
"VG-10412-50A-F1A-N"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C3",
|
||||
"nodes": 368,
|
||||
"bbox": [
|
||||
2867,
|
||||
5136,
|
||||
3299,
|
||||
5433
|
||||
],
|
||||
"components": 54,
|
||||
"line_numbers": [
|
||||
"CWS-10601-300A-S2A-N",
|
||||
"CWS-10600-300A-S2A-N",
|
||||
"PW-10903-25A-F1A-E40",
|
||||
"CWR-10625-50A-F1A-N",
|
||||
"CWS-10615-50A-F1A-N",
|
||||
"CWS-10615-50A-S2A-N",
|
||||
"CWS-10616-25A-S2A-N",
|
||||
"CWR-10625-50A-S2A-N",
|
||||
"CWS-10618-25A-S2A-N",
|
||||
"CWR-10628-25A-S2A-N",
|
||||
"CWS-10617-25A-S2A-N",
|
||||
"CWR-10627-25A-S2A-N"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C4",
|
||||
"nodes": 747,
|
||||
"bbox": [
|
||||
3314,
|
||||
5136,
|
||||
3739,
|
||||
5433
|
||||
],
|
||||
"components": 87,
|
||||
"line_numbers": [
|
||||
"CWS-10620-300A-S2A-N",
|
||||
"CWS-10601-300A-S2A-N",
|
||||
"CWS-10611-80A-S2A-N",
|
||||
"CWR-10621-80A-S2A-N",
|
||||
"CWS-10612-200A-S2A-N",
|
||||
"CWR-10622-200A-S2A-N"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C5",
|
||||
"nodes": 545,
|
||||
"bbox": [
|
||||
3746,
|
||||
5136,
|
||||
4149,
|
||||
5433
|
||||
],
|
||||
"components": 59,
|
||||
"line_numbers": [
|
||||
"SW-10802-25A-F1A-E50",
|
||||
"SW-10801-50A-F1A-E50",
|
||||
"SW-10810-25A-F1A-E50",
|
||||
"SW-10805-25A-F1A-E50",
|
||||
"SW-10808-25A-F1A-E50",
|
||||
"SW-10806-25A-F1A-E50",
|
||||
"SW-10807-25A-F1A-E50",
|
||||
"SW-10809-15A-F1A-E50"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C6",
|
||||
"nodes": 840,
|
||||
"bbox": [
|
||||
4213,
|
||||
5136,
|
||||
4622,
|
||||
5433
|
||||
],
|
||||
"components": 85,
|
||||
"line_numbers": []
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C7",
|
||||
"nodes": 613,
|
||||
"bbox": [
|
||||
4644,
|
||||
5136,
|
||||
5061,
|
||||
5433
|
||||
],
|
||||
"components": 97,
|
||||
"line_numbers": [
|
||||
"IA-10900-25A-F1A",
|
||||
"IA-10910-15A-F1A",
|
||||
"IA-10904-15A-F1A",
|
||||
"IA-10908-15A-F1A",
|
||||
"IA-10909-15A-F1A",
|
||||
"IA-10907-15A-F1A",
|
||||
"IA-10906-15A-F1A",
|
||||
"IA-10905-15A-F1A",
|
||||
"IA-10903-15A-F1A",
|
||||
"IA-10902-15A-F1A",
|
||||
"IA-10914-25A-F1A",
|
||||
"IA-10913-25A-F1A"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C8",
|
||||
"nodes": 650,
|
||||
"bbox": [
|
||||
5069,
|
||||
5136,
|
||||
5502,
|
||||
5433
|
||||
],
|
||||
"components": 57,
|
||||
"line_numbers": [
|
||||
"CHS-9630-100A-F-C50",
|
||||
"CHR-9640-100A-F-C50",
|
||||
"CHS-9631-50A-F-C50",
|
||||
"CHS-9632-100A-F-C50",
|
||||
"CHS-9633-32A-F-C50",
|
||||
"CHR-6641-50A-F-C50",
|
||||
"CHR-6642-25A-F-C50",
|
||||
"CHR-6643-50A-F-C50",
|
||||
"CHS-10631-65A-F1A-C50",
|
||||
"CHR-10641-65A-F1A-C50",
|
||||
"CHR-9643-32A-F-C50",
|
||||
"CHR-9641-50A-F-C50"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R1C9",
|
||||
"nodes": 148,
|
||||
"bbox": [
|
||||
5506,
|
||||
5136,
|
||||
5583,
|
||||
5433
|
||||
],
|
||||
"components": 24,
|
||||
"line_numbers": [
|
||||
"CHR-6644-25A-F-C50",
|
||||
"CHS-10632-50A-F1A-C50",
|
||||
"CHR-10642-50A-F1A-C50"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R0C2",
|
||||
"nodes": 577,
|
||||
"bbox": [
|
||||
2448,
|
||||
4822,
|
||||
2862,
|
||||
5136
|
||||
],
|
||||
"components": 58,
|
||||
"line_numbers": [
|
||||
"VG-9421-50A-F1A-N",
|
||||
"VG-9423-50A-F1A-N",
|
||||
"VG-9424-50A-F1A-N",
|
||||
"VG-9431-50A-F1A-N",
|
||||
"VG-9433-50A-F1A-N",
|
||||
"VG-9434-50A-F1A-N",
|
||||
"VG-9432-50A-F1A-N",
|
||||
"VG-9426-50A-F1A-N",
|
||||
"VG-9425-50A-F1A-N",
|
||||
"VG-9412-50A-F1A-N",
|
||||
"VG-9411-50A-F1A-N",
|
||||
"WW-9193-25A-F1A-N"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R0C3",
|
||||
"nodes": 149,
|
||||
"bbox": [
|
||||
2863,
|
||||
4822,
|
||||
2978,
|
||||
5136
|
||||
],
|
||||
"components": 24,
|
||||
"line_numbers": [
|
||||
"VG-10412-50A-F1A-N",
|
||||
"VG-10411-65A-F1A-N"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R0C7",
|
||||
"nodes": 1068,
|
||||
"bbox": [
|
||||
4729,
|
||||
4823,
|
||||
5062,
|
||||
5136
|
||||
],
|
||||
"components": 136,
|
||||
"line_numbers": [
|
||||
"IA-10922-25A-F1A"
|
||||
]
|
||||
},
|
||||
{
|
||||
"sheet": "Sheet R0C8",
|
||||
"nodes": 163,
|
||||
"bbox": [
|
||||
5063,
|
||||
4823,
|
||||
5147,
|
||||
5136
|
||||
],
|
||||
"components": 29,
|
||||
"line_numbers": []
|
||||
}
|
||||
]
|
||||
BIN
dxf-graph/sheets/sheet_01_R5C0.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
dxf-graph/sheets/sheet_02_R5C1.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
dxf-graph/sheets/sheet_03_R5C2.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
dxf-graph/sheets/sheet_04_R5C3.png
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
dxf-graph/sheets/sheet_05_R4C0.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
dxf-graph/sheets/sheet_06_R4C1.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
dxf-graph/sheets/sheet_07_R4C2.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
dxf-graph/sheets/sheet_08_R4C3.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
dxf-graph/sheets/sheet_09_R4C4.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
dxf-graph/sheets/sheet_10_R3C0.png
Normal file
|
After Width: | Height: | Size: 76 KiB |
BIN
dxf-graph/sheets/sheet_11_R2C0.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
dxf-graph/sheets/sheet_12_R2C1.png
Normal file
|
After Width: | Height: | Size: 103 KiB |
BIN
dxf-graph/sheets/sheet_13_R1C0.png
Normal file
|
After Width: | Height: | Size: 567 KiB |
BIN
dxf-graph/sheets/sheet_14_R1C1.png
Normal file
|
After Width: | Height: | Size: 561 KiB |
BIN
dxf-graph/sheets/sheet_15_R1C2.png
Normal file
|
After Width: | Height: | Size: 261 KiB |
BIN
dxf-graph/sheets/sheet_16_R1C3.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
dxf-graph/sheets/sheet_17_R1C4.png
Normal file
|
After Width: | Height: | Size: 145 KiB |
BIN
dxf-graph/sheets/sheet_18_R1C5.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
dxf-graph/sheets/sheet_19_R1C6.png
Normal file
|
After Width: | Height: | Size: 168 KiB |
BIN
dxf-graph/sheets/sheet_20_R1C7.png
Normal file
|
After Width: | Height: | Size: 143 KiB |
BIN
dxf-graph/sheets/sheet_21_R1C8.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
dxf-graph/sheets/sheet_22_R1C9.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
dxf-graph/sheets/sheet_23_R0C2.png
Normal file
|
After Width: | Height: | Size: 115 KiB |
BIN
dxf-graph/sheets/sheet_24_R0C3.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
dxf-graph/sheets/sheet_25_R0C7.png
Normal file
|
After Width: | Height: | Size: 185 KiB |
BIN
dxf-graph/sheets/sheet_26_R0C8.png
Normal file
|
After Width: | Height: | Size: 47 KiB |