How to find in CMX data with the list of all clients associated, and their MAC address?
So far I have only found a reports that shows the number of "visitors". And I assume that visitors are only the wireless stations detected by the beacons, therefore not associated.
The list can be created using the REST API /api/location/v2/clients GET resource and parsing "macAddress" and "dot11Status" to determine if client is ASSOCIATED.
Prime Infrastructure has a table with associated devices, since both PI and CMX receive the same data from the Wireless LAN Controllers. The primary difference is PI doesn't save location history for the client devices like CMX does.
Comments
0 comments
Please sign in to leave a comment.