When a MAC address belonging to an IoT device connects, move it to VLAN 30 (IoT).
# Get device info (needs session cookie) curl -k -X GET 'https://localhost/proxy/network/api/s/default/stat/device' \ -H 'Cookie: TOKEN=<your_session_token>' ubios-udapi-server
how to stop ubios-udapi-server from running udhcpc with "-r"? When a MAC address belonging to an IoT
While Ubiquiti does not officially support manual modification of this server, power users often "make features" by manipulating its state files or scripts to bypass official software limitations. 🛠️ Common Manual Enhancements 🛠️ Common Manual Enhancements | Function | HTTP
| Function | HTTP Method | URI Path | | :--- | :--- | :--- | | List sites | GET | /proxy/network/api/v2.1/sites | | List devices | GET | /proxy/network/api/v2.1/sites/site/devices | | List clients | GET | /proxy/network/api/v2.1/sites/site/clients | | Block a client | POST | /proxy/network/api/v2.1/sites/site/clients/mac/block | | Create network | POST | /proxy/network/api/v2.1/sites/site/networks | | Update firewall rule | PATCH | /proxy/network/api/v2.1/sites/site/firewall/rules/id |