{ "artifacts" : [ { "path" : "deploy/bin/gateway-server" } ], "backtrace" : 1, "backtraceGraph" : { "commands" : [ "add_executable", "link_directories", "add_library", "add_definitions", "include_directories" ], "files" : [ "modules/gateway-server/CMakeLists.txt", "modules/gateway-basic/CMakeLists.txt", "CMakeLists.txt" ], "nodes" : [ { "file" : 0 }, { "command" : 0, "file" : 0, "line" : 35, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 23, "parent" : 0 }, { "file" : 1 }, { "command" : 2, "file" : 1, "line" : 37, "parent" : 3 }, { "file" : 2 }, { "command" : 3, "file" : 2, "line" : 44, "parent" : 5 }, { "command" : 3, "file" : 2, "line" : 43, "parent" : 5 }, { "command" : 3, "file" : 2, "line" : 41, "parent" : 5 }, { "command" : 4, "file" : 0, "line" : 17, "parent" : 0 } ] }, "compileGroups" : [ { "compileCommandFragments" : [ { "fragment" : "-std=gnu++1z -fdiagnostics-color=always" } ], "defines" : [ { "backtrace" : 6, "define" : "DATABASE_JSON_DIR=\"/usr/local/bin/database/json\"" }, { "backtrace" : 7, "define" : "DATABASE_SQLITE_DIR=\"/usr/local/bin/database/sqlite\"" }, { "backtrace" : 8, "define" : "DEBUG" } ], "includes" : [ { "backtrace" : 9, "path" : "E:/embedded-gateway/include" }, { "backtrace" : 9, "path" : "E:/embedded-gateway/library/include" }, { "backtrace" : 9, "path" : "E:/embedded-gateway/modules" } ], "language" : "CXX", "languageStandard" : { "backtraces" : [ 1 ], "standard" : "17" }, "sourceIndexes" : [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ] } ], "dependencies" : [ { "backtrace" : 1, "id" : "gateway-basic::@26444984b35057cfdfd9" } ], "id" : "gateway-server::@91cbd3ecfdd0686d89cc", "link" : { "commandFragments" : [ { "fragment" : "", "role" : "flags" }, { "backtrace" : 2, "fragment" : "-LE:\\embedded-gateway\\library\\lib", "role" : "libraryPath" }, { "backtrace" : 2, "fragment" : "-LE:\\embedded-gateway\\deploy\\library", "role" : "libraryPath" }, { "fragment" : "-Wl,-rpath,E:/embedded-gateway/library/lib:E:/embedded-gateway/deploy/library", "role" : "libraries" }, { "backtrace" : 1, "fragment" : "-lmicrohttpd", "role" : "libraries" }, { "backtrace" : 1, "fragment" : "-lsqlite3", "role" : "libraries" }, { "backtrace" : 1, "fragment" : "-lboost_filesystem", "role" : "libraries" }, { "backtrace" : 1, "fragment" : "deploy\\library\\libgateway-basic.so", "role" : "libraries" }, { "backtrace" : 1, "fragment" : "-lsqlite3", "role" : "libraries" }, { "backtrace" : 1, "fragment" : "-lboost_filesystem", "role" : "libraries" }, { "backtrace" : 4, "fragment" : "-lhiredis", "role" : "libraries" } ], "language" : "CXX" }, "name" : "gateway-server", "nameOnDisk" : "gateway-server", "paths" : { "build" : "modules/gateway-server", "source" : "modules/gateway-server" }, "sourceGroups" : [ { "name" : "Source Files", "sourceIndexes" : [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45 ] } ], "sources" : [ { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/CommunicationController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/DashboardDeviceController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/DashboardDeviceHistoryController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/DeviceCommunicationController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/DeviceController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/DeviceProtocolController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/ExecutorController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/FlowerNodeController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/FlowerOperatorController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/ProtocolController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/RedisCacheController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/RedisReportCacheController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/TaskController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/TaskFormatterController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/controller/UserController.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/large_screen_display/devices_info.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/main.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/CommunicationRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/DashboardDeviceHistoryRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/DeviceCommunicationRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/DeviceProtocolRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/DeviceRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/ExecutorRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/FlowerNodeRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/FlowerOperatorRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/ProtocolRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/TaskFormatterRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/TaskRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/repository/UserRepository.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/server/BasicRouter.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/server/BasicServer.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/CommunicationService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/DashboardDeviceHistoryService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/DashboardDeviceService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/DeviceCommunicationService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/DeviceProtocolService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/DeviceService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/ExecutorService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/FlowerNodeService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/FlowerOperatorService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/ProtocolService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/RedisCacheService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/RedisReportCacheService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/TaskFormatterService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/TaskService.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "modules/gateway-server/src/service/UserService.cpp", "sourceGroupIndex" : 0 } ], "type" : "EXECUTABLE" }