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