A library to simplify communication with TCP/IP Server Module for Sierra Automated Systems audio routers SAS 32KD.
Communication protocol description is available here: http://www3.sasaudio.com/downloads/SAS%20Documentation/USI_Protocol_32KD_Rev_13.pdf.
https://github.com/dgalus/sas32kd
https://pypi.org/project/sas32kd/
Documentation can be also found in the docs/ directory as reStructuredText files. Build the docs by running make in the docs/ directory, then viewing docs/_build/html/index.html.
python -m pip install sas32kd
dgalus / avc <[email protected]>