DevicesController constructor
DevicesController()
Initialize the controller by probing for devices.
Implementation
DevicesController() {
_init();
}
Initialize the controller by probing for devices.
DevicesController() {
_init();
}