08-30-2021 09:12 AM
I want to identify clients, by name, using the 2.4 band. It looks like via API I can get client counts by band or connection stats per mac address and filtered to band. Not sure I can get what I'm looking for easily via API. Any suggestions for api use?
If not, syslog may be my best option.
Solved! Go to Solution.
08-31-2021 06:52 AM
How about use /networks/{networkId}/clients to build a lookup table of MAC to ID/name
Then /networks/{networkId}/wireless/clients/connectionStats to get the stats by MAC
08-31-2021 06:52 AM
How about use /networks/{networkId}/clients to build a lookup table of MAC to ID/name
Then /networks/{networkId}/wireless/clients/connectionStats to get the stats by MAC
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