X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=benchmarks%2FCpp%2FLifxtest%2FLightBulbTest_Stub.hpp;h=64c501271f1073cd52dab60e5508467cb1964ce6;hb=2f60d94b151a6ec0eb04c89f35a101e4f93ed8a0;hp=b45324991164682020a75ddcdccaa1563c764808;hpb=3622d695c041ea137b3d2103166bdd2c553b052e;p=iot2.git diff --git a/benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.hpp b/benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.hpp index b453249..64c5012 100644 --- a/benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.hpp +++ b/benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.hpp @@ -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;