-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathArchitecture
49 lines (49 loc) · 5.78 KB
/
Architecture
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
<mxfile host="app.diagrams.net" modified="2021-12-21T19:57:57.082Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36" etag="L69mmekWa1F4YNk6pEAg" version="16.0.2" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="1422" dy="832" 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="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="XXjvdJ96wICNxVs2TMsS-0" value="RoomBase" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="160" y="30" width="220" height="98" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-1" value="+ info: RoomInfo
+ settings: RoomSettings
+ devices: Map<string, iDevice>
+ groups: Map<GroupType, iGroup>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-0">
<mxGeometry y="26" width="220" height="64" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-2" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-0">
<mxGeometry y="90" width="220" height="8" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-5" value="iDevice" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="460" y="200" width="220" height="110" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-6" value="+ info: DeviceInfo" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-5">
<mxGeometry y="26" width="220" height="24" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-7" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-5">
<mxGeometry y="50" width="220" height="8" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-8" value="+ getRoom(): RoomBase 
+ async setState(point, state): " style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-5">
<mxGeometry y="58" width="220" height="52" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="XXjvdJ96wICNxVs2TMsS-1" target="XXjvdJ96wICNxVs2TMsS-5">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-11" value="iGroup" style="swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="20" y="200" width="220" height="130" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-12" value="+ info: GroupInfo
+ deviceIds: string[]" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-11">
<mxGeometry y="26" width="220" height="44" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-13" value="" style="line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-11">
<mxGeometry y="70" width="220" height="8" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-14" value="+ getRoom(): RoomBase
+ getRoomSettings(): RoomSettings
+ getDevices(): iDevice[]" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="XXjvdJ96wICNxVs2TMsS-11">
<mxGeometry y="78" width="220" height="52" as="geometry" />
</mxCell>
<mxCell id="XXjvdJ96wICNxVs2TMsS-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="XXjvdJ96wICNxVs2TMsS-1" target="XXjvdJ96wICNxVs2TMsS-11">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>