Middleware for Odin applications: Change channel of the AP from an application running in the controller.
Closed this issue · 1 comments
josemariasaldana commented
Create a middleware able to change the channel of an AP from an application running in the Controller.
The objective is to be able to change the channel of an AP from the controller. The code is almost ready, but it does not work yet.
These are the functions added in the controller:
And these are the options added in the agent CC code:
handler_channel
: it should change the channel of the AP.
josemariasaldana commented
It was repeated, so I close it.