]>
git.zerfleddert.de Git - fhem-stuff/blob - CUL/culd
b1cae3d4a1ef11934ccaa9750e061fe3f9c1fc1c
3 DEVICE
=/dev
/ttyACM0
,b9600
9 echo "Listening on port ${PORT} for new connection requests"
10 socat
${OPTIONS} "${DEVICE},echo=0" "TCP-LISTEN:${PORT},reuseaddr
"