08-21-2023 07:29 AM
Hello developers,
is there a way to collect the access points wireless overview data dashboards?
e.g.
We would like to extract this information on a regular basis (for reports and monitoring).
I was not able to find either a direct way via api or sdk or a manual way (e.g. the clients time to connect data) yet...
Regards
Michael
Solved! Go to Solution.
08-24-2023 01:58 AM
I managed to collect the data via single calls and rebuilded the logic in python
08-21-2023 12:49 PM
I'm not aware of any way to collect this summarised data. To build this yourself from the raw data from be pretty hard.
08-24-2023 01:58 AM
I managed to collect the data via single calls and rebuilded the logic in python
11-02-2023 08:35 PM
hi @miph could you share how did you do it?
11-02-2023 11:37 PM
Hi @AsterV4 - yes of course - not the full code but an approach if this is fine for you.
As @Philip D'Ath already mentioned its quite difficult to reproduce everything but i extracted the neccessary parts for me...
You need to build a request with
03-21-2024 03:27 PM
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide