Assign IP address and WIFI settings

Is there any ngCordova plugin to interact with WifiManager of Android?

http://developer.android.com/reference/android/net/wifi/WifiManager.html

Something similar to this https://github.com/parsonsmatt/WifiWizard

I would like to assign IP address and Netmask to a device using an app. Also be able to search through list of available Wifi Networks.