Change project structure
authorMykhailo Kotsiuruba <m.kotsiuruba@samsung.com>
Mon, 15 May 2017 12:24:20 +0000 (15:24 +0300)
committerMykhailo Kotsiuruba <m.kotsiuruba@samsung.com>
Mon, 15 May 2017 12:24:20 +0000 (15:24 +0300)
657 files changed:
3rd_party/demo/iot-es/.gitignore [moved from demo/iot-es/.gitignore with 100% similarity]
3rd_party/demo/iot-es/github-code.sh [moved from demo/iot-es/github-code.sh with 100% similarity]
3rd_party/demo/iot-es/scripts/build.sh [moved from demo/iot-es/scripts/build.sh with 100% similarity]
3rd_party/demo/iot-es/scripts/deploy.sh [moved from demo/iot-es/scripts/deploy.sh with 100% similarity]
3rd_party/demo/iot-es/scripts/gbs.conf [moved from network-manager/scripts/gbs.conf with 100% similarity]
3rd_party/demo/iot-es/src/CMakeLists.txt [moved from demo/iot-es/src/CMakeLists.txt with 100% similarity]
3rd_party/demo/iot-es/src/authcode/CMakeLists.txt [moved from demo/iot-es/src/authcode/CMakeLists.txt with 100% similarity]
3rd_party/demo/iot-es/src/authcode/authcodeprovider.h [moved from demo/iot-es/src/authcode/authcodeprovider.h with 100% similarity]
3rd_party/demo/iot-es/src/authcode/githubauthcodeprovider.cpp [moved from demo/iot-es/src/authcode/githubauthcodeprovider.cpp with 100% similarity]
3rd_party/demo/iot-es/src/authcode/samsungauthcodeprovider.cpp [moved from demo/iot-es/src/authcode/samsungauthcodeprovider.cpp with 100% similarity]
3rd_party/demo/iot-es/src/iotes.manifest [moved from demo/iot-es/src/iotes.manifest with 100% similarity]
3rd_party/demo/iot-es/src/master/CMakeLists.txt [moved from demo/iot-es/src/master/CMakeLists.txt with 100% similarity]
3rd_party/demo/iot-es/src/master/mediator_cpp.cpp [moved from demo/iot-es/src/master/mediator_cpp.cpp with 100% similarity]
3rd_party/demo/iot-es/src/packaging/iotes.spec [moved from demo/iot-es/src/packaging/iotes.spec with 100% similarity]
3rd_party/demo/iot-es/src/secserver/CMakeLists.txt [moved from demo/iot-es/src/secserver/CMakeLists.txt with 100% similarity]
3rd_party/demo/iot-es/src/secserver/notification_resource.cpp [moved from demo/iot-es/src/secserver/notification_resource.cpp with 100% similarity]
3rd_party/demo/iot-es/src/secserver/notification_resource.h [moved from demo/iot-es/src/secserver/notification_resource.h with 100% similarity]
3rd_party/demo/iot-es/src/secserver/secserver.cpp [moved from demo/iot-es/src/secserver/secserver.cpp with 100% similarity]
3rd_party/demo/iot-es/src/secserverobserver/CMakeLists.txt [moved from demo/iot-es/src/secserverobserver/CMakeLists.txt with 100% similarity]
3rd_party/demo/iot-es/src/secserverobserver/secserverobserver.cpp [moved from demo/iot-es/src/secserverobserver/secserverobserver.cpp with 100% similarity]
3rd_party/demo/iot-es/src/simple/CMakeLists.txt [moved from demo/iot-es/src/simple/CMakeLists.txt with 100% similarity]
3rd_party/demo/iot-es/src/simple/oic_svr_db_simpleclient.dat [moved from demo/iot-es/src/simple/oic_svr_db_simpleclient.dat with 100% similarity]
3rd_party/demo/iot-es/src/simple/oic_svr_db_simpleserver.dat [moved from demo/iot-es/src/simple/oic_svr_db_simpleserver.dat with 100% similarity]
3rd_party/demo/iot-es/src/simple/simpleclient.cpp [moved from demo/iot-es/src/simple/simpleclient.cpp with 100% similarity]
3rd_party/demo/iot-es/src/simple/simpleserver.cpp [moved from demo/iot-es/src/simple/simpleserver.cpp with 100% similarity]
3rd_party/demo/iot-es/src/slave/CMakeLists.txt [moved from demo/iot-es/src/slave/CMakeLists.txt with 100% similarity]
3rd_party/demo/iot-es/src/slave/easysetup_x.c [moved from demo/iot-es/src/slave/easysetup_x.c with 100% similarity]
3rd_party/demo/iot-es/src/slave/easysetup_x.h [moved from demo/iot-es/src/slave/easysetup_x.h with 100% similarity]
3rd_party/demo/iot-es/src/slave/enrolleewifi.c [moved from demo/iot-es/src/slave/enrolleewifi.c with 100% similarity]
3rd_party/demo/iot-es/src/slave/oic_svr_db_server.dat [moved from demo/iot-es/src/slave/oic_svr_db_server.dat with 100% similarity]
3rd_party/demo/iot-es/src/slave/register_device.cpp [moved from demo/iot-es/src/slave/register_device.cpp with 100% similarity]
3rd_party/demo/iot-es/src/slave/register_device.h [moved from demo/iot-es/src/slave/register_device.h with 100% similarity]
__OLD/network-manager/.gitignore [moved from network-manager/.gitignore with 100% similarity]
__OLD/network-manager/CMakeLists.txt [moved from network-manager/CMakeLists.txt with 100% similarity]
__OLD/network-manager/NetworkManager.manifest [moved from network-manager/NetworkManager.manifest with 100% similarity]
__OLD/network-manager/README.md [moved from network-manager/README.md with 100% similarity]
__OLD/network-manager/agent/.gitignore [moved from network-manager/agent/.gitignore with 100% similarity]
__OLD/network-manager/agent/CMakeLists.txt [moved from network-manager/agent/CMakeLists.txt with 100% similarity]
__OLD/network-manager/agent/agent.manifest [moved from network-manager/agent/agent.manifest with 100% similarity]
__OLD/network-manager/agent/main.cpp [moved from network-manager/agent/main.cpp with 100% similarity]
__OLD/network-manager/common/inc/logging.h [moved from network-manager/common/inc/logging.h with 100% similarity]
__OLD/network-manager/nmdaemon/CMakeLists.txt [moved from network-manager/nmdaemon/CMakeLists.txt with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_AirconResource.cpp [moved from network-manager/nmdaemon/IoT/IOT_AirconResource.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_AirconResource.h [moved from network-manager/nmdaemon/IoT/IOT_AirconResource.h with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_BinarySwitchResource.cpp [moved from network-manager/nmdaemon/IoT/IOT_BinarySwitchResource.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_BinarySwitchResource.h [moved from network-manager/nmdaemon/IoT/IOT_BinarySwitchResource.h with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_EasySetup.cpp [moved from network-manager/nmdaemon/IoT/IOT_EasySetup.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_EasySetup.h [moved from network-manager/nmdaemon/IoT/IOT_EasySetup.h with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_Enrollee.cpp [moved from network-manager/nmdaemon/IoT/IOT_Enrollee.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_Enrollee.h [moved from network-manager/nmdaemon/IoT/IOT_Enrollee.h with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_Resource.h [moved from network-manager/nmdaemon/IoT/IOT_Resource.h with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_TemperatureResource.cpp [moved from network-manager/nmdaemon/IoT/IOT_TemperatureResource.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/IoT/IOT_TemperatureResource.h [moved from network-manager/nmdaemon/IoT/IOT_TemperatureResource.h with 100% similarity]
__OLD/network-manager/nmdaemon/daemon.cpp [moved from network-manager/nmdaemon/daemon.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/daemon.h [moved from network-manager/nmdaemon/daemon.h with 100% similarity]
__OLD/network-manager/nmdaemon/main.cpp [moved from network-manager/nmdaemon/main.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/main_def.h [moved from network-manager/nmdaemon/main_def.h with 100% similarity]
__OLD/network-manager/nmdaemon/main_thread.cpp [moved from network-manager/nmdaemon/main_thread.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/main_thread.h [moved from network-manager/nmdaemon/main_thread.h with 100% similarity]
__OLD/network-manager/nmdaemon/monitor.cpp [moved from network-manager/nmdaemon/monitor.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/monitor.h [moved from network-manager/nmdaemon/monitor.h with 100% similarity]
__OLD/network-manager/nmdaemon/nmdaemon.manifest [moved from network-manager/nmdaemon/nmdaemon.manifest with 100% similarity]
__OLD/network-manager/nmdaemon/socket_base.cpp [moved from network-manager/nmdaemon/socket_base.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/socket_base.h [moved from network-manager/nmdaemon/socket_base.h with 100% similarity]
__OLD/network-manager/nmdaemon/thread_base.cpp [moved from network-manager/nmdaemon/thread_base.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/thread_base.h [moved from network-manager/nmdaemon/thread_base.h with 100% similarity]
__OLD/network-manager/nmdaemon/utils.cpp [moved from network-manager/nmdaemon/utils.cpp with 100% similarity]
__OLD/network-manager/nmdaemon/utils.h [moved from network-manager/nmdaemon/utils.h with 100% similarity]
__OLD/network-manager/nmlib/CMakeLists.txt [moved from network-manager/nmlib/CMakeLists.txt with 100% similarity]
__OLD/network-manager/nmlib/IoT/inc/IOT_DeviceFinder.h [moved from network-manager/nmlib/IoT/inc/IOT_DeviceFinder.h with 100% similarity]
__OLD/network-manager/nmlib/IoT/inc/iotdevice_impl.h [moved from network-manager/nmlib/IoT/inc/iotdevice_impl.h with 100% similarity]
__OLD/network-manager/nmlib/IoT/src/IOT_DeviceFinder.cpp [moved from network-manager/nmlib/IoT/src/IOT_DeviceFinder.cpp with 100% similarity]
__OLD/network-manager/nmlib/IoT/src/iotdevice_impl.cpp [moved from network-manager/nmlib/IoT/src/iotdevice_impl.cpp with 100% similarity]
__OLD/network-manager/nmlib/IoT/src/iotivity.cpp [moved from network-manager/nmlib/IoT/src/iotivity.cpp with 100% similarity]
__OLD/network-manager/nmlib/REST/inc/log.h [moved from network-manager/nmlib/REST/inc/log.h with 100% similarity]
__OLD/network-manager/nmlib/REST/inc/rest_helper.h [moved from network-manager/nmlib/REST/inc/rest_helper.h with 100% similarity]
__OLD/network-manager/nmlib/REST/src/rest_helper.cpp [moved from network-manager/nmlib/REST/src/rest_helper.cpp with 100% similarity]
__OLD/network-manager/nmlib/ctrl_app/src/iot_dev_manager.cpp [moved from network-manager/nmlib/ctrl_app/src/iot_dev_manager.cpp with 100% similarity]
__OLD/network-manager/nmlib/dpm/.gitignore [moved from network-manager/nmlib/json_policy/.gitignore with 100% similarity]
__OLD/network-manager/nmlib/dpm/inc/dpm.h [moved from network-manager/nmlib/dpm/inc/dpm.h with 100% similarity]
__OLD/network-manager/nmlib/dpm/src/dpm.cpp [moved from network-manager/nmlib/dpm/src/dpm.cpp with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/enrollee/CMakeLists.txt [moved from network-manager/nmlib/easy-setup/enrollee/CMakeLists.txt with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/enrollee/inc/ESEnrolleeCommon.h [moved from network-manager/nmlib/easy-setup/enrollee/inc/ESEnrolleeCommon.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/enrollee/inc/easysetup.h [moved from network-manager/nmlib/easy-setup/enrollee/inc/easysetup.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/enrollee/src/easysetup.c [moved from network-manager/nmlib/easy-setup/enrollee/src/easysetup.c with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/enrollee/src/resourcehandler.c [moved from network-manager/nmlib/easy-setup/enrollee/src/resourcehandler.c with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/enrollee/src/resourcehandler.h [moved from network-manager/nmlib/easy-setup/enrollee/src/resourcehandler.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/inc/escommon.h [moved from network-manager/nmlib/easy-setup/inc/escommon.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/CMakeLists.txt [moved from network-manager/nmlib/easy-setup/mediator/richsdk/CMakeLists.txt with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/inc/ESRichCommon.h [moved from network-manager/nmlib/easy-setup/mediator/richsdk/inc/ESRichCommon.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/inc/EasySetup.h [moved from network-manager/nmlib/easy-setup/mediator/richsdk/inc/EasySetup.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/inc/RemoteEnrollee.h [moved from network-manager/nmlib/easy-setup/mediator/richsdk/inc/RemoteEnrollee.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/CloudResource.cpp [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/CloudResource.cpp with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/CloudResource.h [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/CloudResource.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/ESException.cpp [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/ESException.cpp with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/ESException.h [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/ESException.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/EasySetup.cpp [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/EasySetup.cpp with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeResource.cpp [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeResource.cpp with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeResource.h [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeResource.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeSecurity.cpp [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeSecurity.cpp with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeSecurity.h [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/EnrolleeSecurity.h with 100% similarity]
__OLD/network-manager/nmlib/easy-setup/mediator/richsdk/src/RemoteEnrollee.cpp [moved from network-manager/nmlib/easy-setup/mediator/richsdk/src/RemoteEnrollee.cpp with 100% similarity]
__OLD/network-manager/nmlib/include/iotdevice.h [moved from network-manager/nmlib/include/iotdevice.h with 100% similarity]
__OLD/network-manager/nmlib/include/iotivity.h [moved from network-manager/nmlib/include/iotivity.h with 100% similarity]
__OLD/network-manager/nmlib/include/nmexceptions.h [moved from network-manager/nmlib/include/nmexceptions.h with 100% similarity]
__OLD/network-manager/nmlib/include/nmlib.h [moved from network-manager/nmlib/include/nmlib.h with 100% similarity]
__OLD/network-manager/nmlib/include/uuid.h [moved from network-manager/nmlib/include/uuid.h with 100% similarity]
__OLD/network-manager/nmlib/json_policy/.gitignore [moved from network-manager/nmlib/dpm/.gitignore with 100% similarity]
__OLD/network-manager/nmlib/json_policy/inc/json_policy.h [moved from network-manager/nmlib/json_policy/inc/json_policy.h with 100% similarity]
__OLD/network-manager/nmlib/json_policy/src/json_policy.cpp [moved from network-manager/nmlib/json_policy/src/json_policy.cpp with 100% similarity]
__OLD/network-manager/packaging/ioswsec.spec [moved from network-manager/packaging/ioswsec.spec with 100% similarity]
__OLD/network-manager/scripts/build-kantm.sh [moved from network-manager/scripts/build-kantm.sh with 100% similarity]
__OLD/network-manager/scripts/build-tm1.sh [moved from network-manager/scripts/build-tm1.sh with 100% similarity]
__OLD/network-manager/scripts/build-tm2.sh [moved from network-manager/scripts/build-tm2.sh with 100% similarity]
__OLD/network-manager/scripts/build.sh [moved from network-manager/scripts/build.sh with 100% similarity]
__OLD/network-manager/scripts/coverage.sh [moved from network-manager/scripts/coverage.sh with 100% similarity]
__OLD/network-manager/scripts/deploy-kantm.sh [moved from network-manager/scripts/deploy-kantm.sh with 100% similarity]
__OLD/network-manager/scripts/deploy-tm1.sh [moved from network-manager/scripts/deploy-tm1.sh with 100% similarity]
__OLD/network-manager/scripts/deploy-tm2.sh [moved from network-manager/scripts/deploy-tm2.sh with 100% similarity]
__OLD/network-manager/scripts/deploy.sh [moved from network-manager/scripts/deploy.sh with 100% similarity]
__OLD/network-manager/scripts/gbs.conf [moved from demo/iot-es/scripts/gbs.conf with 100% similarity]
__OLD/network-manager/secserver/CMakeLists.txt [moved from network-manager/secserver/CMakeLists.txt with 100% similarity]
__OLD/network-manager/secserver/notification_resource.cpp [moved from network-manager/secserver/notification_resource.cpp with 100% similarity]
__OLD/network-manager/secserver/notification_resource.h [moved from network-manager/secserver/notification_resource.h with 100% similarity]
__OLD/network-manager/secserver/secserver.cpp [moved from network-manager/secserver/secserver.cpp with 100% similarity]
__OLD/network-manager/test/CMakeLists.txt [moved from network-manager/test/CMakeLists.txt with 100% similarity]
__OLD/network-manager/test/test_IoT.cpp [moved from network-manager/test/test_IoT.cpp with 100% similarity]
__OLD/network-manager/test/test_REST.cpp [moved from network-manager/test/test_REST.cpp with 100% similarity]
__OLD/network-manager/test/test_all.cpp [moved from network-manager/test/test_all.cpp with 100% similarity]
__OLD/network-manager/test/test_iot_dev_manager.cpp [moved from network-manager/test/test_iot_dev_manager.cpp with 100% similarity]
__OLD/network-manager/test/test_iot_notification.cpp [moved from network-manager/test/test_iot_notification.cpp with 100% similarity]
__OLD/network-manager/test/test_json.cpp [moved from network-manager/test/test_json.cpp with 100% similarity]
__OLD/network-manager/test/test_nmdaemon.cpp [moved from network-manager/test/test_nmdaemon.cpp with 100% similarity]
__OLD/network-manager/test/test_nmlibapi.cpp [moved from network-manager/test/test_nmlibapi.cpp with 100% similarity]
__OLD/network-manager/test/tests.manifest [moved from network-manager/test/tests.manifest with 100% similarity]
controll_app/iot-manager-dashboard/.gitignore [moved from iot-manager-dashboard/.gitignore with 100% similarity]
controll_app/iot-manager-dashboard/.package/config.xml [moved from iot-manager-dashboard/.package/config.xml with 100% similarity]
controll_app/iot-manager-dashboard/.project [moved from iot-manager-dashboard/.project with 100% similarity]
controll_app/iot-manager-dashboard/.tproject [moved from iot-manager-service/.tproject with 100% similarity]
controll_app/iot-manager-dashboard/config.xml [moved from iot-manager-dashboard/config.xml with 100% similarity]
controll_app/iot-manager-dashboard/css/styles.css [moved from iot-manager-dashboard/css/styles.css with 100% similarity]
controll_app/iot-manager-dashboard/css/tools/carousel.css [moved from iot-manager-dashboard/css/tools/carousel.css with 100% similarity]
controll_app/iot-manager-dashboard/css/tools/loading.css [moved from iot-manager-dashboard/css/tools/loading.css with 100% similarity]
controll_app/iot-manager-dashboard/icon.png [moved from iot-manager-dashboard/icon.png with 100% similarity]
controll_app/iot-manager-dashboard/js/controllers/authorization_controller.js [moved from iot-manager-dashboard/js/controllers/authorization_controller.js with 100% similarity]
controll_app/iot-manager-dashboard/js/controllers/dashboard_controller.js [moved from iot-manager-dashboard/js/controllers/dashboard_controller.js with 100% similarity]
controll_app/iot-manager-dashboard/js/controllers/devices_controller.js [moved from iot-manager-dashboard/js/controllers/devices_controller.js with 100% similarity]
controll_app/iot-manager-dashboard/js/controls.js [moved from iot-manager-dashboard/js/controls.js with 100% similarity]
controll_app/iot-manager-dashboard/js/main.js [moved from iot-manager-dashboard/js/main.js with 100% similarity]
controll_app/iot-manager-dashboard/js/menu.js [moved from iot-manager-dashboard/js/menu.js with 100% similarity]
controll_app/iot-manager-dashboard/js/service_connector.js [moved from iot-manager-dashboard/js/service_connector.js with 100% similarity]
controll_app/iot-manager-dashboard/js/tools/carousel.js [moved from iot-manager-dashboard/js/tools/carousel.js with 100% similarity]
controll_app/iot-manager-dashboard/js/tools/loading.js [moved from iot-manager-dashboard/js/tools/loading.js with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/ajax-loader.gif [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/ajax-loader.gif with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/action-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/action-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/action-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/action-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/alert-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/alert-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/alert-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/alert-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-l-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-l-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-l-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-l-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-r-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-r-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-r-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-r-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-d-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-l-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-l-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-l-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-l-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-r-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-r-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-r-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-r-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-l-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-l-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-l-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-l-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-r-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-r-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-r-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-r-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/arrow-u-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/audio-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/audio-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/audio-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/audio-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/back-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/back-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/back-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/back-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bars-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bars-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bars-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bars-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bullets-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bullets-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bullets-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/bullets-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/calendar-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/calendar-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/calendar-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/calendar-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/camera-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/camera-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/camera-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/camera-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-d-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-d-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-d-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-d-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-l-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-l-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-l-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-l-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-r-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-r-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-r-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-r-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-u-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-u-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-u-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/carat-u-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/check-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/check-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/check-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/check-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/clock-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/clock-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/clock-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/clock-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/cloud-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/cloud-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/cloud-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/cloud-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/comment-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/comment-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/comment-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/comment-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/delete-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/delete-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/delete-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/delete-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/edit-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/edit-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/edit-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/edit-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/eye-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/eye-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/eye-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/eye-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forbidden-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forbidden-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forbidden-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forbidden-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forward-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forward-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forward-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/forward-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/gear-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/gear-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/gear-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/gear-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/grid-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/grid-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/grid-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/grid-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/heart-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/heart-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/heart-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/heart-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/home-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/home-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/home-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/home-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/info-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/info-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/info-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/info-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/location-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/location-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/location-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/location-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/lock-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/lock-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/lock-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/lock-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/mail-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/mail-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/mail-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/mail-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/minus-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/minus-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/minus-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/minus-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/navigation-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/navigation-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/navigation-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/navigation-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/phone-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/phone-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/phone-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/phone-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/plus-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/plus-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/plus-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/plus-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/power-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/power-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/power-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/power-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/recycle-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/recycle-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/recycle-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/recycle-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/refresh-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/refresh-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/refresh-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/refresh-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/search-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/search-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/search-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/search-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/shop-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/shop-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/shop-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/shop-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/star-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/star-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/star-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/star-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/tag-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/tag-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/tag-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/tag-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/user-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/user-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/user-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/user-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/video-black.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/video-black.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/video-white.png [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-png/video-white.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/action-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/action-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/action-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/action-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/alert-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/alert-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/alert-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/alert-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-l-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-l-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-l-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-l-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-r-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-r-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-r-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-r-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-d-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-l-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-l-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-l-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-l-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-r-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-r-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-r-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-r-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-l-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-l-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-l-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-l-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-r-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-r-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-r-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-r-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/arrow-u-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/audio-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/audio-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/audio-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/audio-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/back-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/back-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/back-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/back-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bars-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bars-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bars-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bars-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bullets-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bullets-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bullets-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/bullets-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/calendar-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/calendar-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/calendar-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/calendar-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/camera-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/camera-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/camera-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/camera-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-d-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-d-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-d-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-d-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-l-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-l-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-l-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-l-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-r-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-r-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-r-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-r-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-u-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-u-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-u-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/carat-u-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/check-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/check-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/check-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/check-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/clock-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/clock-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/clock-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/clock-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/cloud-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/cloud-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/cloud-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/cloud-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/comment-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/comment-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/comment-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/comment-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/delete-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/delete-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/delete-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/delete-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/edit-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/edit-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/edit-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/edit-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/eye-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/eye-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/eye-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/eye-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forbidden-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forbidden-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forbidden-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forbidden-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forward-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forward-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forward-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/forward-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/gear-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/gear-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/gear-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/gear-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/grid-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/grid-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/grid-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/grid-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/heart-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/heart-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/heart-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/heart-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/home-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/home-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/home-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/home-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/info-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/info-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/info-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/info-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/location-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/location-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/location-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/location-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/lock-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/lock-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/lock-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/lock-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/mail-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/mail-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/mail-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/mail-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/minus-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/minus-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/minus-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/minus-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/navigation-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/navigation-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/navigation-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/navigation-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/phone-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/phone-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/phone-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/phone-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/plus-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/plus-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/plus-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/plus-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/power-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/power-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/power-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/power-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/recycle-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/recycle-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/recycle-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/recycle-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/refresh-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/refresh-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/refresh-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/refresh-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/search-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/search-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/search-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/search-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/shop-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/shop-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/shop-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/shop-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/star-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/star-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/star-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/star-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/tag-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/tag-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/tag-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/tag-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/user-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/user-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/user-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/user-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/video-black.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/video-black.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/video-white.svg [moved from iot-manager-dashboard/resources/jquery-mobile/css/images/icons-svg/video-white.svg with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/css/jquery.mobile-1.4.5.css [moved from iot-manager-dashboard/resources/jquery-mobile/css/jquery.mobile-1.4.5.css with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/js/jquery-1.11.3.js [moved from iot-manager-dashboard/resources/jquery-mobile/js/jquery-1.11.3.js with 100% similarity]
controll_app/iot-manager-dashboard/resources/jquery-mobile/js/jquery.mobile-1.4.5.js [moved from iot-manager-dashboard/resources/jquery-mobile/js/jquery.mobile-1.4.5.js with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/device/default.png [moved from iot-manager-dashboard/resources/ui/device/default.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/device/lamp.png [moved from iot-manager-dashboard/resources/ui/device/lamp.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/device/smartphone.png [moved from iot-manager-dashboard/resources/ui/device/smartphone.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/device/status/off.png [moved from iot-manager-dashboard/resources/ui/device/status/off.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/device/status/on.png [moved from iot-manager-dashboard/resources/ui/device/status/on.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/device/status/warning.png [moved from iot-manager-dashboard/resources/ui/device/status/warning.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/device/tv.png [moved from iot-manager-dashboard/resources/ui/device/tv.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/header/back.png [moved from iot-manager-dashboard/resources/ui/header/back.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/header/next.png [moved from iot-manager-dashboard/resources/ui/header/next.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/header/prev.png [moved from iot-manager-dashboard/resources/ui/header/prev.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/login/back.png [moved from iot-manager-dashboard/resources/ui/login/back.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/popup/error.png [moved from iot-manager-dashboard/resources/ui/popup/error.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/popup/ok.png [moved from iot-manager-dashboard/resources/ui/popup/ok.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/status/err.png [moved from iot-manager-dashboard/resources/ui/status/err.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/status/ok.png [moved from iot-manager-dashboard/resources/ui/status/ok.png with 100% similarity]
controll_app/iot-manager-dashboard/resources/ui/wait.gif [moved from iot-manager-dashboard/resources/ui/wait.gif with 100% similarity]
controll_app/iot-manager-dashboard/views/agent_policies.html [moved from iot-manager-dashboard/views/agent_policies.html with 100% similarity]
controll_app/iot-manager-dashboard/views/dashboard.html [moved from iot-manager-dashboard/views/dashboard.html with 100% similarity]
controll_app/iot-manager-dashboard/views/discovery.html [moved from iot-manager-dashboard/views/discovery.html with 100% similarity]
controll_app/iot-manager-dashboard/views/home.html [moved from iot-manager-dashboard/views/home.html with 100% similarity]
controll_app/iot-manager-dashboard/views/index.html [moved from iot-manager-dashboard/views/index.html with 100% similarity]
controll_app/iot-manager-dashboard/views/policies.html [moved from iot-manager-dashboard/views/policies.html with 100% similarity]
controll_app/iot-manager-dashboard/views/popup.html [moved from iot-manager-dashboard/views/popup.html with 100% similarity]
controll_app/iot-manager-dashboard/views/reports.html [moved from iot-manager-dashboard/views/reports.html with 100% similarity]
controll_app/iot-manager-service/.cproject [moved from iot-manager-service/.cproject with 100% similarity]
controll_app/iot-manager-service/.exportMap [moved from iot-manager-service/.exportMap with 100% similarity]
controll_app/iot-manager-service/.gitignore [moved from iot-manager-service/.gitignore with 100% similarity]
controll_app/iot-manager-service/.project [moved from iot-manager-service/.project with 100% similarity]
controll_app/iot-manager-service/.tproject [moved from iot-manager-dashboard/.tproject with 100% similarity]
controll_app/iot-manager-service/inc/common_types.h [moved from iot-manager-service/inc/common_types.h with 100% similarity]
controll_app/iot-manager-service/inc/device.h [moved from iot-manager-service/inc/device.h with 100% similarity]
controll_app/iot-manager-service/inc/i_model_observer.h [moved from iot-manager-service/inc/i_model_observer.h with 100% similarity]
controll_app/iot-manager-service/inc/i_presenter.h [moved from iot-manager-service/inc/i_presenter.h with 100% similarity]
controll_app/iot-manager-service/inc/i_view.h [moved from iot-manager-service/inc/i_view.h with 100% similarity]
controll_app/iot-manager-service/inc/model.h [moved from iot-manager-service/inc/model.h with 100% similarity]
controll_app/iot-manager-service/inc/network/i_network_manager.h [moved from iot-manager-service/inc/network/i_network_manager.h with 100% similarity]
controll_app/iot-manager-service/inc/network/network_manager.h [moved from iot-manager-service/inc/network/network_manager.h with 100% similarity]
controll_app/iot-manager-service/inc/network/nm_types.h [moved from iot-manager-service/inc/network/nm_types.h with 100% similarity]
controll_app/iot-manager-service/inc/presenter.h [moved from iot-manager-service/inc/presenter.h with 100% similarity]
controll_app/iot-manager-service/inc/push_notification.h [moved from iot-manager-service/inc/push_notification.h with 100% similarity]
controll_app/iot-manager-service/inc/ui_connector.h [moved from iot-manager-service/inc/ui_connector.h with 100% similarity]
controll_app/iot-manager-service/inc/userinfo.h [moved from iot-manager-service/inc/userinfo.h with 100% similarity]
controll_app/iot-manager-service/inc/utils/assert_return.h [moved from iot-manager-service/inc/utils/assert_return.h with 100% similarity]
controll_app/iot-manager-service/inc/utils/exceptions.h [moved from iot-manager-service/inc/utils/exceptions.h with 100% similarity]
controll_app/iot-manager-service/inc/utils/json_utils.h [moved from iot-manager-service/inc/utils/json_utils.h with 100% similarity]
controll_app/iot-manager-service/inc/utils/log.h [moved from iot-manager-service/inc/utils/log.h with 100% similarity]
controll_app/iot-manager-service/inc/utils/to_string.h [moved from iot-manager-service/inc/utils/to_string.h with 100% similarity]
controll_app/iot-manager-service/inc/web_view.h [moved from iot-manager-service/inc/web_view.h with 100% similarity]
controll_app/iot-manager-service/project_def.prop [moved from iot-manager-service/project_def.prop with 100% similarity]
controll_app/iot-manager-service/shared/res/service.png [moved from iot-manager-service/shared/res/service.png with 100% similarity]
controll_app/iot-manager-service/src/model.cpp [moved from iot-manager-service/src/model.cpp with 100% similarity]
controll_app/iot-manager-service/src/network/network_manager.cpp [moved from iot-manager-service/src/network/network_manager.cpp with 100% similarity]
controll_app/iot-manager-service/src/presenter.cpp [moved from iot-manager-service/src/presenter.cpp with 100% similarity]
controll_app/iot-manager-service/src/push_notification.cpp [moved from iot-manager-service/src/push_notification.cpp with 100% similarity]
controll_app/iot-manager-service/src/service.cpp [moved from iot-manager-service/src/service.cpp with 100% similarity]
controll_app/iot-manager-service/src/ui_connector.cpp [moved from iot-manager-service/src/ui_connector.cpp with 100% similarity]
controll_app/iot-manager-service/src/utils/json_utils.cpp [moved from iot-manager-service/src/utils/json_utils.cpp with 100% similarity]
controll_app/iot-manager-service/src/web_view.cpp [moved from iot-manager-service/src/web_view.cpp with 100% similarity]
controll_app/iot-manager-service/tests/network_manager_test/module_loader_test.cpp [moved from iot-manager-service/tests/network_manager_test/module_loader_test.cpp with 100% similarity]
controll_app/iot-manager-service/tests/network_manager_test/network_manager_test.cpp [moved from iot-manager-service/tests/network_manager_test/network_manager_test.cpp with 100% similarity]
controll_app/iot-manager-service/tests/web_view_test/web_view_tests.cpp [moved from iot-manager-service/tests/web_view_test/web_view_tests.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/CHANGES [moved from iot-manager-service/thirdparty/gtest/CHANGES with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/CMakeLists.txt [moved from iot-manager-service/thirdparty/gtest/CMakeLists.txt with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/CONTRIBUTORS [moved from iot-manager-service/thirdparty/gtest/CONTRIBUTORS with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/LICENSE [moved from iot-manager-service/thirdparty/gtest/LICENSE with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/Makefile.am [moved from iot-manager-service/thirdparty/gtest/Makefile.am with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/Makefile.in [moved from iot-manager-service/thirdparty/gtest/Makefile.in with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/README [moved from iot-manager-service/thirdparty/gtest/README with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/aclocal.m4 [moved from iot-manager-service/thirdparty/gtest/aclocal.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/config.guess [moved from iot-manager-service/thirdparty/gtest/build-aux/config.guess with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/config.h [moved from iot-manager-service/thirdparty/gtest/build-aux/config.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/config.h.in [moved from iot-manager-service/thirdparty/gtest/build-aux/config.h.in with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/config.sub [moved from iot-manager-service/thirdparty/gtest/build-aux/config.sub with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/depcomp [moved from iot-manager-service/thirdparty/gtest/build-aux/depcomp with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/install-sh [moved from iot-manager-service/thirdparty/gtest/build-aux/install-sh with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/ltmain.sh [moved from iot-manager-service/thirdparty/gtest/build-aux/ltmain.sh with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/missing [moved from iot-manager-service/thirdparty/gtest/build-aux/missing with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/build-aux/stamp-h1 [moved from iot-manager-service/thirdparty/gtest/build-aux/stamp-h1 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/cmake/internal_utils.cmake [moved from iot-manager-service/thirdparty/gtest/cmake/internal_utils.cmake with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/codegear/gtest.cbproj [moved from iot-manager-service/thirdparty/gtest/codegear/gtest.cbproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/codegear/gtest.groupproj [moved from iot-manager-service/thirdparty/gtest/codegear/gtest.groupproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/codegear/gtest_all.cc [moved from iot-manager-service/thirdparty/gtest/codegear/gtest_all.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/codegear/gtest_link.cc [moved from iot-manager-service/thirdparty/gtest/codegear/gtest_link.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/codegear/gtest_main.cbproj [moved from iot-manager-service/thirdparty/gtest/codegear/gtest_main.cbproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/codegear/gtest_unittest.cbproj [moved from iot-manager-service/thirdparty/gtest/codegear/gtest_unittest.cbproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/config.status [moved from iot-manager-service/thirdparty/gtest/config.status with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/configure [moved from iot-manager-service/thirdparty/gtest/configure with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/configure.ac [moved from iot-manager-service/thirdparty/gtest/configure.ac with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/fused-src/gtest/.deps/test_fused_gtest_test-gtest-all.Po [moved from iot-manager-service/thirdparty/gtest/fused-src/gtest/.deps/test_fused_gtest_test-gtest-all.Po with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/fused-src/gtest/.deps/test_fused_gtest_test-gtest_main.Po [moved from iot-manager-service/thirdparty/gtest/fused-src/gtest/.deps/test_fused_gtest_test-gtest_main.Po with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/fused-src/gtest/gtest-all.cc [moved from iot-manager-service/thirdparty/gtest/fused-src/gtest/gtest-all.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/fused-src/gtest/gtest.h [moved from iot-manager-service/thirdparty/gtest/fused-src/gtest/gtest.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/fused-src/gtest/gtest_main.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest_main.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-death-test.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-death-test.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-message.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-message.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-param-test.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-param-test.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-param-test.h.pump [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-param-test.h.pump with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-printers.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-printers.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-spi.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-spi.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-test-part.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-test-part.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest-typed-test.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest-typed-test.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest_pred_impl.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest_pred_impl.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/gtest_prod.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/gtest_prod.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-death-test-internal.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-death-test-internal.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-filepath.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-filepath.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-internal.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-internal.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-linked_ptr.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-linked_ptr.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-param-util-generated.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-param-util-generated.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-param-util-generated.h.pump [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-param-util-generated.h.pump with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-param-util.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-param-util.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-port.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-port.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-string.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-string.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-tuple.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-tuple.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-tuple.h.pump [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-tuple.h.pump with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-type-util.h [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-type-util.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-type-util.h.pump [moved from iot-manager-service/thirdparty/gtest/include/gtest/internal/gtest-type-util.h.pump with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/libtool [moved from iot-manager-service/thirdparty/gtest/libtool with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/m4/acx_pthread.m4 [moved from iot-manager-service/thirdparty/gtest/m4/acx_pthread.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/m4/gtest.m4 [moved from iot-manager-service/thirdparty/gtest/m4/gtest.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/m4/libtool.m4 [moved from iot-manager-service/thirdparty/gtest/m4/libtool.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/m4/ltoptions.m4 [moved from iot-manager-service/thirdparty/gtest/m4/ltoptions.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/m4/ltsugar.m4 [moved from iot-manager-service/thirdparty/gtest/m4/ltsugar.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/m4/ltversion.m4 [moved from iot-manager-service/thirdparty/gtest/m4/ltversion.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/m4/lt~obsolete.m4 [moved from iot-manager-service/thirdparty/gtest/m4/lt~obsolete.m4 with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest-md.sln [moved from iot-manager-service/thirdparty/gtest/msvc/gtest-md.sln with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest-md.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest-md.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest.sln [moved from iot-manager-service/thirdparty/gtest/msvc/gtest.sln with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest_main-md.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest_main-md.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest_main.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest_main.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest_prod_test-md.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest_prod_test-md.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest_prod_test.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest_prod_test.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest_unittest-md.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest_unittest-md.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/msvc/gtest_unittest.vcproj [moved from iot-manager-service/thirdparty/gtest/msvc/gtest_unittest.vcproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/.deps/sample1.Plo [moved from iot-manager-service/thirdparty/gtest/samples/.deps/sample1.Plo with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/.deps/sample10_unittest.Po [moved from iot-manager-service/thirdparty/gtest/samples/.deps/sample10_unittest.Po with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/.deps/sample1_unittest.Po [moved from iot-manager-service/thirdparty/gtest/samples/.deps/sample1_unittest.Po with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/.deps/sample2.Plo [moved from iot-manager-service/thirdparty/gtest/samples/.deps/sample2.Plo with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/.deps/sample4.Plo [moved from iot-manager-service/thirdparty/gtest/samples/.deps/sample4.Plo with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/.deps/test_fused_gtest_test-sample1.Po [moved from iot-manager-service/thirdparty/gtest/samples/.deps/test_fused_gtest_test-sample1.Po with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/.deps/test_fused_gtest_test-sample1_unittest.Po [moved from iot-manager-service/thirdparty/gtest/samples/.deps/test_fused_gtest_test-sample1_unittest.Po with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/prime_tables.h [moved from iot-manager-service/thirdparty/gtest/samples/prime_tables.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample1.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample1.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample1.h [moved from iot-manager-service/thirdparty/gtest/samples/sample1.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample10_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample10_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample1_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample1_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample2.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample2.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample2.h [moved from iot-manager-service/thirdparty/gtest/samples/sample2.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample2_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample2_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample3-inl.h [moved from iot-manager-service/thirdparty/gtest/samples/sample3-inl.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample3_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample3_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample4.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample4.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample4.h [moved from iot-manager-service/thirdparty/gtest/samples/sample4.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample4_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample4_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample5_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample5_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample6_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample6_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample7_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample7_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample8_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample8_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/samples/sample9_unittest.cc [moved from iot-manager-service/thirdparty/gtest/samples/sample9_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/scripts/fuse_gtest_files.py [moved from iot-manager-service/thirdparty/gtest/scripts/fuse_gtest_files.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/scripts/gen_gtest_pred_impl.py [moved from iot-manager-service/thirdparty/gtest/scripts/gen_gtest_pred_impl.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/scripts/gtest-config [moved from iot-manager-service/thirdparty/gtest/scripts/gtest-config with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/scripts/gtest-config.in [moved from iot-manager-service/thirdparty/gtest/scripts/gtest-config.in with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/scripts/pump.py [moved from iot-manager-service/thirdparty/gtest/scripts/pump.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/.deps/gtest-all.Plo [moved from iot-manager-service/thirdparty/gtest/src/.deps/gtest-all.Plo with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/.deps/gtest_main.Plo [moved from iot-manager-service/thirdparty/gtest/src/.deps/gtest_main.Plo with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-all.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest-all.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-death-test.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest-death-test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-filepath.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest-filepath.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-internal-inl.h [moved from iot-manager-service/thirdparty/gtest/src/gtest-internal-inl.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-port.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest-port.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-printers.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest-printers.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-test-part.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest-test-part.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest-typed-test.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest-typed-test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest.cc [moved from iot-manager-service/thirdparty/gtest/src/gtest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/src/gtest_main.cc [moved from iot-manager-service/thirdparty/gtest/fused-src/gtest/gtest_main.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/.deps/gtest_all_test.Po [moved from iot-manager-service/thirdparty/gtest/test/.deps/gtest_all_test.Po with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-death-test_ex_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-death-test_ex_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-death-test_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-death-test_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-filepath_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-filepath_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-linked_ptr_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-linked_ptr_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-listener_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-listener_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-message_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-message_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-options_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-options_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-param-test2_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-param-test2_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-param-test_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-param-test_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-param-test_test.h [moved from iot-manager-service/thirdparty/gtest/test/gtest-param-test_test.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-port_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-port_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-printers_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-printers_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-test-part_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-test-part_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-tuple_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-tuple_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-typed-test2_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-typed-test2_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-typed-test_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-typed-test_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-typed-test_test.h [moved from iot-manager-service/thirdparty/gtest/test/gtest-typed-test_test.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest-unittest-api_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest-unittest-api_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_all_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_all_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_break_on_failure_unittest.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_break_on_failure_unittest.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_break_on_failure_unittest_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_break_on_failure_unittest_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_catch_exceptions_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_catch_exceptions_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_catch_exceptions_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_catch_exceptions_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_color_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_color_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_color_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_color_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_env_var_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_env_var_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_env_var_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_env_var_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_environment_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_environment_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_filter_unittest.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_filter_unittest.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_filter_unittest_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_filter_unittest_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_help_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_help_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_help_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_help_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_list_tests_unittest.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_list_tests_unittest.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_list_tests_unittest_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_list_tests_unittest_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_main_unittest.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_main_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_no_test_unittest.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_no_test_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_output_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_output_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_output_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_output_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_output_test_golden_lin.txt [moved from iot-manager-service/thirdparty/gtest/test/gtest_output_test_golden_lin.txt with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_pred_impl_unittest.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_pred_impl_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_premature_exit_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_premature_exit_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_prod_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_prod_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_repeat_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_repeat_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_shuffle_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_shuffle_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_shuffle_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_shuffle_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_sole_header_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_sole_header_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_stress_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_stress_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_test_utils.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_test_utils.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_throw_on_failure_ex_test.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_throw_on_failure_ex_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_throw_on_failure_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_throw_on_failure_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_throw_on_failure_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_throw_on_failure_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_uninitialized_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_uninitialized_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_uninitialized_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_uninitialized_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_unittest.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_unittest.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_xml_outfile1_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_xml_outfile1_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_xml_outfile2_test_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_xml_outfile2_test_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_xml_outfiles_test.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_xml_outfiles_test.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_xml_output_unittest.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_xml_output_unittest.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_xml_output_unittest_.cc [moved from iot-manager-service/thirdparty/gtest/test/gtest_xml_output_unittest_.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/gtest_xml_test_utils.py [moved from iot-manager-service/thirdparty/gtest/test/gtest_xml_test_utils.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/production.cc [moved from iot-manager-service/thirdparty/gtest/test/production.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/test/production.h [moved from iot-manager-service/thirdparty/gtest/test/production.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Config/DebugProject.xcconfig [moved from iot-manager-service/thirdparty/gtest/xcode/Config/DebugProject.xcconfig with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Config/FrameworkTarget.xcconfig [moved from iot-manager-service/thirdparty/gtest/xcode/Config/FrameworkTarget.xcconfig with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Config/General.xcconfig [moved from iot-manager-service/thirdparty/gtest/xcode/Config/General.xcconfig with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Config/ReleaseProject.xcconfig [moved from iot-manager-service/thirdparty/gtest/xcode/Config/ReleaseProject.xcconfig with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Config/StaticLibraryTarget.xcconfig [moved from iot-manager-service/thirdparty/gtest/xcode/Config/StaticLibraryTarget.xcconfig with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Config/TestTarget.xcconfig [moved from iot-manager-service/thirdparty/gtest/xcode/Config/TestTarget.xcconfig with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Resources/Info.plist [moved from iot-manager-service/thirdparty/gtest/xcode/Resources/Info.plist with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/Info.plist [moved from iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/Info.plist with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj [moved from iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/runtests.sh [moved from iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/runtests.sh with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/widget.cc [moved from iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/widget.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/widget.h [moved from iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/widget.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/widget_test.cc [moved from iot-manager-service/thirdparty/gtest/xcode/Samples/FrameworkSample/widget_test.cc with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Scripts/runtests.sh [moved from iot-manager-service/thirdparty/gtest/xcode/Scripts/runtests.sh with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/Scripts/versiongenerate.py [moved from iot-manager-service/thirdparty/gtest/xcode/Scripts/versiongenerate.py with 100% similarity]
controll_app/iot-manager-service/thirdparty/gtest/xcode/gtest.xcodeproj/project.pbxproj [moved from iot-manager-service/thirdparty/gtest/xcode/gtest.xcodeproj/project.pbxproj with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/JSONOptions.h [moved from iot-manager-service/thirdparty/libjson/JSONOptions.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/License.txt [moved from iot-manager-service/thirdparty/libjson/License.txt with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Dependencies/libbase64++/libbase64++.h [moved from iot-manager-service/thirdparty/libjson/_internal/Dependencies/libbase64++/libbase64++.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Dependencies/mempool++/mempool.h [moved from iot-manager-service/thirdparty/libjson/_internal/Dependencies/mempool++/mempool.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONAllocator.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONAllocator.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONAllocator.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONAllocator.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONChildren.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONChildren.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONChildren.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONChildren.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONDebug.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONDebug.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONDebug.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONDebug.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/GNU_C.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/GNU_C.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/Strings_Defs.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/Strings_Defs.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/Unknown_C.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/Unknown_C.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/Visual_C.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONDefs/Visual_C.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONGlobals.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONGlobals.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONIterators.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONIterators.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONMemory.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONMemory.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONMemory.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONMemory.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONMemoryPool.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONMemoryPool.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONNode.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONNode.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONNode.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONNode.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONNode_Mutex.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONNode_Mutex.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONPreparse.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONPreparse.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONPreparse.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONPreparse.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONSharedString.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONSharedString.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONSingleton.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONSingleton.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONStats.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONStats.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONStream.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONStream.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONStream.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONStream.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONValidator.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONValidator.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONValidator.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONValidator.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONWorker.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONWorker.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONWorker.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONWorker.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSONWriter.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSONWriter.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/JSON_Base64.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/JSON_Base64.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/NumberToString.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/NumberToString.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/internalJSONNode.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/internalJSONNode.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/internalJSONNode.h [moved from iot-manager-service/thirdparty/libjson/_internal/Source/internalJSONNode.h with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/_internal/Source/libjson.cpp [moved from iot-manager-service/thirdparty/libjson/_internal/Source/libjson.cpp with 100% similarity]
controll_app/iot-manager-service/thirdparty/libjson/libjson.h [moved from iot-manager-service/thirdparty/libjson/libjson.h with 100% similarity]
controll_app/iot-manager-service/tizen-manifest.xml [moved from iot-manager-service/tizen-manifest.xml with 100% similarity]
iotswsec.sublime-project [deleted file]
iotswsec.sublime-workspace [deleted file]

diff --git a/iotswsec.sublime-project b/iotswsec.sublime-project
deleted file mode 100644 (file)
index d916e07..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-       "folders":
-       [
-               {
-                       "path": "network-manager"
-               }
-       ]
-}
diff --git a/iotswsec.sublime-workspace b/iotswsec.sublime-workspace
deleted file mode 100644 (file)
index 142b896..0000000
+++ /dev/null
@@ -1,1738 +0,0 @@
-{
-       "auto_complete":
-       {
-               "selected_items":
-               [
-                       [
-                               "add",
-                               "address"
-                       ],
-                       [
-                               "noti",
-                               "notify_one"
-                       ],
-                       [
-                               "for",
-                               "forward_list"
-                       ],
-                       [
-                               "Logger",
-                               "Logger_impl"
-                       ],
-                       [
-                               "cout",
-                               "cout_mutex"
-                       ],
-                       [
-                               "err",
-                               "errCode"
-                       ],
-                       [
-                               "ad",
-                               "adjust_rret"
-                       ],
-                       [
-                               "MULT_",
-                               "MULT_VAL"
-                       ],
-                       [
-                               "addi",
-                               "addinst"
-                       ],
-                       [
-                               "MU",
-                               "MULT_CNT"
-                       ],
-                       [
-                               "MULT",
-                               "MULT_VAL"
-                       ],
-                       [
-                               "c",
-                               "commands"
-                       ],
-                       [
-                               "me",
-                               "method2"
-                       ],
-                       [
-                               "TYPE",
-                               "TYPEOF_"
-                       ],
-                       [
-                               "CXX",
-                               "CXXLIBS"
-                       ],
-                       [
-                               "orde",
-                               "orders"
-                       ],
-                       [
-                               "min",
-                               "min_pri"
-                       ],
-                       [
-                               "max",
-                               "max_eng"
-                       ],
-                       [
-                               "p",
-                               "pri"
-                       ],
-                       [
-                               "e",
-                               "eng"
-                       ],
-                       [
-                               "thre",
-                               "threads"
-                       ],
-                       [
-                               "is",
-                               "isfile"
-                       ],
-                       [
-                               "rea",
-                               "readline"
-                       ],
-                       [
-                               "uint",
-                               "uint8_t"
-                       ],
-                       [
-                               "test",
-                               "testCases"
-                       ],
-                       [
-                               "Test",
-                               "TestCase"
-                       ],
-                       [
-                               "PROF",
-                               "PROFILING_ENABLED"
-                       ],
-                       [
-                               "PRO",
-                               "PROFILING_ENABLED"
-                       ],
-                       [
-                               "def",
-                               "def\t#ifndef â€¦ #define â€¦ #endif"
-                       ],
-                       [
-                               "sec",
-                               "seconds"
-                       ],
-                       [
-                               "GCC",
-                               "GCC_ALWAYS_INLINE"
-                       ],
-                       [
-                               "size",
-                               "sizeof"
-                       ],
-                       [
-                               "Profile",
-                               "Profileable"
-                       ],
-                       [
-                               "TEE_E",
-                               "TEE_ERROR_GENERIC"
-                       ],
-                       [
-                               "uin",
-                               "uint32_t"
-                       ],
-                       [
-                               "rese",
-                               "reserv"
-                       ],
-                       [
-                               "TEE",
-                               "TEE_ERROR_GENERIC"
-                       ],
-                       [
-                               "TEE_ERR",
-                               "TEE_ERROR_GENERIC"
-                       ],
-                       [
-                               "unpa",
-                               "unpack"
-                       ],
-                       [
-                               "packe",
-                               "packed_test"
-                       ],
-                       [
-                               "st",
-                               "string"
-                       ],
-                       [
-                               "cipher",
-                               "ciphertext_len"
-                       ],
-                       [
-                               "tag",
-                               "tag_size"
-                       ],
-                       [
-                               "out",
-                               "out_size"
-                       ],
-                       [
-                               "ke",
-                               "key_size"
-                       ],
-                       [
-                               "data",
-                               "data_size"
-                       ],
-                       [
-                               "ID",
-                               "ID_ENC_CTR"
-                       ],
-                       [
-                               "mem",
-                               "memcmp"
-                       ],
-                       [
-                               "block",
-                               "block_size"
-                       ],
-                       [
-                               "ciper",
-                               "cipher_out"
-                       ],
-                       [
-                               "CR",
-                               "CRYPTO_SUCCESS"
-                       ],
-                       [
-                               "blok",
-                               "block_encrypt"
-                       ],
-                       [
-                               "enc",
-                               "encipher"
-                       ],
-                       [
-                               "Cry",
-                               "CryptoCoreContainer"
-                       ],
-                       [
-                               "int",
-                               "int32_t"
-                       ],
-                       [
-                               "ta_",
-                               "ta_time"
-                       ],
-                       [
-                               "res",
-                               "rest_size"
-                       ],
-                       [
-                               "buffer",
-                               "buffer_size"
-                       ],
-                       [
-                               "AES",
-                               "AES_BLOCK_SIZE"
-                       ],
-                       [
-                               "dta",
-                               "data_size"
-                       ],
-                       [
-                               "rest",
-                               "rest_size"
-                       ],
-                       [
-                               "uit",
-                               "uint32_t"
-                       ],
-                       [
-                               "t",
-                               "tp\ttemplate <typename ${1:_InputIter}>"
-                       ],
-                       [
-                               "0x",
-                               "0xe1000000"
-                       ],
-                       [
-                               "as",
-                               "asm_UMLAL"
-                       ],
-                       [
-                               "if",
-                               "ifs"
-                       ],
-                       [
-                               "ic",
-                               "include"
-                       ],
-                       [
-                               "con",
-                               "constexpr"
-                       ],
-                       [
-                               "very",
-                               "very_long_app_name"
-                       ],
-                       [
-                               "app",
-                               "app_name_size"
-                       ],
-                       [
-                               "SHA",
-                               "SHA384Handle"
-                       ],
-                       [
-                               "remote",
-                               "remote_cert"
-                       ],
-                       [
-                               "file",
-                               "filename"
-                       ],
-                       [
-                               "fir",
-                               "first_result"
-                       ],
-                       [
-                               "re",
-                               "returned_id"
-                       ],
-                       [
-                               "firs",
-                               "first_result"
-                       ],
-                       [
-                               "id",
-                               "id_size"
-                       ],
-                       [
-                               "return",
-                               "returned"
-                       ],
-                       [
-                               "cert",
-                               "certificate"
-                       ],
-                       [
-                               "not",
-                               "not_after"
-                       ],
-                       [
-                               "uni",
-                               "unsigned"
-                       ],
-                       [
-                               "In",
-                               "InternalException"
-                       ],
-                       [
-                               "com",
-                               "compare_result"
-                       ],
-                       [
-                               "CA",
-                               "CA_CERT_FILE"
-                       ],
-                       [
-                               "SELF_",
-                               "SELF_CERT_KEY_FILE"
-                       ],
-                       [
-                               "SE",
-                               "SELF_CERT_FILE"
-                       ],
-                       [
-                               "read",
-                               "readWholeFile"
-                       ],
-                       [
-                               "ERROR_WRO",
-                               "ERROR_WRONG_POINTER"
-                       ],
-                       [
-                               "pem",
-                               "pemCodeC"
-                       ],
-                       [
-                               "exte",
-                               "extension"
-                       ],
-                       [
-                               "public",
-                               "publicKey"
-                       ],
-                       [
-                               "ERROR",
-                               "ERROR_WRONG_PARAMETERS"
-                       ],
-                       [
-                               "ERR",
-                               "ERROR_WRONG_PARAMETERS"
-                       ],
-                       [
-                               "cert_re",
-                               "cert_records_number"
-                       ],
-                       [
-                               "u",
-                               "uint_32"
-                       ],
-                       [
-                               "MD_SI",
-                               "MD_SIZE_SHA256"
-                       ],
-                       [
-                               "MD_",
-                               "MD_SIZE_MD5"
-                       ],
-                       [
-                               "sha",
-                               "sha512_ctx"
-                       ],
-                       [
-                               "result",
-                               "result_size"
-                       ],
-                       [
-                               "resu",
-                               "result"
-                       ],
-                       [
-                               "msg",
-                               "msglength"
-                       ],
-                       [
-                               "md",
-                               "md_ctx"
-                       ],
-                       [
-                               "MD",
-                               "MD_Handle"
-                       ],
-                       [
-                               "algo",
-                               "algo_ID"
-                       ],
-                       [
-                               "al",
-                               "algo_ID"
-                       ],
-                       [
-                               "hash",
-                               "hash_sha1"
-                       ],
-                       [
-                               "TLS",
-                               "TLS_SUCCESS"
-                       ],
-                       [
-                               "signa",
-                               "signature_length"
-                       ],
-                       [
-                               "ty",
-                               "type_hash"
-                       ],
-                       [
-                               "const",
-                               "constexpr"
-                       ],
-                       [
-                               "Cree",
-                               "CredentialManager"
-                       ],
-                       [
-                               "SL_ERR",
-                               "SL_ERROR_OUT_OF_MEMORY"
-                       ],
-                       [
-                               "CP",
-                               "CP_DATA_SIZE"
-                       ],
-                       [
-                               "te",
-                               "text_to_RSA_test"
-                       ],
-                       [
-                               "str",
-                               "str_hash"
-                       ],
-                       [
-                               "shar",
-                               "shared_cert"
-                       ],
-                       [
-                               "_key",
-                               "_key_data"
-                       ],
-                       [
-                               "key",
-                               "key_mode"
-                       ],
-                       [
-                               "MAC",
-                               "MAC_AES"
-                       ],
-                       [
-                               "Key",
-                               "KeyEncaps"
-                       ],
-                       [
-                               "ASSERT",
-                               "ASSERT_EQ"
-                       ],
-                       [
-                               "C",
-                               "CryptoCore"
-                       ],
-                       [
-                               "dat",
-                               "data_len"
-                       ],
-                       [
-                               "to",
-                               "to_encrypt"
-                       ],
-                       [
-                               "pr",
-                               "priv"
-                       ],
-                       [
-                               "pri",
-                               "private"
-                       ],
-                       [
-                               "map",
-                               "map_size"
-                       ],
-                       [
-                               "ASSER",
-                               "ASSERT_EQ"
-                       ]
-               ]
-       },
-       "buffers":
-       [
-               {
-                       "contents": "858a60a7c6532f3fbb3e66ba1426769f3ea675ad\nf371bf8dd92e692bdd9b\n\nAuth response received code: 4\n    accesstoken:    40740bc5e6b496dccf4783b25e23f51825095aab\n    certificate:    (null)\n    expiresin:  -1\n    redirecturi:    coap+tcp://127.0.0.1:5683\n    refreshtoken:   (null)\n    sid:    2a6085d1-815d-4277-baba-4e4e4df91308\n    tokentype:  bearer\n    uid:    56e59a41-9ba9-4827-9af7-509c53c66354\nAuth response received code: 4\n    expiresin:  -1\nRegistering resources to platform...\nPublishing resources to cloud  result: 0 Waiting Publish default resource response from cloud\n result: 0 Waiting Publish user resource response from cloud\nPublish resource response received, code: 4\nPUT 1/0 to turn on/off air conditioner for observe testing, q to terminate\nPublish resource response received, code: 4\n",
-                       "settings":
-                       {
-                               "buffer_size": 800,
-                               "line_ending": "Unix",
-                               "name": "858a60a7c6532f3fbb3e66ba1426769f3ea675ad"
-                       }
-               },
-               {
-                       "contents": "\nNetwork Manager library:\n    - DPM wrapper (reports about policy enforcement and call DPM API)\n    - network manager daemon carcass\n    - Dummy enforcement collector (stores enforcement notifications in log file)\n    - enforcement collector communication interface using RMI\n\n\nOAuth:\n    - Test for account setup.\n    - Account manager\n    - API for User account setup (login, password, auth server)\n    - Auth server authorization.\n    - OAuth token request.",
-                       "settings":
-                       {
-                               "buffer_size": 460,
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/nmlib/CMakeLists.txt",
-                       "settings":
-                       {
-                               "buffer_size": 782,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/nmlib/REST/inc/rest_helper.h",
-                       "settings":
-                       {
-                               "buffer_size": 3128,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/nmlib/REST/src/rest_helper.cpp",
-                       "settings":
-                       {
-                               "buffer_size": 3991,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/nmlib/REST/inc/log.h",
-                       "settings":
-                       {
-                               "buffer_size": 201,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix",
-                               "name": "#ifndef __LOG_H__"
-                       }
-               },
-               {
-                       "file": "network-manager/CMakeLists.txt",
-                       "settings":
-                       {
-                               "buffer_size": 415,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/test/CMakeLists.txt",
-                       "settings":
-                       {
-                               "buffer_size": 635,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/test/test_all.cpp",
-                       "settings":
-                       {
-                               "buffer_size": 155,
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/test/test_REST.cpp",
-                       "settings":
-                       {
-                               "buffer_size": 412,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/packaging/ioswsec.spec",
-                       "settings":
-                       {
-                               "buffer_size": 1022,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/scripts/deploy.sh",
-                       "settings":
-                       {
-                               "buffer_size": 476,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/scripts/gbs.conf",
-                       "settings":
-                       {
-                               "buffer_size": 1319,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               },
-               {
-                       "file": "network-manager/scripts/build-all-gbs.sh",
-                       "settings":
-                       {
-                               "buffer_size": 507,
-                               "encoding": "UTF-8",
-                               "line_ending": "Unix"
-                       }
-               }
-       ],
-       "build_system": "",
-       "build_system_choices":
-       [
-               [
-                       [
-                               [
-                                       "Packages/Makefile/Make.sublime-build",
-                                       ""
-                               ],
-                               [
-                                       "Packages/Makefile/Make.sublime-build",
-                                       "Clean"
-                               ]
-                       ],
-                       [
-                               "Packages/Makefile/Make.sublime-build",
-                               ""
-                       ]
-               ],
-               [
-                       [
-                               [
-                                       "Packages/User/automotive.sublime-build",
-                                       ""
-                               ],
-                               [
-                                       "Packages/User/automotive.sublime-build",
-                                       "Test"
-                               ]
-                       ],
-                       [
-                               "Packages/User/automotive.sublime-build",
-                               ""
-                       ]
-               ]
-       ],
-       "build_varint": "",
-       "command_palette":
-       {
-               "height": 212.0,
-               "last_filter": "sssh",
-               "selected_items":
-               [
-                       [
-                               "sssh",
-                               "Set Syntax: Shell Script (Bash)"
-                       ],
-                       [
-                               "ssp",
-                               "Set Syntax: Python"
-                       ],
-                       [
-                               "ssc",
-                               "Set Syntax: C++"
-                       ],
-                       [
-                               "",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "repl",
-                               "SublimeREPL: Python"
-                       ],
-                       [
-                               "repl py",
-                               "SublimeREPL: Python"
-                       ],
-                       [
-                               "ssbash",
-                               "Set Syntax: Shell Script (Bash)"
-                       ],
-                       [
-                               "ss ",
-                               "Set Syntax: GDB Disassembly"
-                       ],
-                       [
-                               "ss",
-                               "Set Syntax: GDB"
-                       ],
-                       [
-                               "ssasm",
-                               "Set Syntax: GDB Disassembly"
-                       ],
-                       [
-                               "repl ",
-                               "SublimeREPL: Python"
-                       ],
-                       [
-                               "repl pyt",
-                               "SublimeREPL: Python"
-                       ],
-                       [
-                               "packe ins",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "ssjs",
-                               "Set Syntax: JavaScript"
-                       ],
-                       [
-                               "repl she",
-                               "SublimeREPL: Shell"
-                       ],
-                       [
-                               "shell",
-                               "Shell Exec: Open"
-                       ],
-                       [
-                               "Pac",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "the",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "The",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "Th",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "them to",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "The to",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "The\tto",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "THem To",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "Themr Tog",
-                               "Themr: Toggle Theme Settings"
-                       ],
-                       [
-                               "packa",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "paca",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "sst",
-                               "Set Syntax: Plain Text"
-                       ],
-                       [
-                               "Make",
-                               "Build With: Make"
-                       ],
-                       [
-                               "Pa",
-                               "Package Control: Remove Package"
-                       ],
-                       [
-                               "glue",
-                               "Glue - Launch"
-                       ],
-                       [
-                               "Package Control: ins",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "Package Control: In",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "Package Control: ",
-                               "Package Control: Install Package"
-                       ],
-                       [
-                               "astyle",
-                               "SublimeAStyleFormatter: Format Current File"
-                       ],
-                       [
-                               "install",
-                               "Package Control: Install Package"
-                       ]
-               ],
-               "width": 467.0
-       },
-       "console":
-       {
-               "height": 126.0,
-               "history":
-               [
-                       "import urllib.request,os,hashlib; h = 'df21e130d211cfc94d9b0905775a7c0f' + '1e3d39e33b79698005270310898eea76'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by) ",
-                       " import urllib.request,os,hashlib; h = 'df21e130d211cfc94d9b0905775a7c0f' + '1e3d39e33b79698005270310898eea76'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)"
-               ]
-       },
-       "distraction_free":
-       {
-               "menu_visible": true,
-               "show_minimap": false,
-               "show_open_files": false,
-               "show_tabs": false,
-               "side_bar_visible": false,
-               "status_bar_visible": false
-       },
-       "expanded_folders":
-       [
-               "/home/dizzi/dev/iotswsec/network-manager",
-               "/home/dizzi/dev/iotswsec/network-manager/nmlib",
-               "/home/dizzi/dev/iotswsec/network-manager/nmlib/REST",
-               "/home/dizzi/dev/iotswsec/network-manager/nmlib/REST/src",
-               "/home/dizzi/dev/iotswsec/network-manager/packaging",
-               "/home/dizzi/dev/iotswsec/network-manager/scripts",
-               "/home/dizzi/dev/iotswsec/network-manager/test"
-       ],
-       "file_history":
-       [
-               "/home/dizzi/dev/iotswsec/network-manager/nmlib/REST/inc/rest_client.h",
-               "/home/dizzi/dev/iotswsec/network-manager/nmlib/REST/src/rest_client.cpp",
-               "/home/dizzi/dev/iotswsec/nmlib/CMakeLists.txt",
-               "/home/dizzi/dev/iotswsec/test/CMakeLists.txt",
-               "/home/dizzi/dev/iotswsec/scripts/build-all-gbs.sh",
-               "/home/dizzi/dev/iotswsec/REST/CMakeLists.txt",
-               "/home/dizzi/dev/iotswsec/packaging/ioswsec.spec",
-               "/home/dizzi/dev/iotswsec/scripts/gbs.conf",
-               "/home/dizzi/dev/iotswsec/REST/src/packaging/ioswsec.spec",
-               "/home/dizzi/dev/test/curl/CMakeLists.txt",
-               "/home/dizzi/dev/excom_post.html",
-               "/home/dizzi/dev/IoTivity notes.txt",
-               "/home/dizzi/dev/iotivity/cloud/samples/client/airconditioner/aircon_controller.cpp",
-               "/home/dizzi/dev/iotivity/cloud/samples/client/airconditioner/aircon_controlee.cpp",
-               "/home/dizzi/dev/AMQP-CPP/include/message.h",
-               "/home/dizzi/dev/AMQP-CPP/tests/table/table.cpp",
-               "/home/dizzi/dev/AMQP-CPP/tests/main.cpp",
-               "/home/dizzi/dev/AMQP-CPP/tests/myconnection.cpp",
-               "/home/dizzi/dev/AMQP-CPP/tests/myconnection.h",
-               "/home/dizzi/dev/AMQP-CPP/include/connection.h",
-               "/home/dizzi/dev/AMQP-CPP/include/channel.h",
-               "/home/dizzi/dev/AMQP-CPP/include/deferredconsumer.h",
-               "/home/dizzi/dev/AMQP-CPP/include/deferredconsumerbase.h",
-               "/home/dizzi/dev/AMQP-CPP/include/deferred.h",
-               "/home/dizzi/dev/AMQP-CPP/include/callbacks.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/libs/dpm/administration.cpp",
-               "/home/dizzi/dev/jms.py",
-               "/home/dizzi/dev/test/curl/main.cpp",
-               "/home/dizzi/dev/AMQP-CPP/tests/libev.cpp",
-               "/home/dizzi/dev/test/shared_thread/CMakeLists.txt",
-               "/home/dizzi/dev/test/shared_thread/logger.h",
-               "/home/dizzi/dev/test/shared_thread/usocket.h",
-               "/home/dizzi/dev/test/shared_thread/usocket.cpp",
-               "/home/dizzi/dev/test/shared_thread/logdaemon.cpp",
-               "/home/dizzi/dev/test/shared_thread/logger.cpp",
-               "/home/dizzi/dev/test/shared_thread/main.cpp",
-               "/home/dizzi/dev/example/sensors.h",
-               "/home/dizzi/dev/example/server.h",
-               "/home/dizzi/dev/example/Makefile",
-               "/home/dizzi/dev/iotivity/resource/examples/directpairingclient.cpp",
-               "/home/dizzi/dev/iotivity/resource/examples/simpleserver.cpp",
-               "/home/dizzi/dev/example/client.h",
-               "/home/dizzi/dev/iotivity/resource/examples/simpleclient.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/examples/OICSensorBoard/namedefs.h",
-               "/home/dizzi/dev/example/client.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/csdk/security/src/secureresourcemanager.c",
-               "/home/dizzi/dev/example/observer.cpp",
-               "/home/dizzi/dev/example/observer.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/csdk/stack/src/ocstack.c",
-               "/home/dizzi/dev/example/server.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/src/OCUtilities.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/include/OCUtilities.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/src/OCPlatform_impl.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/include/OCApi.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/src/OCPlatform.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/include/OCPlatform_impl.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/include/OCPlatform.h",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/server.h",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/sensors.h",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/server.cpp",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/observer.h",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/observer.cpp",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/Makefile",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/namedefs.h",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/client.cpp",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/client.h",
-               "/home/dizzi/dev/iotivity/examples/OICSensorBoard/README",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/examples/OICSensorBoard/client.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/src/OCResource.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/csdk/resource-directory/samples/rdclient.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/iotivity/resource/csdk/stack/include/octypes.h",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/Makefile",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/src/utils/utils.cpp",
-               "/home/dizzi/Documents/IoTivity buld.txt",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/src/resources/loginresource.cpp",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/src/resources/alertresource.cpp",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/src/resources/alertresource.h",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/src/server.cpp",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/assets/oic_svr_db_server.json",
-               "/home/dizzi/dev/16_connectivity_security_protocol/ids/linux-iot-server/README",
-               "/home/dizzi/dev/joe/tests/Java8apk/build.gradle",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/tests/unit/rmi.cpp",
-               "/home/dizzi/dev/calc.py",
-               "/home/dizzi/dev/Sample.java",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/auth/user.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/auth/user.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/thread-pool.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/thread-pool.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/service.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/service.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/preprocessor.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/server/application.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/server/security.cpp",
-               "/home/dizzi/dev/joe/docs/guides/DevGuide.md",
-               "/home/dizzi/dev/thr.java",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/db/column.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/db/column.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/db/statement.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/db/statement.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/pam.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/pam.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/process.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/process.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/smack.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/smack.cpp",
-               "/home/dizzi/dev/test/macro.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/callback-holder.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/notification.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/notification.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/reflection.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/serialize.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/data-type.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/file-descriptor.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/socket.cpp",
-               "/home/dizzi/dev/test/Makefile",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/iot-plugin/tdm-agent/tdm-agent-common-lib/rmi/message.h",
-               "/home/dizzi/dev/test/main.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/client.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/connection.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/message.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/connection.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/client.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/message.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/rmi/socket.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/mainloop.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/mainloop.h",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/eventfd.cpp",
-               "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager/common/eventfd.h"
-       ],
-       "find":
-       {
-               "height": 34.0
-       },
-       "find_in_files":
-       {
-               "height": 90.0,
-               "where_history":
-               [
-                       "",
-                       "/home/dizzi/dev/TDM/TDM-05e2a75/device-policy-manager",
-                       "",
-                       "/home/dizzi/dev/automotive/fota_client/modules",
-                       "/home/dizzi/dev/automotive/fota_client/",
-                       "/home/dizzi/dev/automotive/fota_client/extra/include/openssl"
-               ]
-       },
-       "find_state":
-       {
-               "case_sensitive": false,
-               "find_history":
-               [
-                       "NotAuthorizedException",
-                       "LOG",
-                       "printRepresentation",
-                       "memset",
-                       "reinterpret",
-                       "body",
-                       "=",
-                       "foundResource",
-                       "OCCreateResource",
-                       "discoveredResource",
-                       "m_resourceDiscoveryCallback",
-                       "findResource",
-                       "m_platformConfig",
-                       "isSecure",
-                       "discoveredResource",
-                       "m_resourceDiscoveryCallback",
-                       "DisplayMenu",
-                       "EDISON_RESOURCE_INTERFACE",
-                       "DEFAULT",
-                       "?if",
-                       "if",
-                       "DEFAULT_INTERFACE",
-                       "findCallback",
-                       "discoveredDeviceList",
-                       "PairedDevices",
-                       "discoveredDevList",
-                       "discoveredDeviceList",
-                       "InputPIN",
-                       "curResource",
-                       "OCResource",
-                       "TRANSPORT_TYPE_TO_USE",
-                       "temperatureEntityHandler",
-                       "../..",
-                       "m_resourceDiscoveryCallback",
-                       ":",
-                       "=",
-                       "r1",
-                       "=",
-                       "volatile",
-                       "public",
-                       "volatile",
-                       "/usr/lib/jvm/jdk1.8.0/bin",
-                       "registerParametricMethod",
-                       "MethodHandler",
-                       "registerMethod",
-                       "register",
-                       "sendFileDescriptors",
-                       "epoll_event",
-                       "epoll_create1",
-                       "REFLECTABLE",
-                       ">(t)",
-                       "get<",
-                       "Connection",
-                       "CMSG_SPACE",
-                       "iovec",
-                       "DeserializableArgument",
-                       "REFLECTABLE",
-                       "FOR_EACH_VAR_ARGS",
-                       " ",
-                       ".%08x",
-                       "%x",
-                       " ",
-                       "0x",
-                       " ",
-                       "name",
-                       "mem_fd",
-                       "-0xc(%ebp)",
-                       ",(%esp",
-                       "%esp",
-                       "db",
-                       ">>>",
-                       "alarm",
-                       "system",
-                       "...",
-                       ">>> ",
-                       "esi",
-                       "main",
-                       "\" + \"",
-                       "c[",
-                       "_txt",
-                       "txt2Hex",
-                       "toHex",
-                       "txt2Hex",
-                       "CryptoCoreContainerWrapper",
-                       "gmult_o",
-                       "throw",
-                       "delete",
-                       ";\n",
-                       "out",
-                       "seconds",
-                       "d",
-                       "(__FUNCTION__)",
-                       "PROFILE_METHOD",
-                       "X",
-                       "gmult_o",
-                       "X",
-                       "gmult_o",
-                       "Xi",
-                       "xi",
-                       "Xi",
-                       "xi",
-                       "Xi",
-                       "31",
-                       "V",
-                       "PACK(",
-                       "gmult",
-                       "Y",
-                       " \\",
-                       "time",
-                       "tend",
-                       "tbegin",
-                       "Time",
-                       "TEE_GetPersistantTime",
-                       "result",
-                       "nsigned",
-                       "pA",
-                       "out",
-                       "K",
-                       "RESOURCE_DIR",
-                       "res",
-                       "f66e",
-                       "gmult",
-                       "3fb3",
-                       "|| !",
-                       "result",
-                       "description",
-                       "verify",
-                       "getTag"
-               ],
-               "highlight": true,
-               "in_selection": false,
-               "preserve_case": false,
-               "regex": false,
-               "replace_history":
-               [
-                       "gmult",
-                       "",
-                       "printf(",
-                       "@defgroup",
-                       "handle->ch.",
-                       "CP_hashOperationDone",
-                       "CH_Handle",
-                       "CP_getHash",
-                       "CP_hashOperationFinal",
-                       "CP_hashOperationUpdate",
-                       "CP_hashOperationInit",
-                       "CP_HASH_SIZE",
-                       "CP_HASH_ALGO",
-                       "CP_HashAlgorithm",
-                       "CP_HASH_",
-                       "SL_HASH",
-                       "strlen",
-                       "time_t",
-                       "clock",
-                       "memcmp",
-                       "memmove",
-                       "memset",
-                       "memcpy",
-                       "free",
-                       "malloc"
-               ],
-               "reverse": false,
-               "show_context": true,
-               "use_buffer2": true,
-               "whole_word": false,
-               "wrap": true
-       },
-       "groups":
-       [
-               {
-                       "selected": 7,
-                       "sheets":
-                       [
-                               {
-                                       "buffer": 0,
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 800,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               154,
-                                                               154
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "auto_name": "858a60a7c6532f3fbb3e66ba1426769f3ea675ad",
-                                                       "syntax": "Packages/Text/Plain text.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 13,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 1,
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 460,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               433,
-                                                               433
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "auto_name": "",
-                                                       "syntax": "Packages/Text/Plain text.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 12,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 2,
-                                       "file": "network-manager/nmlib/CMakeLists.txt",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 782,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               681,
-                                                               681
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/Text/Plain text.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 7,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 3,
-                                       "file": "network-manager/nmlib/REST/inc/rest_helper.h",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 3128,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               951,
-                                                               951
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/C++/C++.sublime-syntax",
-                                                       "tab_size": 4,
-                                                       "translate_tabs_to_spaces": true
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 450.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 8,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 4,
-                                       "file": "network-manager/nmlib/REST/src/rest_helper.cpp",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 3991,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               1754,
-                                                               1754
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/C++/C++.sublime-syntax",
-                                                       "tab_size": 4,
-                                                       "translate_tabs_to_spaces": true
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 900.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 9,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 5,
-                                       "file": "network-manager/nmlib/REST/inc/log.h",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 201,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               165,
-                                                               165
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "auto_name": "#ifndef __LOG_H__",
-                                                       "syntax": "Packages/C++/C++.sublime-syntax"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 11,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 6,
-                                       "file": "network-manager/CMakeLists.txt",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 415,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               415,
-                                                               415
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/Text/Plain text.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 4,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 7,
-                                       "file": "network-manager/test/CMakeLists.txt",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 635,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               635,
-                                                               635
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/Text/Plain text.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 0,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 8,
-                                       "file": "network-manager/test/test_all.cpp",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 155,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               0,
-                                                               0
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/C++/C++.sublime-syntax"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 10,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 9,
-                                       "file": "network-manager/test/test_REST.cpp",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 412,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               112,
-                                                               112
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/C++/C++.sublime-syntax"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 1,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 10,
-                                       "file": "network-manager/packaging/ioswsec.spec",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 1022,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               321,
-                                                               321
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/Text/Plain text.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 5,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 11,
-                                       "file": "network-manager/scripts/deploy.sh",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 476,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               321,
-                                                               321
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/ShellScript/Shell-Unix-Generic.sublime-syntax"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 2,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 12,
-                                       "file": "network-manager/scripts/gbs.conf",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 1319,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               884,
-                                                               884
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/Text/Plain text.tmLanguage"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 3,
-                                       "type": "text"
-                               },
-                               {
-                                       "buffer": 13,
-                                       "file": "network-manager/scripts/build-all-gbs.sh",
-                                       "semi_transient": false,
-                                       "settings":
-                                       {
-                                               "buffer_size": 507,
-                                               "regions":
-                                               {
-                                               },
-                                               "selection":
-                                               [
-                                                       [
-                                                               447,
-                                                               447
-                                                       ]
-                                               ],
-                                               "settings":
-                                               {
-                                                       "syntax": "Packages/ShellScript/Shell-Unix-Generic.sublime-syntax"
-                                               },
-                                               "translation.x": 0.0,
-                                               "translation.y": 0.0,
-                                               "zoom_level": 1.0
-                                       },
-                                       "stack_index": 6,
-                                       "type": "text"
-                               }
-                       ]
-               }
-       ],
-       "incremental_find":
-       {
-               "height": 23.0
-       },
-       "input":
-       {
-               "height": 107.0
-       },
-       "layout":
-       {
-               "cells":
-               [
-                       [
-                               0,
-                               0,
-                               1,
-                               1
-                       ]
-               ],
-               "cols":
-               [
-                       0.0,
-                       1.0
-               ],
-               "rows":
-               [
-                       0.0,
-                       1.0
-               ]
-       },
-       "menu_visible": true,
-       "output.astyle_error_message":
-       {
-               "height": 0.0
-       },
-       "output.exec":
-       {
-               "height": 262.0
-       },
-       "output.find_results":
-       {
-               "height": 0.0
-       },
-       "pinned_build_system": "Packages/Makefile/Make.sublime-build",
-       "project": "iotswsec.sublime-project",
-       "replace":
-       {
-               "height": 42.0
-       },
-       "save_all_on_build": true,
-       "select_file":
-       {
-               "height": 0.0,
-               "last_filter": "",
-               "selected_items":
-               [
-                       [
-                               "message.c",
-                               "device-policy-manager/common/rmi/message.cpp"
-                       ],
-                       [
-                               "message-com",
-                               "device-policy-manager/common/rmi/message-composer.cpp"
-                       ],
-                       [
-                               "comm",
-                               "modules/serializer/common.h"
-                       ],
-                       [
-                               "inter",
-                               "modules/sapl/ta/internal_tests.cpp"
-                       ],
-                       [
-                               "share",
-                               "modules/sapl/cl/SharedBuffer.h"
-                       ],
-                       [
-                               "shared",
-                               "modules/sapl/cl/SharedBuffer.cpp"
-                       ],
-                       [
-                               "arti",
-                               "modules/scripts/artik_settings.mk"
-                       ],
-                       [
-                               "test/test_liss",
-                               "modules/test/test_libss_int.cpp"
-                       ],
-                       [
-                               "sapl/ta/ma",
-                               "modules/sapl/ta/main.cpp"
-                       ],
-                       [
-                               "secure",
-                               "sapl/cl/secure_library.h"
-                       ],
-                       [
-                               "test",
-                               "modules/test/test_libss_int.cpp"
-                       ],
-                       [
-                               "make",
-                               "modules/Makefile"
-                       ],
-                       [
-                               "list.h",
-                               "tee-sysroot/include/list.h"
-                       ],
-                       [
-                               "list",
-                               "tee-sysroot/include/list.h"
-                       ]
-               ],
-               "width": 0.0
-       },
-       "select_project":
-       {
-               "height": 500.0,
-               "last_filter": "",
-               "selected_items":
-               [
-               ],
-               "width": 380.0
-       },
-       "select_symbol":
-       {
-               "height": 0.0,
-               "last_filter": "",
-               "selected_items":
-               [
-               ],
-               "width": 0.0
-       },
-       "selected_group": 0,
-       "settings":
-       {
-       },
-       "show_minimap": false,
-       "show_open_files": false,
-       "show_tabs": true,
-       "side_bar_visible": true,
-       "side_bar_width": 294.0,
-       "status_bar_visible": true,
-       "template_settings":
-       {
-       }
-}