Skip to content

Emulator custom serial url

Jose Tiago Macara Coutinho requested to merge emulator_custom_serial_url into master

Force serial transport config to have and additional url. This way we can have an emulator with multiple serial transports. The value of this parameter should be the one used to address the device.

Also fix error when baudrate is not defined in config

Merge request reports