mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 01:22:25 +00:00
ucentral-event: add band / channel to join events
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -155,6 +155,8 @@ handlers = {
|
||||
client: notify.data.address,
|
||||
ssid: hapd.ssid,
|
||||
bssid: hapd.bssid,
|
||||
channel: hapd.channel,
|
||||
band: hapd.band,
|
||||
});
|
||||
if (ratelimit) {
|
||||
let msg = {
|
||||
|
||||
Reference in New Issue
Block a user