remoteProcessGroupContents

Namespace: (default namespace)
XML Schema: ns0.xsd

Contents of a remote process group.

XML

Elements

name (type) min/max
occurs
description
inputPorts (remoteProcessGroupPort) 0/unbounded The Controller Input Ports to which data can be sent
outputPorts (remoteProcessGroupPort) 0/unbounded The Controller Output Ports from which data can be retrieved

JSON

property type description
inputPorts array of inputPorts (remoteProcessGroupPort) The Controller Input Ports to which data can be sent
outputPorts array of outputPorts (remoteProcessGroupPort) The Controller Output Ports from which data can be retrieved