Commit Graph

26 Commits (e8053a1df5aeccbc4ad7de431da01f66be4ae86d)

Author SHA1 Message Date
Simon Stürz e8053a1df5 fix tests 2019-04-01 20:48:17 +02:00
Simon Stürz 1688a6b24c added database updated notification
fixed notification tests
fixed datetime notification id
bump api version
2019-04-01 20:48:17 +02:00
Simon Stürz 91afe4f29e add guhserver namespace to server 2019-04-01 20:48:17 +02:00
Simon Stürz 523b954933 speed up tests 2019-04-01 20:48:17 +02:00
Simon Stürz b67bd44722 fixed enable disable notification tests 2019-04-01 20:48:17 +02:00
Simon Stürz 23f3a35a83 fix tests 2019-04-01 20:48:17 +02:00
Simon Stürz 9ee5eb20a9 first version of alarm 2019-04-01 20:48:17 +02:00
Simon Stürz 69ca5c4713 bump api version
add tests for rule active changed notification
2019-04-01 20:48:17 +02:00
Simon Stürz 265207914a added tests for DeviceParamsChanged (edit device) 2019-04-01 20:48:17 +02:00
Simon Stürz b7b286e599 added tests for RuleAdded and RuleRemoved notifications
fixed notification bug in rulehandler
2019-04-01 20:48:17 +02:00
Simon Stürz 26ac948f98 added notification tests for DeviceRemoved and DeviceAdded 2019-04-01 20:48:17 +02:00
Simon Stürz 2aa55e469e added copyright 2019-04-01 20:48:17 +02:00
Michael Zanetti 240c5e36d6 implement a logging framework 2019-04-01 20:48:17 +02:00
Michael Zanetti aad334c799 switch json api to better type system and enhance error reporting 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
Michael Zanetti 08223606ee introduce StateDescriptor and StateEvaluator for use with Rules 2014-06-09 04:34:37 +02:00
Michael Zanetti 21738b3907 state changes emit events now 2014-06-08 20:52:30 +02:00
Michael Zanetti 8c4332cbab 2 small test additions to complete jsonrpc tests 2014-05-05 00:40:05 +02:00
Michael Zanetti 0110e3a8eb test the handshake message 2014-05-05 00:35:06 +02:00
Michael Zanetti 21c14cd6db add some more tests for invalid json messages 2014-05-05 00:23:04 +02:00
Michael Zanetti d84319fdcc Finish off param handling. New param structures now used everywhere.
Plugin params reworked. Added Devices.GetPluginConfiguration.
Cover params stuff with tests.
2014-05-04 23:59:08 +02:00
Michael Zanetti 76d2dbb4f3 added tests for all sorts of executeAction 2014-05-04 19:01:41 +02:00
Michael Zanetti 384690bb23 add a test for async device creation 2014-05-04 04:49:19 +02:00
Michael Zanetti 6a45a1c832 add missing autotest file and rever bad changes 2014-05-04 00:51:40 +02:00
Michael Zanetti 6b08c82dc7 make jenkins happy 2014-05-04 00:42:22 +02:00
Michael Zanetti 2133c058cf split it up in separate projects 2014-05-04 00:38:04 +02:00