Handler for serial-over-ip. Allows for the topside controller to transmit data to/from the vehicle/peripheral to/from another system. (i.e. Side-scan sonar, topside GPS)
The baud rate for the serial device.
This value is meaningless with deviceType::Web
OptionalconnectionId
connectionId?:string
Remarks
The id of the device that this device is connected to.
If null then this device is not connected to anything
OptionalconnectionName
connectionName?:string
Remarks
The name of the device that this device is connected to.
if null then this device is not connected to anything.
This is purely provided for convenience. If a name change is required send an update to the actual device.
Handler for serial-over-ip. Allows for the topside controller to transmit data to/from the vehicle/peripheral to/from another system. (i.e. Side-scan sonar, topside GPS)