Service: Serial
| This API is not yet officially released nor maintained. |
This service allows to interface the serial / UART connection.
| The serial connection is not available for all hardware variants. |
| Method | Request | Response |
|---|---|---|
SerialStreamRequestStream |
SerialStreamResponseStream |
Stream
Bi-directional stream for UART interface
The communication is terminated with newlines. The baud rate is fixed to 115200.