Describes a device channel
Members
object
# inputs Optional
The inputs provided by the channel.
Properties:
Name | Type | Description |
---|---|---|
{...} |
InOutPut
|
The input identified by a string key. |
object
# outputs Optional
The output provided by the channel.
Properties:
Name | Type | Description |
---|---|---|
{...} |
InOutPut
|
The output identified by a string key. |
object
# parameters Optional
The channel parameters.
Properties:
Name | Type | Description |
---|---|---|
{...} |
string
|
The channel parameters identified by a string key. |