Do this controller support the specified device deviceType?
deviceType
bool hasDevice(String deviceType) => _devices.containsKey(deviceType);