Skip to content
Snippets Groups Projects
Commit 845447f5 authored by Patient NTUMBA's avatar Patient NTUMBA
Browse files

Add gidl-model

parent 03d75080
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8" standalone="no"?><gidl:GIDLModel xmlns:gidl="http://eu.chorevolution/modelingnotations/gidl" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hostAddress="10.0.1.105" protocol="MQTT" xmi:version="2.0"><hasInterfaces role="consummer"><hasOperations name="VideoViewer" qos="unreliable" type="one_way"><hasScope name="VideoViewer" uri="VideoViewer" verb="GET"/><inputData context="body" media="json" name="request"><hasDataType maxOccurs="one" minOccurs="one" name="stream" type="string" xsi:type="gidl:SimpleType"/></inputData></hasOperations></hasInterfaces></gidl:GIDLModel>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><gidl:GIDLModel xmlns:gidl="http://eu.chorevolution/modelingnotations/gidl" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hostAddress="10.0.1.105" protocol="MQTT" xmi:version="2.0"><hasInterfaces role="consumer"><hasOperations name="droneImage" qos="unreliable" type="one_way"><hasScope name="droneImage" uri="droneImage" verb="GET"/><inputData context="body" media="json" name="request"><hasDataType maxOccurs="one" minOccurs="one" name="droneImage" type="string" xsi:type="gidl:SimpleType"/></inputData></hasOperations></hasInterfaces></gidl:GIDLModel>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><gidl:GIDLModel xmlns:gidl="http://eu.chorevolution/modelingnotations/gidl" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hostAddress="10.0.1.137" protocol="CoAP" xmi:version="2.0"><hasInterfaces role="provider"><hasOperations name="temperature" qos="reliable" type="one_way"><hasScope name="temperature" uri="temperature" verb="GET"/><inputData context="body" media="json" name="request"><hasDataType maxOccurs="one" minOccurs="one" name="temp" type="double" xsi:type="gidl:SimpleType"/></inputData></hasOperations></hasInterfaces></gidl:GIDLModel>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gidl:GIDLModel xmlns:gidl="http://eu.chorevolution/modelingnotations/gidl" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" hostAddress="10.0.1.105" protocol="WEB_SOCKETS" xmi:version="2.0">
<hasInterfaces role="consumer">
<hasOperations name="droneImage" qos="unreliable" type="one_way">
<hasScope name="droneImage" uri="droneImage" verb="GET"/>
<inputData context="body" media="json" name="request">
<hasDataType maxOccurs="one" minOccurs="one" name="droneImage" type="string" xsi:type="gidl:SimpleType"/>
</inputData>
</hasOperations>
</hasInterfaces>
</gidl:GIDLModel>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment