nymea/libnymea-core
Jenkins nymea 95c8ad5e3f Merge PR #506: DebugInterface: Fix process finished crash if the http reply timed out in the mean time 2022-03-27 19:49:45 +02:00
..
cloud Add new line for proxy connection in order to support tcp paket splitting 2022-03-15 15:44:02 +01:00
experiences Rename devices to integrations/things 2020-03-02 13:40:26 +01:00
hardware Add configuration for the tunnel proxy server 2022-02-08 11:00:09 +01:00
integrations Merge PR #496: Don't generate events for state changes any more 2022-03-27 19:49:32 +02:00
jsonrpc Merge PR #498: Add discoveryType thing class property 2022-03-27 19:49:35 +02:00
logging Don't generate events for state changes any more 2022-02-08 10:38:41 +01:00
platform
ruleengine Merge PR #500: Add debug prints to rule engine 2022-03-27 19:49:37 +02:00
scriptengine Merge PR #499: Fix for ThingState which reports minValue instead of maxValue 2022-03-27 19:49:36 +02:00
servers Merge PR #487: Fix a crash when removing a currently connected transport 2022-03-27 19:49:23 +02:00
tagging Remove deprecated Devices, Action, Events, States namespaces from JSONRPC 2022-02-08 00:29:07 +01:00
time
usermanager Add multi user support 2022-02-08 10:36:14 +01:00
zigbee Merge PR #492: Add support for TI z-Stack based Zigbee adapters 2022-03-27 19:49:27 +02:00
certificategenerator.cpp Make SSL certificate loading and generating more robust 2022-01-11 13:02:13 +01:00
certificategenerator.h
debugreportgenerator.cpp Split thing state cache into individual files 2022-02-09 12:04:08 +01:00
debugreportgenerator.h
debugserverhandler.cpp Merge PR #506: DebugInterface: Fix process finished crash if the http reply timed out in the mean time 2022-03-27 19:49:45 +02:00
debugserverhandler.h Fix a potential crash in logging handlers 2020-09-09 19:19:42 +02:00
hardwaremanagerimplementation.cpp Add network device discovery to the hardware manager 2021-06-28 13:51:25 +02:00
hardwaremanagerimplementation.h Add network device discovery to the hardware manager 2021-06-28 13:51:25 +02:00
libnymea-core.pro Merge PR #496: Don't generate events for state changes any more 2022-03-27 19:49:32 +02:00
nymeaconfiguration.cpp Fix tunnel proxy configuration and make it independent from the cloud configuration 2022-03-01 13:51:27 +01:00
nymeaconfiguration.h Fix tunnel proxy configuration and make it independent from the cloud configuration 2022-03-01 13:51:27 +01:00
nymeacore.cpp Don't generate events for state changes any more 2022-02-08 10:38:41 +01:00
nymeacore.h Don't generate events for state changes any more 2022-02-08 10:38:41 +01:00
servermanager.cpp Merge PR #489: Make SSL certificate loading and generating more robust 2022-03-27 19:49:25 +02:00
servermanager.h Add configuration for the tunnel proxy server 2022-02-08 11:00:09 +01:00
transportinterface.cpp Fix typo in several places 2022-02-08 11:00:09 +01:00
transportinterface.h