|
Zao SDK for Jetson / libzep API Reference
|
ZaoSerialProxyTty is a program to connect serial port such as USB to serial adapter and cloud side.
Build serial-proxy-tty/ZaoSerialProxyTty according to the build instructions. To replace it with the pre-built binary installed by the SDK setup, execute the following command. ```` $ sudo install -m 755 -o root -g root serial-proxy-tty/ZaoSerialProxyTty /usr/local/bin
ZaoSerialProxyTty [-d <device>] [-p <link-path>] ```
-d <devie> : path to tty device to connect./dev/ttyZAO0 is used.-p <link-path> : path for linking.-p <link-path> : path for linking with ZaoRemoteEndpoint.unix:///run/zao/RemoteEndpoint.sock.