does anyone know of a way to change the SSID password var a script that talks to an on-site controller? I want to change the guest wifi password every week by a script.
![]() ![]() |
There is an API for the controller. And there is a nice PHP library for interacting with it to make it easier. The PHP library has a whole bunch of pre-built methods for doing different things, changing the guest info is bound to be one of them.
![]() ![]() |