Skip to main content
Version: current

serial-interface


system/serial-interface/read

Type: Command

ArgumentTypeDescription
portenumname of the port from port list
timetimetimeout for serial terminal access (capture mode)
sizenummaximum bytes read from the serial terminal (capture mode)
untilstringread from the serial terminal until provided character sequence (capture mode)
as-stringswitchdo not interpret output as a console value (in capture mode)

system/serial-interface/serial-terminal

Type: Command

ArgumentTypeDescription
portenumname of the port from port list
channelnumport channel that will be used (0 by default)
writestringnon-interactively write provided value to the serial terminal

system/serial-interface/start

Type: Command

ArgumentTypeDescription
portenumname of the port from port list
channelnumport channel that will be used (0 by default)

system/serial-interface/stop

Type: Command

ArgumentTypeDescription
portenumname of the port from port list
channelnumport channel that will be used (0 by default)

system/serial-interface/write

Type: Command

ArgumentTypeDescription
portenumname of the port from port list
datastringnon-interactively write provided value to the serial terminal