Adjusting object ID on the stub side according to the Java stubs.
[iot2.git] / benchmarks / Cpp / Lifxtest / LightBulbTest_Stub.hpp
index b45324991164682020a75ddcdccaa1563c764808..64c501271f1073cd52dab60e5508467cb1964ce6 100644 (file)
@@ -18,7 +18,7 @@ class LightBulbTest_Stub : public LightBulbTest
        private:
 
        IoTRMIComm *rmiComm;
-       int objectId = 0;
+       int objectId = 1;
        // Synchronization variables
        bool retValueReceived6 = false;
        bool retValueReceived3 = false;