Updating the first benchmark with new stubs/skeletons; somehow motion detection is...
[iot2.git] / benchmarks / Java / Lifxtest / LightBulbTest_Stub.java
index 60f9829e3eea301ad99c5f884f9adad40a46fc50..82af4c1394024261437d34b4424a792ecb646ef7 100644 (file)
@@ -16,7 +16,7 @@ import iotcode.interfaces.LightBulbTest;
 
 public class LightBulbTest_Stub implements LightBulbTest {
 
-       private int objectId = 0;
+       private int objectId = 1;
        private IoTRMIComm rmiComm;
        // Synchronization variables
        private AtomicBoolean retValueReceived6 = new AtomicBoolean(false);