SIA DC-9 Software Repeater is a licensed software product designed to relay SIA DC-9 protocol messages from an alarm system to multiple downstream systems.
It is intended for deployment in Docker containers and Crestron 4-Series processors.
The application is built with .NET 8 and operates with a configuration based setup and a basic web interface allowing status reporting.
Key Features
- Listens for inbound SIA DC-9 messages over TCP on a configured port
- Relays messages to up to 4 downstream destinations
- Configuration-based setup (via config file)
- Console-based logging/output only
- Lightweight and suitable for embedded deployments (e.g., Crestron 4-Series)
Target Platforms
- Docker-based deployment (Linux and Windows containers)
- Crestron 4-Series (via .NET 8 compatibility)
Configuration
The application will be configured through a simple config file with settings such as:
The application will be configured through a simple config file with settings such as:
- Inbound TCP port
- List of up to 4 outbound endpoints (IP and port)
- Set Logging verbosity