Omada portal client app
Omada portal client app
Hi, I’ve developed a client app that displays the remaining time for connected users in voucher mode. Since I don’t have much time at the moment, I’m considering sharing my code in case anyone is interested in continuing the project. The app is built with Flutter.
Here’s the repo link: https://github.com/yowgerald/omada-portal-client
Please feel free to ask me if you encounter any problems while setting up or testing. Thank you!
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Finally, the new omada controller 5.15 seems having API endpoint about Hotspot and vouchers
Omada controller doc
- Copy Link
- Report Inappropriate Content
I believe its only for windows controller not the web/cloud but theyre implementing it.
- Copy Link
- Report Inappropriate Content
I mainly use the Linux version and it is implemented there too.
After some investigation, you can use the "Get authentication record list" API. It gives you all the user-voucher informations in a list.
All you have to do is then to filter the result by IP address.
I am still testing the implementation
- Copy Link
- Report Inappropriate Content
@tlt
I cant test it since im using cloud/web based controller
- Copy Link
- Report Inappropriate Content
Information
Helpful: 1
Views: 883
Replies: 14