CUB-38: implement low filament alert logic with configurable threshold
All checks were successful
Dev Build / build-test (pull_request) Successful in 2m12s

This commit is contained in:
2026-04-27 17:36:49 +00:00
committed by otto-bot
parent fa4a4c21b3
commit 9192ece040
6 changed files with 202 additions and 8 deletions

View File

@@ -20,5 +20,8 @@
"RequestTimeout": "00:00:15",
"Enabled": true,
"HistoryBatchSize": 25
},
"FilamentAlerts": {
"LowStockThresholdPercent": 20
}
}