Engine
Covers Engine 2.0.0
dartwic-share/rapid/get-channel
Returns a channel from a remote RAPID runtime.
- Category: RAPID Share
Request payload
| Field | Type | Requirement | Description |
|---|---|---|---|
channel | string | Required | Native flat RAPID channel name. |
Response payload
| Field | Type | Description |
|---|---|---|
node_name | string | Name of this RAPID node. |
channel | string | Requested channel. |
channel_data | object | Current RAPID channel fields. |