45 Commits

Author SHA1 Message Date
Simon Stürz
ffaa50c6c4 clean debug and add -fPIC to libguh linker flags 2019-04-01 20:48:17 +02:00
Simon Stürz
3157298a65 smal fixes 2019-04-01 20:48:17 +02:00
Simon Stürz
16e6e2de3b add EXPORT to lib for shared symbols 2019-04-01 20:48:17 +02:00
Simon Stürz
9214da2813 fix coap includes 2019-04-01 20:48:17 +02:00
Simon Stürz
b00bba1c2b add qtcoap to the lib
add osdomotics plugin
2019-04-01 20:48:17 +02:00
Simon Stürz
2693b1c8bd add netatmo plugin
add OAuth2
2019-04-01 20:48:17 +02:00
Simon Stürz
ecf0310e68 fix favicon
fix some documentation
2019-04-01 20:48:17 +02:00
Simon Stürz
3348fd18de added bluetooth low energy device type 2019-04-01 20:48:17 +02:00
Simon Stürz
21ec58e871 added Bluetooth LE discovery hardware resource (Qt >= 5.4.0) 2019-04-01 20:48:17 +02:00
Simon Stürz
610fc77ded add typeutils documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
c9e0394de7 fixed libguh-dev header files
improved generateplugininfo
renamed it
2019-04-01 20:48:17 +02:00
Simon Stürz
a91c770030 fixed guhd.conf destination
add generateplugininfo to libguh-dev
2019-04-01 20:48:17 +02:00
Simon Stürz
087ca1f2ea fixed libguh-dev package 2019-04-01 20:48:17 +02:00
Simon Stürz
ea9d8d6d90 added more tests
move httprequest and reply to server
added request parsing logic
2019-04-01 20:48:17 +02:00
Simon Stürz
5a3c7a6cfb first working REST call
add httpreply and httprequest to lib
2019-04-01 20:48:17 +02:00
Simon Stürz
27a8db73d8 added tests
added httpreply
first working version of webserver
2019-04-01 20:48:17 +02:00
Simon Stürz
40847fd153 added guhd.conf
add settings to tcpserver
2019-04-01 20:48:17 +02:00
Simon Stürz
38afa00b30 added GuhSettings 2019-04-01 20:48:17 +02:00
Simon Stürz
3be9de549a remove typeutils.cpp and improve lgsmarttv 2019-04-01 20:48:17 +02:00
Simon Stürz
3c6daeded9 first display pin pairing 2019-04-01 20:48:17 +02:00
Simon Stürz
5bbf1fc70b rename logging 2019-04-01 20:48:17 +02:00
Simon Stürz
a8727407eb added logging category to core and lib 2019-04-01 20:48:17 +02:00
Simon Stürz
6bd8983ec2 added RuleAction and RuleActionParam to RuleEngine 2019-04-01 20:48:17 +02:00
Simon Stürz
c7ca6ffea6 add RuleActionType 2019-04-01 20:48:17 +02:00
Simon Stürz
dcd4ff8c9d added networkmanager in libguh and devicemanager 2019-04-01 20:48:17 +02:00
Simon Stürz
4a241cf1d5 moved hardware/upnpdiscover* -> network/upnpdiscovery/* 2019-04-01 20:48:17 +02:00
Simon Stürz
4dee52a297 added support for multiple upnp discovery requests 2019-04-01 20:48:17 +02:00
Simon Stürz
608ef8641d fixed libguh.pro 2019-04-01 20:48:17 +02:00
Simon Stürz
30f5c44e08 added upnp discovery as hardware resource 2019-04-01 20:48:17 +02:00
Simon Stürz
b45702ca37 added licence 2019-04-01 20:48:17 +02:00
Simon Stürz
3ffc015c01 added GpioMonitor 2019-04-01 20:48:17 +02:00
Michael Zanetti
1cc0c4dd15 get rid of warnings
this eliminates all warnings and turns on -Werror
2019-04-01 20:48:17 +02:00
Michael Zanetti
1aba1643f8 first attempt to clean up type system 2019-04-01 20:48:17 +02:00
Simon Stürz
0fda5f99e1 fixed radio433 and added Radio 433 brennenstuhl LAN gateway 2019-04-01 20:48:17 +02:00
Simon Stürz
aa528079b0 added new radio433 driver with collision detection
modified gpio class
2019-04-01 20:48:17 +02:00
Michael Zanetti
08223606ee introduce StateDescriptor and StateEvaluator for use with Rules 2014-06-09 04:34:37 +02:00
Michael Zanetti
265d734ab8 added possibility to generate coverage reports 2014-05-02 04:32:49 +02:00
Michael Zanetti
d4053297c8 add eventdescriptor and paramdescriptor classes to be used with Rules 2014-04-25 00:46:10 +02:00
Michael Zanetti
e312e36ab9 introduce ParamType and Param, to get more type safety and better possibilities for comparison in rules 2014-04-18 04:45:58 +02:00
Michael Zanetti
c56ebcb6a2 also implement async replies 2014-04-13 22:40:49 +02:00
Michael Zanetti
38d4faedeb also make PluginId typesafe and add some initial discovery code 2014-04-13 19:41:01 +02:00
Simon Stürz
8a4f06f47f added openweathermap plugin
removed weatherground and meisteranker plugin from code...they need later some more time
2014-04-06 22:27:56 +02:00
Michael Zanetti
415a48d659 make things more typesafe 2014-04-05 23:37:55 +02:00
Michael Zanetti
4f679b3bc3 restructure lib a bit. added initial code for the new rules stuff 2014-04-05 22:01:38 +02:00
Simon Stürz
be4ee5c14d hive -> guh 2014-03-31 20:33:30 +02:00