From d129c543643dec1f8766c99424186d7d44dd81fd Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 1 Nov 2022 15:47:09 -0500 Subject: [PATCH] doc: Add Frequency property to Access Point --- doc/access-point-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/access-point-api.txt b/doc/access-point-api.txt index 3512da82..63e61d49 100644 --- a/doc/access-point-api.txt +++ b/doc/access-point-api.txt @@ -67,3 +67,7 @@ Properties boolean Started [readonly] boolean Scanning [readonly] Reflects whether the access point is scanning. + + uint32 Frequency [readonly, optional] + + The frequency that the Access Point is operating on.