public TestCloverDevice(TestCloverDeviceConfiguration configuration) : this(configuration.getMessagePackageName()) { transport = new TestCloverTransport(); }