Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 960 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 960 Bytes

Acuparse RTL Relay Server

Provides a lightweight Syslog server for relaying rtl_433 data packets to Acuparse for further processing.

The relay server listens on port 10514 for syslog messages.

See the Acuparse RTL Docs for more information and configuration details.

Standalone Container

docker run -d --rm --name rtl-relay \
    -e PRIMARY_M