Skip to content

Instantly share code, notes, and snippets.

@vperron
Created May 15, 2018 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vperron/51a349f0fde8d72791a1b2456aa3c1b4 to your computer and use it in GitHub Desktop.
Save vperron/51a349f0fde8d72791a1b2456aa3c1b4 to your computer and use it in GitHub Desktop.
Gist from yEd-Live
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--Created by yFiles for HTML 2.1.0.2-->
<graphml xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml.html/2.0/ygraphml.xsd " xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:demostyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoStyle/1.0" xmlns:bpmn="http://www.yworks.com/xml/yfiles-for-html/bpmn/2.0" xmlns:demotablestyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoTableStyle/1.0" xmlns:uml="http://www.yworks.com/yFilesHTML/demos/UMLDemoStyle/1.0" xmlns:compat="http://www.yworks.com/xml/yfiles-compat-arrows/1.0" xmlns:VuejsNodeStyle="http://www.yworks.com/demos/yfiles-vuejs-node-style/1.0" xmlns:y="http://www.yworks.com/xml/yfiles-common/3.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/3.0" xmlns:yjs="http://www.yworks.com/xml/yfiles-for-html/2.0/xaml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<key id="d0" for="node" attr.type="boolean" attr.name="Expanded" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/Expanded">
<default>true</default>
</key>
<key id="d1" for="node" attr.name="NodeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeLabels"/>
<key id="d2" for="node" attr.name="NodeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeGeometry"/>
<key id="d3" for="all" attr.name="UserTags" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/UserTags"/>
<key id="d4" for="node" attr.name="NodeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeStyle"/>
<key id="d5" for="node" attr.name="NodeViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/NodeViewState"/>
<key id="d6" for="edge" attr.name="EdgeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeLabels"/>
<key id="d7" for="edge" attr.name="EdgeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeGeometry"/>
<key id="d8" for="edge" attr.name="EdgeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeStyle"/>
<key id="d9" for="edge" attr.name="EdgeViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/EdgeViewState"/>
<key id="d10" for="port" attr.name="PortLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLabels"/>
<key id="d11" for="port" attr.name="PortLocationParameter" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLocationParameter">
<default>
<x:Static Member="y:FreeNodePortLocationModel.NodeCenterAnchored"/>
</default>
</key>
<key id="d12" for="port" attr.name="PortStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortStyle">
<default>
<x:Static Member="y:VoidPortStyle.Instance"/>
</default>
</key>
<key id="d13" for="port" attr.name="PortViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/PortViewState"/>
<key id="d14" attr.name="SharedData" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/SharedData"/>
<data key="d14">
<y:SharedData>
<yjs:Font x:Key="1" fontSize="12"/>
<yjs:SolidColorFill x:Key="2" color="#FFD2DEEE"/>
<yjs:Stroke x:Key="3" fill="#FFF0EB60"/>
<yjs:SolidColorFill x:Key="4" color="#FFF0EB60"/>
<y:InteriorStretchLabelModelParameter x:Key="5">
<y:InteriorStretchLabelModelParameter.Model>
<y:InteriorStretchLabelModel Insets="4,4,18,4"/>
</y:InteriorStretchLabelModelParameter.Model>
</y:InteriorStretchLabelModelParameter>
<yjs:DefaultLabelStyle x:Key="6" font="{y:GraphMLReference 1}" textFill="WHITE"/>
<yjs:Stroke x:Key="7" fill="#FF336699"/>
<y:FreeEdgeLabelModel x:Key="8"/>
<yjs:DefaultLabelStyle x:Key="9" font="{y:GraphMLReference 1}" textFill="BLACK"/>
<yjs:PolylineEdgeStyle x:Key="10" stroke="{y:GraphMLReference 7}">
<yjs:PolylineEdgeStyle.targetArrow>
<yjs:Arrow type="TRIANGLE" scale="0.75" stroke="{y:GraphMLReference 7}" fill="#FF336699" cropLength="1"/>
</yjs:PolylineEdgeStyle.targetArrow>
</yjs:PolylineEdgeStyle>
<y:SmartEdgeLabelModelParameter x:Key="11" Distance="5">
<y:SmartEdgeLabelModelParameter.Model>
<y:SmartEdgeLabelModel/>
</y:SmartEdgeLabelModelParameter.Model>
</y:SmartEdgeLabelModelParameter>
</y:SharedData>
</data>
<graph id="G" edgedefault="directed">
<data key="d3">
<y:Json>{"version":"2.0.0","layout":"layout-circular","config":{"noObf_layoutStyle":0,"noObf_fromSketch":false,"noObf_edgeBundling":false,"noObf_minimumNodeDistance":30,"noObf_preferredChildWedge":340,"noObf_handleNodeLabels":false,"noObf_edgeLabeling":false}}</y:Json>
</data>
<node id="n0">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[orchestrator
[updates state]]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="129.82491088009937" Y="129.82491088009937" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFD3EED2" fill="#FFD3EED2"/>
</data>
<port name="p0"/>
<port name="p1"/>
<port name="p2"/>
<port name="p3"/>
</node>
<node id="n1">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text>can</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="259.64982176019873" Y="0" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
</node>
<node id="n2">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[diagnostic +
diagnostic-watcher]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="480" Y="0" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFD3EED2" fill="#FFD3EED2"/>
</data>
<port name="p0">
<data key="d11">
<y:FreeNodePortLocationModelParameter Ratio="0.5078247852129133,0.9426496799970775"/>
</data>
</port>
</node>
<node id="n3">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text>kinetis</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="0" Y="259.64982176019873" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
</node>
<node id="n4">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text>rfid</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="0" Y="0" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
</node>
<node id="n5">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text>shutdown-cli</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="616.2002994010296" Y="129.82491088009937" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="{y:GraphMLReference 3}" fill="{y:GraphMLReference 4}"/>
</data>
<port name="p0"/>
<port name="p1">
<data key="d11">
<y:FreeNodePortLocationModelParameter Ratio="0.4973873991170036,0.9988983694103034"/>
</data>
</port>
</node>
<node id="n6">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text>shutdown-daemon</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="480" Y="259.64982176019873" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0">
<data key="d11">
<y:FreeNodePortLocationModelParameter Ratio="0.9860856547781306,0.486767327055901"/>
</data>
</port>
<port name="p1">
<data key="d11">
<y:FreeNodePortLocationModelParameter Ratio="0.5339117417346524,0.07500262117354804"/>
</data>
</port>
</node>
<node id="n7">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text>bluelink-gateway</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="259.64982176019873" Y="259.64982176019873" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFEEE3D2" fill="#FFEEE3D2"/>
</data>
<port name="p0"/>
</node>
<node id="n8">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[updater
[updates rootfs]]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="616.2002994010297" Y="0" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFEEE3D2" fill="#FFEEE3D2"/>
</data>
<port name="p0"/>
</node>
<node id="n9">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[cli tool]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="-235" Y="0" Width="115" Height="29"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="{y:GraphMLReference 3}" fill="{y:GraphMLReference 4}"/>
</data>
</node>
<node id="n10">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[async daemon]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="-235" Y="39" Width="115" Height="29"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFD3EED2" fill="#FFD3EED2"/>
</data>
</node>
<node id="n11">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[sync daemon]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="-235" Y="78" Width="115" Height="29"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFD2DEEE" fill="#FFD2DEEE"/>
</data>
</node>
<node id="n12">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[out of automotive]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="-235" Y="117" Width="115" Height="29"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFEEE3D2" fill="#FFEEE3D2"/>
</data>
</node>
<node id="n13">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 5}" Style="{y:GraphMLReference 6}">
<y:Label.Text><![CDATA[CLI tools]]></y:Label.Text>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="-9" Y="532.3931150263415" Width="613" Height="104"/>
</data>
<data key="d4">
<demostyle:DemoGroupStyle isCollapsible="true" borderColor="#68B0E3" folderFrontColor="#68B0E3" folderBackColor="#3C679B"/>
</data>
<graph id="n13:" edgedefault="directed">
<node id="n13::n0">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[cron-kinetis
@10sec]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="0" Y="559.3931150263415" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFF0EB60" fill="#FFF0EB60"/>
</data>
</node>
<node id="n13::n1">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[cron-telemetry
@30sec]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="160" Y="559.3931150263415" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFF0EB60" fill="#FFF0EB60"/>
</data>
</node>
<node id="n13::n2">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[send-inventory
@everyday]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="320" Y="559.3931150263415" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFF0EB60" fill="#FFF0EB60"/>
</data>
</node>
<node id="n13::n3">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[send-metrics
@5mins]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="480" Y="559.3931150263415" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFF0EB60" fill="#FFF0EB60"/>
</data>
</node>
</graph>
</node>
<node id="n14">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 5}" Style="{y:GraphMLReference 6}">
<y:Label.Text><![CDATA[Other daemons]]></y:Label.Text>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="-9" Y="378.0214683932701" Width="773" Height="104"/>
</data>
<data key="d4">
<demostyle:DemoGroupStyle isCollapsible="true" borderColor="#68B0E3" folderFrontColor="#68B0E3" folderBackColor="#3C679B"/>
</data>
<graph id="n14:" edgedefault="directed">
<node id="n14::n0">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[canwriter
]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="0" Y="405.0214683932702" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" stroke="#FFD3EED2" fill="#FFD3EED2"/>
</data>
</node>
<node id="n14::n1">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[cpl
[updates state]
loop @2sec]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="160" Y="405.0214683932702" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
</node>
<node id="n14::n2">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[gps
[updates state]
loop @2sec]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="320" Y="405.0214683932702" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
</node>
<node id="n14::n3">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text><![CDATA[gsm
[updates state]
loop @15sec]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="480" Y="405.0214683932702" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
</node>
<node id="n14::n4">
<data key="d1">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorStretchLabelModel.Center}">
<y:Label.Text>helpline</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" wrapping="WORD" clipText="false" font="{y:GraphMLReference 1}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d2">
<y:RectD X="640" Y="405.0214683932702" Width="115" Height="68"/>
</data>
<data key="d4">
<demostyle:FlowchartNodeStyle type="process" fill="{y:GraphMLReference 2}"/>
</data>
</node>
</graph>
</node>
<edge id="e0" source="n8" target="n5" sourceport="p0" targetport="p0">
<data key="d6">
<x:List>
<y:Label Style="{y:GraphMLReference 9}">
<y:Label.Text><![CDATA[systemctl start]]></y:Label.Text>
<y:Label.LayoutParameter>
<y:FreeEdgeLabelModelParameter Ratio="0.49999999999999906" Distance="-89.70055089845528" Angle="1.570796326794897" Model="{y:GraphMLReference 8}"/>
</y:Label.LayoutParameter>
</y:Label>
</x:List>
</data>
<data key="d7">
<x:List>
<y:Bend Location="756.399850299485,34"/>
<y:Bend Location="756.399850299485,163.82491088009937"/>
</x:List>
</data>
<data key="d8">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e1" source="n7" target="n0" sourceport="p0" targetport="p0">
<data key="d6">
<x:List>
<y:Label Style="{y:GraphMLReference 9}">
<y:Label.Text>MQ</y:Label.Text>
<y:Label.LayoutParameter>
<y:FreeEdgeLabelModelParameter Ratio="0.5381317771876546" Distance="-7.001000000000024" Angle="2.4492935982947064e-16" Model="{y:GraphMLReference 8}"/>
</y:Label.LayoutParameter>
</y:Label>
</x:List>
</data>
<data key="d8">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e2" source="n4" target="n0" sourceport="p0" targetport="p1">
<data key="d6">
<x:List>
<y:Label Style="{y:GraphMLReference 9}">
<y:Label.Text>MQ</y:Label.Text>
<y:Label.LayoutParameter>
<y:FreeEdgeLabelModelParameter Ratio="0.5381317771876541" Distance="-7.001000000000004" Angle="-3.141592653589793" Model="{y:GraphMLReference 8}"/>
</y:Label.LayoutParameter>
</y:Label>
</x:List>
</data>
<data key="d8">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e3" source="n1" target="n0" sourceport="p0" targetport="p2">
<data key="d6">
<x:List>
<y:Label Style="{y:GraphMLReference 9}">
<y:Label.Text>MQ</y:Label.Text>
<y:Label.LayoutParameter>
<y:FreeEdgeLabelModelParameter Ratio="0.4429389149155529" Distance="7.0010000000000145" Angle="-3.141592653589793" Model="{y:GraphMLReference 8}"/>
</y:Label.LayoutParameter>
</y:Label>
</x:List>
</data>
<data key="d8">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e4" source="n3" target="n0" sourceport="p0" targetport="p3">
<data key="d6">
<x:List>
<y:Label Style="{y:GraphMLReference 9}">
<y:Label.Text>MQ</y:Label.Text>
<y:Label.LayoutParameter>
<y:FreeEdgeLabelModelParameter Ratio="0.4618682228123461" Distance="-7.0009999999999835" Angle="1.570796326794897" Model="{y:GraphMLReference 8}"/>
</y:Label.LayoutParameter>
</y:Label>
</x:List>
</data>
<data key="d8">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e5" source="n5" target="n6" sourceport="p1" targetport="p0">
<data key="d6">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 11}" Style="{y:GraphMLReference 9}">
<y:Label.Text>ipc_call</y:Label.Text>
</y:Label>
</x:List>
</data>
<data key="d7">
<x:List>
<y:Bend Location="673.7002994010296,197.75"/>
<y:Bend Location="673.7002994010296,268"/>
<y:Bend Location="593.399850299485,268"/>
</x:List>
</data>
<data key="d8">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e6" source="n2" target="n6" sourceport="p0" targetport="p1">
<data key="d6">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 11}" Style="{y:GraphMLReference 9}">
<y:Label.Text>ipc_call</y:Label.Text>
</y:Label>
</x:List>
</data>
<data key="d7">
<x:List>
<y:Bend Location="538.399850299485,264.75"/>
</x:List>
</data>
<data key="d8">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
</graph>
</graphml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment