From 3357f668eec95ba00278220fe9c09e8b7c3db78b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 15 Aug 2024 10:32:38 +0200 Subject: [PATCH] ucentral-event: add band / channel to join events Signed-off-by: John Crispin --- feeds/ucentral/ucentral-event/files/ucentral-event | 2 ++ 1 file changed, 2 insertions(+) diff --git a/feeds/ucentral/ucentral-event/files/ucentral-event b/feeds/ucentral/ucentral-event/files/ucentral-event index c4cf36975..df602d525 100755 --- a/feeds/ucentral/ucentral-event/files/ucentral-event +++ b/feeds/ucentral/ucentral-event/files/ucentral-event @@ -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 = {