Cleaning up the Makefile for compiler related commands; cleaning up C++ stubs and...
[iot2.git] / benchmarks / drivers / Cpp / LifxLightBulb / LifxLightBulb.cpp
2018-03-30 rtrimanaCleaning up the Makefile for compiler related commands...
2018-03-29 rtrimanaCleaning up drivers/Cpp, Cpp/Lifxtest, virtuals, and...
2018-03-15 rtrimanaAdjusting C++ files to compile with gcc 4.9.3
2017-02-21 rtrimanaUpdating the first benchmark with new stubs/skeletons...
2017-01-23 rtrimanaWorking C++ IoTSlave for both IoTSet and IoTRelation...
2017-01-18 rtrimanaPerfecting IoTSlave for C++; Found one issue with SSH...
2017-01-13 rtrimanaAdding stub and skeleton for Lifxtest and LifxLightBulb...
2017-01-12 rtrimanaChanging a few things to pointer; Testing Lifxtest...
2017-01-12 rtrimanaPreparing Lifxtest as a test benchmark; making adjustme...
2017-01-12 rtrimanaSeparating implementations from declarations for LifxLi...
2017-01-11 rtrimanaFixing 2 issues in LifxLightBulb driver: 1) Detached...
2017-01-10 rtrimanaMoving Java drivers; Creating iotruntime socket connect...