blob: 0aba1aa5566b8cc29a879335eb43f701577d8812 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="253.2px" preserveAspectRatio="none" style="width:691px;height:253px;" version="1.1" viewBox="0 0 691 253" width="691.2px" zoomAndPan="magnify"><defs><filter height="300%" id="f1ejbj2o6zu4bx" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.4"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.8" dy="4.8" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><rect fill="#FFFFFF" filter="url(#f1ejbj2o6zu4bx)" height="81.9188" style="stroke: #A80036; stroke-width: 1.2;" width="12" x="498.6" y="101.475"/><line style="stroke: #A80036; stroke-width: 1.2; stroke-dasharray: 5.0,5.0;" x1="43.2" x2="43.2" y1="45.9563" y2="204.9938"/><line style="stroke: #A80036; stroke-width: 1.2; stroke-dasharray: 5.0,5.0;" x1="504.6" x2="504.6" y1="45.9563" y2="204.9938"/><rect fill="#FEFECE" filter="url(#f1ejbj2o6zu4bx)" height="36.3562" style="stroke: #A80036; stroke-width: 1.7999999999999998;" width="63.6" x="9.6" y="3.6"/><text fill="#000000" font-family="sans-serif" font-size="16.8" lengthAdjust="spacingAndGlyphs" textLength="46.8" x="18" y="27.5941">Client</text><rect fill="#FEFECE" filter="url(#f1ejbj2o6zu4bx)" height="36.3562" style="stroke: #A80036; stroke-width: 1.7999999999999998;" width="63.6" x="9.6" y="203.7938"/><text fill="#000000" font-family="sans-serif" font-size="16.8" lengthAdjust="spacingAndGlyphs" textLength="46.8" x="18" y="227.7879">Client</text><rect fill="#FEFECE" filter="url(#f1ejbj2o6zu4bx)" height="36.3562" style="stroke: #A80036; stroke-width: 1.7999999999999998;" width="228" x="388.2" y="3.6"/><text fill="#000000" font-family="sans-serif" font-size="16.8" lengthAdjust="spacingAndGlyphs" textLength="211.2" x="396.6" y="27.5941">Command Router Service</text><rect fill="#FEFECE" filter="url(#f1ejbj2o6zu4bx)" height="36.3562" style="stroke: #A80036; stroke-width: 1.7999999999999998;" width="228" x="388.2" y="203.7938"/><text fill="#000000" font-family="sans-serif" font-size="16.8" lengthAdjust="spacingAndGlyphs" textLength="211.2" x="396.6" y="227.7879">Command Router Service</text><rect fill="#FFFFFF" filter="url(#f1ejbj2o6zu4bx)" height="81.9188" style="stroke: #A80036; stroke-width: 1.2;" width="12" x="498.6" y="101.475"/><polygon fill="#A80036" points="484.2,96.675,496.2,101.475,484.2,106.275,489,101.475" style="stroke: #A80036; stroke-width: 1.2;"/><line style="stroke: #A80036; stroke-width: 1.2;" x1="43.8" x2="491.4" y1="101.475" y2="101.475"/><text fill="#000000" font-family="sans-serif" font-size="15.6" lengthAdjust="spacingAndGlyphs" textLength="348" x="52.2" y="77.2365">transfer(subject: "unregister-cmd-consumer",</text><text fill="#000000" font-family="sans-serif" font-size="15.6" lengthAdjust="spacingAndGlyphs" textLength="427.2" x="57" y="95.3959">device_id: "device-1", adapter_instance_id: "adapter_1")</text><path d="M327.6,117.075 L327.6,147.075 L676.8,147.075 L676.8,129.075 L664.8,117.075 L327.6,117.075 " fill="#FBFB77" filter="url(#f1ejbj2o6zu4bx)" style="stroke: #A80036; stroke-width: 1.2;"/><path d="M664.8,117.075 L664.8,129.075 L676.8,129.075 L664.8,117.075 " fill="#FBFB77" style="stroke: #A80036; stroke-width: 1.2;"/><text fill="#000000" font-family="sans-serif" font-size="15.6" lengthAdjust="spacingAndGlyphs" textLength="324" x="334.8" y="137.5553">Unregister command consumer for device</text><polygon fill="#A80036" points="57,178.5938,45,183.3937,57,188.1938,52.2,183.3937" style="stroke: #A80036; stroke-width: 1.2;"/><line style="stroke: #A80036; stroke-width: 1.2;" x1="49.8" x2="503.4" y1="183.3937" y2="183.3937"/><text fill="#000000" font-family="sans-serif" font-size="15.6" lengthAdjust="spacingAndGlyphs" textLength="170.4" x="64.2" y="177.3146">transfer(status: "204")</text><!--MD5=[4fd25f20937c93ff6fbb4e1abe0a79c3]
@startuml
scale 1.2
Client -> "Command Router Service": transfer(subject: "unregister-cmd-consumer", \n device_id: "device-1", adapter_instance_id: "adapter_1")
activate "Command Router Service"
note over "Command Router Service"
Unregister command consumer for device
end note
"Command Router Service" -> Client: transfer(status: "204")
deactivate "Command Router Service"
@enduml
PlantUML version 1.2019.11(Sun Sep 22 12:02:15 CEST 2019)
(GPL source distribution)
Java Runtime: OpenJDK Runtime Environment
JVM: OpenJDK 64-Bit Server VM
Java Version: 11.0.9+11-Ubuntu-0ubuntu1.18.04.1
Operating System: Linux
Default Encoding: UTF-8
Language: de
Country: DE
--></g></svg>