-
Notifications
You must be signed in to change notification settings - Fork 0
/
推币机交互.drawio
161 lines (161 loc) · 12.7 KB
/
推币机交互.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<mxfile host="app.diagrams.net" modified="2022-07-01T03:12:08.598Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36" etag="Q9zVb06lOcy_-Uoz_dEH" version="17.1.3" type="github">
<diagram id="prtHgNgQTEPvFCAcTncT" name="Page-1">
<mxGraphModel dx="2500" dy="896" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="aEXj1ocKQUo5hH3PQ8Ep-1" value="推币机交互" style="swimlane;" parent="1" vertex="1">
<mxGeometry x="-210" y="585" width="1350" height="1130" as="geometry" />
</mxCell>
<mxCell id="aEXj1ocKQUo5hH3PQ8Ep-3" value="App" style="swimlane;" parent="aEXj1ocKQUo5hH3PQ8Ep-1" vertex="1">
<mxGeometry y="26" width="250" height="830" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-37" value="投币" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-3">
<mxGeometry x="60" y="184" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-90" value="中奖消息" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-3">
<mxGeometry x="70" y="584" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="aEXj1ocKQUo5hH3PQ8Ep-9" value="服务器" style="swimlane;" parent="aEXj1ocKQUo5hH3PQ8Ep-1" vertex="1">
<mxGeometry x="250" y="26" width="260" height="830" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-38" value="指令" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-9">
<mxGeometry x="65" y="184" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-78" value="接受指令" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-9">
<mxGeometry x="40" y="424" width="135" height="34" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-86" value="中奖返回" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-9">
<mxGeometry x="80" y="593" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="aEXj1ocKQUo5hH3PQ8Ep-10" value="安卓版" style="swimlane;" parent="aEXj1ocKQUo5hH3PQ8Ep-1" vertex="1">
<mxGeometry x="510" y="26" width="500" height="830" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-23" value="串口通信" style="swimlane;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-10">
<mxGeometry x="320" y="24" width="180" height="806" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-36" value="打开串口通信" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-23">
<mxGeometry x="40" y="41" width="105" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-42" value="指令" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-23">
<mxGeometry x="50" y="110" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-96" value="中奖指令" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-23">
<mxGeometry x="47.5" y="565" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-31" value="Socket" style="swimlane;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-10">
<mxGeometry y="24" width="150" height="806" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-33" value="连接服务器" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-31">
<mxGeometry x="32.5" y="40" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-40" value="指令" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-31">
<mxGeometry x="29" y="110" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-49" value="是" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-31">
<mxGeometry x="104" y="202" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-54" value="操作返回" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-31">
<mxGeometry x="4" y="400" width="135" height="34" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-44" value="是否投币" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-31">
<mxGeometry x="37.25" y="227" width="68.5" height="50" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-45" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="RzvHpEgore-d3mL4UN0c-31" source="RzvHpEgore-d3mL4UN0c-40" target="RzvHpEgore-d3mL4UN0c-44">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-84" value="中奖返回" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-31">
<mxGeometry x="32.5" y="510" width="85" height="50" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-32" value="unity" style="swimlane;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-10">
<mxGeometry x="150" y="24" width="170" height="806" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-83" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="RzvHpEgore-d3mL4UN0c-32" source="RzvHpEgore-d3mL4UN0c-47">
<mxGeometry relative="1" as="geometry">
<mxPoint x="92.5" y="450" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-47" value="Sping" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-32">
<mxGeometry x="50" y="227" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-94" value="是否中奖" style="rhombus;whiteSpace=wrap;html=1;rounded=0;" vertex="1" parent="RzvHpEgore-d3mL4UN0c-32">
<mxGeometry x="58.25" y="450" width="68.5" height="50" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-43" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-10" source="RzvHpEgore-d3mL4UN0c-40" target="RzvHpEgore-d3mL4UN0c-42">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-81" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=-0.005;entryY=0.641;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-10" source="RzvHpEgore-d3mL4UN0c-44" target="RzvHpEgore-d3mL4UN0c-47">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-85" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-10" source="RzvHpEgore-d3mL4UN0c-94" target="RzvHpEgore-d3mL4UN0c-84">
<mxGeometry relative="1" as="geometry">
<mxPoint x="230" y="514" as="sourcePoint" />
<Array as="points">
<mxPoint x="242" y="554" />
<mxPoint x="230" y="554" />
<mxPoint x="230" y="559" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-98" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-10" source="RzvHpEgore-d3mL4UN0c-84" target="RzvHpEgore-d3mL4UN0c-96">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="75" y="589" />
<mxPoint x="242" y="589" />
<mxPoint x="242" y="609" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="aEXj1ocKQUo5hH3PQ8Ep-11" value="硬件推币机" style="swimlane;" parent="aEXj1ocKQUo5hH3PQ8Ep-1" vertex="1">
<mxGeometry x="1010" y="26" width="290" height="830" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-50" value="接受指令" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-11">
<mxGeometry x="50" y="137" width="220" height="34" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-52" value="操作返回" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-11">
<mxGeometry x="40" y="344" width="220" height="34" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-91" value="接受指令" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="aEXj1ocKQUo5hH3PQ8Ep-11">
<mxGeometry x="150" y="639" width="85" height="40" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-39" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-37" target="RzvHpEgore-d3mL4UN0c-38">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-41" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-38" target="RzvHpEgore-d3mL4UN0c-40">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-51" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-42" target="RzvHpEgore-d3mL4UN0c-50">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-79" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-52" target="RzvHpEgore-d3mL4UN0c-54">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="1160" y="467" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-80" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-54" target="RzvHpEgore-d3mL4UN0c-78">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-89" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-84" target="RzvHpEgore-d3mL4UN0c-86">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="585" y="640" />
<mxPoint x="479" y="640" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-93" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-86" target="RzvHpEgore-d3mL4UN0c-90">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="RzvHpEgore-d3mL4UN0c-99" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="aEXj1ocKQUo5hH3PQ8Ep-1" source="RzvHpEgore-d3mL4UN0c-96" target="RzvHpEgore-d3mL4UN0c-91">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="920" y="685" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>