trigger:xmlrpc
Dies ist eine alte Version des Dokuments!
XMLRPC Trigger integration
The XMLRPC-Trigger implementation needs specific configuration by additional Properties to the trial type. The properties are organised as a PropertyGroup with the fix name „XMLRPCTrigger“:
| Property name | Description | Optional |
|---|---|---|
| xmlRPCServerURL | The URL inclusive the port number to access the XML RPC server. | No |
<code xml>
<TrialType name="takeover" duration="18"
labelset="Input.xml" measurementSystemConfigIds="default">
<PropertyGroup name="XMLRPCTrigger">
<Property name="xmlRPCServerURL" value="http://192.168.12.199:8000"/>
</PropertyGroup>
<PropertyGroup name="multicycles">
<Property name="cycles" value="5"/>
</PropertyGroup>
<PropertyGroup name="modalities">
<Property name="cycle_nr" value="*"/>
</PropertyGroup>
</TrialType>
</code xml>
trigger/xmlrpc.1581692115.txt.gz · Zuletzt geändert: 2020/02/14 15:55 von oliver