Skip to content
Snippets Groups Projects
Commit 3ad8f536 authored by Ruud Overeem's avatar Ruud Overeem
Browse files

BugID: 810

Changed connectiontype to 'ptext'.
parent 7e53b02d
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@ node @connection@ 1.0.0 development 'node constraint' "Connection betw
#--------------------------------------------------------------------------------------------------------
par sourceNode I text - 10 0 '@sourceNode@' - 'name of the source machine'
par destNode I text - 10 0 '@destNode@' - 'name of the destination machine'
par transportType I text - 10 0 'File|Socket|Ethernet|Null' - 'Type of transport, the use of the other parameters depend on this value.'
par transportType I ptext - 10 0 'File|Socket|Ethernet|Null;Socket' - 'Type of transport, the use of the other parameters depend on this value.'
# File
par filenameMask I text - 10 0 '/data/@obsID@_@seqnr@' - 'mask of the IO-file: @obsID@ and @seqnr@ markers are allowed'
# Socket
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment