-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f8f565
commit 6fd7f40
Showing
3 changed files
with
105 additions
and
0 deletions.
There are no files selected for viewing
98 changes: 98 additions & 0 deletions
98
content/docs/50_platform/architecture/interface/fsm.drawio
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<mxfile host="65bd71144e"> | ||
<diagram id="PozIAaSgQTxpry_z-eMK" name="Page-1"> | ||
<mxGraphModel dx="1122" dy="779" 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="9" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="3" target="4"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="3" value="Connecting" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;fontColor=#ffffff;strokeColor=#001DBC;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="40" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="10" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="4" target="5"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="25" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="6"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<Array as="points"> | ||
<mxPoint x="620" y="180"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="4" value="Initializing" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;fontColor=#ffffff;strokeColor=#001DBC;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="150" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="13" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="5" target="7"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="24" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="5" target="6"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="5" value="Running" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;fontColor=#ffffff;strokeColor=#001DBC;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="260" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="23" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="6" target="7"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<Array as="points"> | ||
<mxPoint x="620" y="400"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="6" value="Warning" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#a20025;fontColor=#ffffff;strokeColor=#6F0000;" vertex="1" parent="1"> | ||
<mxGeometry x="560" y="260" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="22" value="" style="edgeStyle=none;html=1;" edge="1" parent="1" source="7" target="17"> | ||
<mxGeometry relative="1" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="29" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="7" target="3"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<Array as="points"> | ||
<mxPoint x="290" y="400"/> | ||
<mxPoint x="290" y="230"/> | ||
<mxPoint x="290" y="70"/> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7" value="Cleaning" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;fontColor=#ffffff;strokeColor=#001DBC;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="370" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="8" value="Connected" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="430" y="100" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="11" value="Initialiazed" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="430" y="210" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="12" value="Stopped" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="430" y="320" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="31" style="edgeStyle=none;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="16"> | ||
<mxGeometry relative="1" as="geometry"> | ||
<mxPoint x="360" y="70" as="targetPoint"/> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="16" value="Start" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="1"> | ||
<mxGeometry x="100" y="40" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="17" value="End" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="1"> | ||
<mxGeometry x="360" y="480" width="120" height="60" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="19" value="Stopped &amp; Cleaned" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="420" y="430" width="120" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="26" value="error" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="490" y="260" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="27" value="error" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="530" y="150" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="28" value="reboot" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="530" y="370" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
<mxCell id="30" value="reboot &amp; cleaned" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="220" y="370" width="60" height="30" as="geometry"/> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters