4.16. ConnectableComponent
| Name | Description | Schema |
|---|---|---|
|
comments optional |
The comments for the connectable component.Example :
|
string |
|
groupId required |
The id of the group that the connectable component resides inExample
: |
string |
|
id required |
The id of the connectable component.Example :
|
string |
|
name optional |
The name of the connectable componentExample :
|
string |
|
type required |
The type of component the connectable is.Example :
|
enum (PROCESSOR, REMOTE_INPUT_PORT, REMOTE_OUTPUT_PORT, INPUT_PORT, OUTPUT_PORT, FUNNEL) |
