trigger:xmlrpc
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 |
<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>
trigger/xmlrpc.txt · Zuletzt geändert: 2020/02/14 15:56 von oliver