Closed josemariasaldana closed 8 years ago
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:
setChannelToAgent
getChannelFromAgent
And these are the options added in the agent CC code:
handler_channel
It was repeated, so I close it.
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:
setChannelToAgent
getChannelFromAgent
And these are the options added in the agent CC code:
handler_channel
: it should change the channel of the AP.