Initializes the connection to the device.
@override Future<bool> init() async { hasValue = true; return true; }