Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 495 Bytes

m17ref-watcher

Watch m17 reflector activity and send transmittion notifications to a MQTT broker. This version of the watcher monitors changes in the mrefd.xml file for stations whose lastheard time is newer than the last reported lastheard.

Installation

Copy env.sample to .env and edit that file to specify the MQTT broker address and port.

Usage

Invoke as ./m17ref-watcher. While prototyping, this can be done within a terminal multiplexer like tmux or screen.