nymea/libnymea-core
Simon Stürz 00fc81405b NetworkDiscovery: Fix possible crash on monitor cleanup
DateTime: Improve performance by using static current QDateTime method
2025-04-14 12:02:15 +02:00
..
experiences Allow to override default paths using new env variable and rename additional paths to *EXTRA_PATH 2022-10-13 15:16:18 +02:00
hardware NetworkDiscovery: Fix possible crash on monitor cleanup 2025-04-14 12:02:15 +02:00
integrations Use default cache location for the plugin info caches 2024-10-09 14:09:56 +02:00
jsonrpc NetworkDiscovery: Fix possible crash on monitor cleanup 2025-04-14 12:02:15 +02:00
logging Influxdb: Disable debug print if database is disabled or not initialized 2024-10-15 14:47:35 +02:00
platform Allow to override default paths using new env variable and rename additional paths to *EXTRA_PATH 2022-10-13 15:16:18 +02:00
ruleengine Fix building with newer gcc 2023-11-20 20:40:02 +01:00
scriptengine Add more debug prints to script console when ThingState fails 2023-12-30 18:08:41 +01:00
servers Merge PR #622: Manually check for Bluetooth before instantiating QtBluetooth 2023-02-21 17:43:37 +01:00
tagging
time core: Fix shutdown crash and improve application logging 2024-11-25 14:50:40 +01:00
usermanager Bind a client connection to the token given in the hello call. 2023-02-13 14:15:10 +01:00
zigbee Merge PR #581: Improve warning information in thing manager 2022-10-25 02:37:11 +02:00
zwave Rework the log engine to use influxdb instead of sql 2023-05-08 23:38:34 +02:00
certificategenerator.cpp
certificategenerator.h
debugreportgenerator.cpp Rework the log engine to use influxdb instead of sql 2023-05-08 23:38:34 +02:00
debugreportgenerator.h
debugserverhandler.cpp Add debug API to JSONRPC 2024-12-20 10:06:35 +01:00
debugserverhandler.h
hardwaremanagerimplementation.cpp
hardwaremanagerimplementation.h
libnymea-core.pro Merge PR #672: Debug JSONRPC API handler 2024-12-20 13:39:02 +01:00
nymeaconfiguration.cpp Merge PR #637: Rework the log engine to use influxdb instead of sql 2023-05-23 11:49:12 +02:00
nymeaconfiguration.h Merge PR #637: Rework the log engine to use influxdb instead of sql 2023-05-23 11:49:12 +02:00
nymeacore.cpp Merge PR #688: core: Fix shutdown crash and improve application logging 2024-12-20 13:39:07 +01:00
nymeacore.h LogEngine: provide possibility to disable the log engine 2023-08-22 09:21:03 +02:00
servermanager.cpp Fix multiple ragisterTransport calls on reconfiguring interfaces 2023-03-18 01:02:27 +01:00
servermanager.h Drop cloud settings which aren't used any more 2023-02-16 14:07:35 +01:00
transportinterface.cpp
transportinterface.h