Rename to series 3 watcher

This commit is contained in:
serversdwn
2026-03-12 19:14:30 -04:00
parent 9b20d93f4c
commit 00956c022a
5 changed files with 21 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# Series3 Ingest Agent v1.2
# Series 3 Watcher v1.3
A lightweight Python script that monitors Instantel **Series 3 (Minimate)** call-in activity on a Blastware server.
@@ -30,7 +30,7 @@ Install dependencies with:
Run the agent from the folder containing the script:
`python series3_agent.py`
`python series3_watcher.py`
The script will:
@@ -74,7 +74,7 @@ Git ignores all log files but keeps the folder itself.
This repo follows **Semantic Versioning (SemVer)**.
Current release: **v1.2.1** — renamed to series3 ingest agent.
Current release: **v1.3.0** — renamed to series3-watcher.
See `CHANGELOG.md` for details.
---