PHP establish API connection to Omada for basic controlling
Hi Supporters,
We are Ubiquit AP fan, now we looking into TP-Link AP devices to setup Wifi Hotspots for our customer.
We installed Omada Controller on Ubuntu 18.04 to monitor and control our customer's EAP AP
We built the PHP WebPages to give it to our customers, so they watching to Wifi users such as who is connecting to use their Wifi.
My questions are:
1) Where the local user profile be saved in Omada Cotroller? (I assumed they be saved in mongodb but it is not)
2) From PHP, can I establish API connection to create a local user for Omada Controller?
3) From PHP, can I query the local user profile on Omada Controller?
4) I want to tell Omada Controller to save all local user Profiles into Mongodb, is it possible?
5) Can I make a button on PHP so when the button be clicked, it will disconnect a Wifi user on Omada Controller base on the connected user MAC.
Thanks a lot for all your answers.
Dan D.