Files
luci/applications
Deborah Olaboye 9c4b2ee8de luci-app-wifihistory: add WiFi station history
Add a new application that tracks WiFi associated stations
over time and displays history of connected devices. A ucode
service polls iwinfo assoclist and persists station data to
a JSON file. The LuCI view shows connected/disconnected
status, MAC, hostname, signal, and timestamps.

Closes: #8109
Signed-off-by: Deborah Olaboye <deboraholaboye@gmail.com>
2026-02-09 05:02:51 +01:00
..