<mxfile host="Electron" modified="2024-01-16T06:54:50.685Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.8 Chrome/114.0.5735.289 Electron/25.5.0 Safari/537.36" etag="3OkmbtnKHM8L_zsWv8V9" version="21.6.8" type="device">
  <diagram id="itV7cInBacNyKqBKcoIM" name="Page-1">
    <mxGraphModel dx="978" dy="571" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
      <root>
        <mxCell id="0" />
        <mxCell id="1" parent="0" />
        <mxCell id="2" value="Pool" style="swimlane;html=1;childLayout=stackLayout;resizeParent=1;resizeParentMax=0;horizontal=0;startSize=20;horizontalStack=0;" parent="1" vertex="1">
          <mxGeometry x="20" y="20" width="450" height="360" as="geometry" />
        </mxCell>
        <mxCell id="3" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;dashed=1;endArrow=none;endFill=0;" parent="2" source="10" target="16" edge="1">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="7" value="parse cfg" style="swimlane;html=1;startSize=20;horizontal=0;" parent="2" vertex="1">
          <mxGeometry x="20" width="430" height="120" as="geometry" />
        </mxCell>
        <mxCell id="8" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="7" source="9" target="10" edge="1">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="9" value="开始" style="ellipse;whiteSpace=wrap;html=1;" parent="7" vertex="1">
          <mxGeometry x="40" y="40" width="40" height="40" as="geometry" />
        </mxCell>
        <mxCell id="10" value="解析配置" style="rounded=0;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;align=center;" parent="7" vertex="1">
          <mxGeometry x="120" y="30" width="80" height="60" as="geometry" />
        </mxCell>
        <mxCell id="14" value="UDP" style="swimlane;html=1;startSize=20;horizontal=0;" parent="2" vertex="1">
          <mxGeometry x="20" y="120" width="430" height="120" as="geometry" />
        </mxCell>
        <mxCell id="16" value="SERVER" style="rounded=0;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;align=center;" parent="14" vertex="1">
          <mxGeometry x="120" y="30" width="80" height="60" as="geometry" />
        </mxCell>
        <mxCell id="Qhrhfucw_-ANM1IKjkmm-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=classic;startFill=1;" parent="14" source="Qhrhfucw_-ANM1IKjkmm-21" target="16" edge="1">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="Qhrhfucw_-ANM1IKjkmm-21" value="UDP MSG" style="shape=message;html=1;html=1;outlineConnect=0;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;" parent="14" vertex="1">
          <mxGeometry x="40" y="40" width="50" height="40" as="geometry" />
        </mxCell>
        <mxCell id="18" value="UART" style="swimlane;html=1;startSize=20;horizontal=0;" parent="2" vertex="1">
          <mxGeometry x="20" y="240" width="430" height="120" as="geometry" />
        </mxCell>
        <mxCell id="19" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=classic;endFill=1;startArrow=classic;startFill=1;" parent="18" source="20" edge="1">
          <mxGeometry relative="1" as="geometry">
            <mxPoint x="360" y="50" as="targetPoint" />
          </mxGeometry>
        </mxCell>
        <mxCell id="20" value="UART MASTER" style="rounded=0;whiteSpace=wrap;html=1;fontFamily=Helvetica;fontSize=12;fontColor=#000000;align=center;" parent="18" vertex="1">
          <mxGeometry x="240" y="20" width="80" height="60" as="geometry" />
        </mxCell>
        <mxCell id="Qhrhfucw_-ANM1IKjkmm-25" value="UART MSG" style="shape=message;html=1;html=1;outlineConnect=0;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;" parent="18" vertex="1">
          <mxGeometry x="360" y="30" width="50" height="40" as="geometry" />
        </mxCell>
        <mxCell id="Qhrhfucw_-ANM1IKjkmm-23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="2" source="16" target="20" edge="1">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
        <mxCell id="Qhrhfucw_-ANM1IKjkmm-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="2" source="20" target="16" edge="1">
          <mxGeometry relative="1" as="geometry" />
        </mxCell>
      </root>
    </mxGraphModel>
  </diagram>
</mxfile>
