Hey there,
I'm currently working on a project which requires to shut down all Wifi RF upon certain circumstances. I would like to know if there is a way to do so using the Meraki API ? I've read a bit of documentation about the API but nothing seems to fit my needs. I successfully did it using the dashboard manually (Wireless -> Radio settings -> 2.4 and/or 5 -> Click Target Power -> Off)
If you want a bit of context, we have in France a law that states that Wifi must be shut down in preliminary schools if not in use for educational purposes. The law is still unclear, so we're exploring many options.
The use case is if a teacher needs an internet connection he/she can turn on 2.4 and 5 using a request over BLE. A web server process the request and call the needed API.