SAS 32 KD Library

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.

Documentation

https://sas32kd.rtfd.io

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.

Installation

python -m pip install sas32kd

Installing as Debian package

sudo dpkg -i lib-sas32kd-py-0.0.1.deb

Author

dgalus / avc <avcsec@protonmail.com>