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

Resolved merge conflict between master and chorevolution branches

parent f696ef3d
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@ public class VsbManagerClient{
private String urlVsbManagerService = null;
/**
* Default constructor of the class
* <p>
......
<?xml version="1.0" encoding="UTF-8"?>
<gidl:GIDLModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gidl="http://eu.chorevolution/modelingnotations/gidl" hostAddress="127.0.0.1" protocol="REST">
<hasInterfaces role="provider">
<hasOperations name="temperature" type="one_way" qos="reliable">
<hasOperations name="temperature" type="two_way" qos="reliable">
<hasScope name="temperature" verb="GET" uri="temperature"/>
<inputData name="request" context="query" media="json">
<hasDataType xsi:type="gidl:ComplexType" name="inputDataType" minOccurs="one" maxOccurs="one">
......
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