Refactored `DeviceScreener`, `NetworkService`, and event-related logic for improved maintainability and flexibility. Introduced `EventHandler` for thread management and made changes to include configurable URLs via `config.ini`. Modified database schema to support device-level event linking. |
||
|---|---|---|
| .. | ||
| AccountDAO.cpp | ||
| AccountDAO.h | ||
| ApplicationDAO.cpp | ||
| ApplicationDAO.h | ||
| CommonDataDAO.cpp | ||
| CommonDataDAO.h | ||
| DeviceDAO.cpp | ||
| DeviceDAO.h | ||
| EventDAO.cpp | ||
| EventDAO.h | ||
| TransactionDAO.cpp | ||
| TransactionDAO.h | ||