DevicesController constructor

DevicesController()

Initialize the controller by probing for devices.

Implementation

DevicesController() {
  _init();
}