VirtualSerialPortURIBackingOption
VirtualSerialPortURIBackingOption
The VirtualSerialPortURIBackingOption
data object type contains the options for using a network socket as backing for a virtual serial port.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"directions": {
"_typeName": "string",
"valueIsReadonly": false,
"choiceInfo": [
{
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string"
}
],
"defaultIndex": 0
}
}