-
Notifications
You must be signed in to change notification settings - Fork 2
/
Models diagram
427 lines (427 loc) · 44 KB
/
Models diagram
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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<mxfile host="app.diagrams.net" modified="2021-04-22T23:52:33.998Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36" etag="_paASWjeg9RX13S6pOYb" version="14.6.6" type="github">
<diagram id="R2lEEEUBdFMjLlhIrx00" name="Page-1">
<mxGraphModel dx="1888" dy="1648" 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" extFonts="Permanent Marker^https://fonts.googleapis.com/css?family=Permanent+Marker">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="C-vyLk0tnHw3VtMMgP7b-2" value="Station" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="560" width="230" height="310" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-3" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=1;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="30" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-4" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;" parent="C-vyLk0tnHw3VtMMgP7b-3" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-5" value="address : not NIL" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;" parent="C-vyLk0tnHw3VtMMgP7b-3" vertex="1">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-6" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="60" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-7" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-6" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-8" value="name :string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-6" vertex="1">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-9" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="90" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-10" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-9" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-11" value="address : string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-9" vertex="1">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-11" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="120" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-12" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-11" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-13" value="zip : string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-11" vertex="1">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-14" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="150" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-15" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-14" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-16" value="status : string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-14" vertex="1">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-7" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" vertex="1" parent="C-vyLk0tnHw3VtMMgP7b-2">
<mxGeometry y="180" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-8" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-7">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-9" value="access: string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-7">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-171" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="210" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-172" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-171" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-173" value="updates : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-171" vertex="1">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-32" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" vertex="1" parent="C-vyLk0tnHw3VtMMgP7b-2">
<mxGeometry y="240" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-33" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-32">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-34" value="flagged : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-32">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-182" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-2" vertex="1">
<mxGeometry y="270" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-183" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-182" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-184" value="outlets and fuel types shown below" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-182" vertex="1">
<mxGeometry x="30" width="200" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-13" value="Users_Stations" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="250" width="250" height="130" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-17" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="30" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-18" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-17" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-19" value="user_id : integer" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-17" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-20" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="60" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-21" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-20" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-22" value="station_id : integer" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-20" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-17" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-13" vertex="1">
<mxGeometry y="90" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-18" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-17" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-19" value="time_stamp : datetime" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-17" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-23" value="User" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="-30" width="220" height="280" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-24" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=1;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-25" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;fontStyle=1;" parent="C-vyLk0tnHw3VtMMgP7b-24" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-26" value="name :not NIL" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;fontStyle=5;" parent="C-vyLk0tnHw3VtMMgP7b-24" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-1" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" vertex="1" parent="C-vyLk0tnHw3VtMMgP7b-23">
<mxGeometry y="60" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-2" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-3" value="name : string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-27" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="90" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-28" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="C-vyLk0tnHw3VtMMgP7b-27" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="C-vyLk0tnHw3VtMMgP7b-29" value="email : string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="C-vyLk0tnHw3VtMMgP7b-27" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-5" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="120" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-6" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-5" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-7" value="password_digest : string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-5" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-8" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="150" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-9" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-8" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-10" value="zip : string " style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-8" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-168" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="180" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-169" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-168" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-170" value="updates : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-168" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-179" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="210" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-180" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-179" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-181" value="admin : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-179" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-192" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="C-vyLk0tnHw3VtMMgP7b-23" vertex="1">
<mxGeometry y="240" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-193" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-192" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-194" value="outlet and fuel types shown below" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-192" vertex="1">
<mxGeometry x="30" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-1" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;startArrow=ERoneToMany;entryX=0.003;entryY=0.059;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1.005;exitY=0.124;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="C-vyLk0tnHw3VtMMgP7b-23" target="C-vyLk0tnHw3VtMMgP7b-13" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="170" y="310" as="sourcePoint" />
<mxPoint x="470" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-3" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;startArrow=ERoneToMany;entryX=-0.005;entryY=0.148;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1.002;exitY=0.14;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="C-vyLk0tnHw3VtMMgP7b-13" target="C-vyLk0tnHw3VtMMgP7b-2" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="370" y="330" as="sourcePoint" />
<mxPoint x="470" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-20" value="Notes" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
<mxGeometry x="250" y="-190" width="250" height="180" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-24" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-20" vertex="1">
<mxGeometry y="30" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-25" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-24" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-26" value="name : string" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-24" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-27" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-20" vertex="1">
<mxGeometry y="60" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-28" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-27" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-29" value="content : text" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-27" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-34" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-20" vertex="1">
<mxGeometry y="90" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-35" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-34" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-36" value="user_id : integer" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-34" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-50" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-20" vertex="1">
<mxGeometry y="120" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-51" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-50" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-52" value="station_id: integer" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-50" vertex="1">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-4" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" vertex="1" parent="jf7yfhhVnmcouFcIS6rH-20">
<mxGeometry y="150" width="250" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-5" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-4">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="Ke0l2V3xq4Pd6K2OcQfd-6" value="admin: boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" vertex="1" parent="Ke0l2V3xq4Pd6K2OcQfd-4">
<mxGeometry x="30" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-33" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="C-vyLk0tnHw3VtMMgP7b-2" target="jf7yfhhVnmcouFcIS6rH-27" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="820" y="20" as="sourcePoint" />
<mxPoint x="470" y="130" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-53" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERoneToMany;exitX=0;exitY=0;exitDx=0;exitDy=0;" parent="1" source="C-vyLk0tnHw3VtMMgP7b-23" target="jf7yfhhVnmcouFcIS6rH-27" edge="1">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="370" y="230" as="sourcePoint" />
<mxPoint x="470" y="130" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-55" value="Fuel_Types" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
<mxGeometry x="400" y="240" width="130" height="240" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-59" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-55" vertex="1">
<mxGeometry y="30" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-60" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-59" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-61" value="BD : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-59" vertex="1">
<mxGeometry x="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-62" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-55" vertex="1">
<mxGeometry y="60" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-63" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-62" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-64" value="CNG : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-62" vertex="1">
<mxGeometry x="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-65" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-55" vertex="1">
<mxGeometry y="90" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-66" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-65" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-67" value="ELEC : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-65" vertex="1">
<mxGeometry x="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-68" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-55" vertex="1">
<mxGeometry y="120" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-69" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-68" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-70" value="E85 : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-68" vertex="1">
<mxGeometry x="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-96" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-55" vertex="1">
<mxGeometry y="150" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-97" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-96" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-98" value="HY : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-96" vertex="1">
<mxGeometry x="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-99" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-55" vertex="1">
<mxGeometry y="180" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-100" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-99" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-101" value="LNG : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-99" vertex="1">
<mxGeometry x="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-102" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-55" vertex="1">
<mxGeometry y="210" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-103" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-102" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-104" value="LPG : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-102" vertex="1">
<mxGeometry x="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-71" value="Outlet_Types" style="shape=table;startSize=30;container=1;collapsible=1;childLayout=tableLayout;fixedRows=1;rowLines=0;fontStyle=1;align=center;resizeLast=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
<mxGeometry x="220" y="240" width="160" height="240" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-75" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-71" vertex="1">
<mxGeometry y="30" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-76" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-75" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-77" value="NEMA1450 : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-75" vertex="1">
<mxGeometry x="30" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-78" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-71" vertex="1">
<mxGeometry y="60" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-79" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-78" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-80" value="NEMA515 : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-78" vertex="1">
<mxGeometry x="30" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-81" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-71" vertex="1">
<mxGeometry y="90" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-82" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-81" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-83" value="NEMA520 : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-81" vertex="1">
<mxGeometry x="30" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-84" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-71" vertex="1">
<mxGeometry y="120" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-85" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-84" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-86" value="J1772 : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-84" vertex="1">
<mxGeometry x="30" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-87" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-71" vertex="1">
<mxGeometry y="150" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-88" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-87" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-89" value="J1772combo : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-87" vertex="1">
<mxGeometry x="30" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-90" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-71" vertex="1">
<mxGeometry y="180" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-91" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-90" vertex="1">
<mxGeometry width="30" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-92" value="CHADEMO : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-90" vertex="1">
<mxGeometry x="30" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-93" value="" style="shape=partialRectangle;collapsible=0;dropTarget=0;pointerEvents=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;top=0;left=0;right=0;bottom=0;" parent="jf7yfhhVnmcouFcIS6rH-71" vertex="1">
<mxGeometry y="210" width="160" height="20" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-94" value="" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;" parent="jf7yfhhVnmcouFcIS6rH-93" vertex="1">
<mxGeometry width="30" height="20" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-95" value="Tesla : boolean" style="shape=partialRectangle;overflow=hidden;connectable=0;fillColor=none;top=0;left=0;bottom=0;right=0;align=left;spacingLeft=6;" parent="jf7yfhhVnmcouFcIS6rH-93" vertex="1">
<mxGeometry x="30" width="130" height="20" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-188" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="jf7yfhhVnmcouFcIS6rH-187" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="280" y="220" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-189" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="jf7yfhhVnmcouFcIS6rH-187" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="480" y="230" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-190" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="jf7yfhhVnmcouFcIS6rH-187" target="jf7yfhhVnmcouFcIS6rH-179" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-191" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="jf7yfhhVnmcouFcIS6rH-187" target="jf7yfhhVnmcouFcIS6rH-182" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="540" y="180" />
<mxPoint x="540" y="255" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="jf7yfhhVnmcouFcIS6rH-187" value="included in user and station tables" style="whiteSpace=wrap;html=1;fillColor=#f0a30a;strokeColor=#BD7000;fontColor=#000000;" parent="1" vertex="1">
<mxGeometry x="305" y="150" width="120" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>