]>
git.zerfleddert.de Git - fhem-stuff/blob - COC/coc-as-cuno
3 DEVICE
=/dev
/ttyAMA0
,b38400
8 "`dirname "${0}"`"/init-coc
11 echo "Listening on port ${PORT} for new connection requests"
12 socat
${OPTIONS} "${DEVICE},raw,echo=0" "TCP-LISTEN:${PORT},reuseaddr
"