gb_factoryLV1Online
Following: 0Followers: 0
Forums/ Controllers
Monday
Create user via API on Omada Hotspot Controller
Hello, I'm trying to create users on Omada Hotspot Controller via PHP API. This is the code used to log in: $url = "https://IP:PORT/CONTROLLERID/api/v2/hotspot/login"; $content = json_encode(array(...
0HELPFULS