Adjusting object ID on the stub side according to the Java stubs.
[iot2.git] / benchmarks / Cpp / Lifxtest / RoomSmart_Stub.hpp
index d978c185c0e2c5949713e00c125ce68f9c713718..d2ba69ea51a86cdeeb420b5ac9745667d7f3e814 100644 (file)
@@ -19,7 +19,7 @@ class RoomSmart_Stub : public RoomSmart
        private:
 
        IoTRMIComm *rmiComm;
-       int objectId = 0;
+       int objectId = 4;
        // Synchronization variables
        bool retValueReceived0 = false;
        ofstream log;