Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - Be able to search for devices/users via mac addresses #7

Open
wrench12435678 opened this issue Mar 31, 2023 · 2 comments
Assignees

Comments

@wrench12435678
Copy link

It would be useful if it was possible to search for a device/user's mac address across sites

Not sure if this is possible

@Crypto-Spartan
Copy link
Owner

I know I'm a year late, but this should be possible. I just need to find the time to build it out.

It looks like the api endpoint for user/client devices should be one of these:

  • {base_url}/api/s/{site}/rest/user
  • {base_url}/api/s/{site}/stat/sta
  • {base_url}/api/s/{site}/stat/user

@Crypto-Spartan
Copy link
Owner

I have the API calls implemented. I need to implement the changes in the search function as well as the UI to get it properly working. I'm closer on this one!

@Crypto-Spartan Crypto-Spartan self-assigned this Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants