-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patherd
40 lines (40 loc) · 4.31 KB
/
erd
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
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36" version="24.7.12">
<diagram id="KHCZx2LbZeCgzax4BhK5" name="Pagina-1">
<mxGraphModel dx="797" dy="410" 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="8YFcg49bsRVECHLhY3DI-22" value="measurements" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="60" y="530" width="160" height="176" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-23" value="measurement_id<div><span style="white-space: pre;">	</span><span style="white-space: pre;">	</span><br></div>" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="8YFcg49bsRVECHLhY3DI-22">
<mxGeometry y="26" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-24" value="temperature<div><br></div>" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="8YFcg49bsRVECHLhY3DI-22">
<mxGeometry y="56" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-25" value="temperature_date" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="8YFcg49bsRVECHLhY3DI-22">
<mxGeometry y="86" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-26" value="humidity" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="8YFcg49bsRVECHLhY3DI-22">
<mxGeometry y="116" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-27" value="country<div><br></div>" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="8YFcg49bsRVECHLhY3DI-22">
<mxGeometry y="146" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-28" value="actions" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;" vertex="1" parent="1">
<mxGeometry x="380" y="546" width="160" height="56" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-29" value="active" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="8YFcg49bsRVECHLhY3DI-28">
<mxGeometry y="26" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="8YFcg49bsRVECHLhY3DI-32" value="" style="edgeStyle=entityRelationEdgeStyle;fontSize=12;html=1;endArrow=ERmandOne;startArrow=ERmandOne;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="8YFcg49bsRVECHLhY3DI-26" target="8YFcg49bsRVECHLhY3DI-29">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="260" y="702" as="sourcePoint" />
<mxPoint x="360" y="602" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>