Simon Stürz
|
9b9a5d6b23
|
fix plugin configuration and move to plugin json file
close #264
close #268
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
1f0e13e334
|
add parent/child mock device
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
10497313ea
|
add display pin mock device
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
c515dce56f
|
add pushbutton mock device
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
745107c469
|
changed editable property to readOnly
added guhcore documentation
bump JSONRPC api version
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
b366d45229
|
first version of edit device
|
2019-04-01 20:48:17 +02:00 |
|
Simon Stürz
|
2aa55e469e
|
added copyright
|
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
|
dcd2fdc049
|
initial work on moving plugin description to json
|
2019-04-01 20:48:17 +02:00 |
|
Michael Zanetti
|
0614e79193
|
convert the remaining param lists
|
2019-04-01 20:48:17 +02:00 |
|
Michael Zanetti
|
824464e09b
|
fix some param handling issues
|
2019-04-01 20:48:17 +02:00 |
|
Michael Zanetti
|
ac77fc669c
|
rework how auto devices are created
also updated plugins to work with new api
|
2019-04-01 20:48:17 +02:00 |
|
Michael Zanetti
|
ab5c730920
|
fix devicepluginmock
|
2019-04-01 20:48:17 +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
|
46e6642b90
|
added a test for device discovery
|
2014-05-04 03:45:50 +02:00 |
|
Michael Zanetti
|
ca8717d2a0
|
split tests into different files
|
2014-05-03 23:55:08 +02:00 |
|
Michael Zanetti
|
f7559742a4
|
added support for async device creation.
|
2014-05-03 15:10:16 +02:00 |
|
Michael Zanetti
|
7c3ffbd5d6
|
make executeAction more verbose
|
2014-04-28 23:52:05 +02:00 |
|
Simon Stürz
|
2a372dd240
|
added google mail notification plugin
changed licence formating
|
2014-04-20 18:49:39 +02:00 |
|
Michael Zanetti
|
38d4faedeb
|
also make PluginId typesafe and add some initial discovery code
|
2014-04-13 19:41:01 +02:00 |
|
Michael Zanetti
|
8d1c7f9c03
|
add createmethod and setupmethod params
add support for createmethod "auto"
add functional boblight plugin
|
2014-04-13 10:27:08 +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 |
|
Michael Zanetti
|
cf9d460bad
|
implemented removeconfigureddevice
|
2014-04-05 01:55:56 +02:00 |
|
Simon Stürz
|
b5f510dcad
|
added weatherground plugin frame
|
2014-04-04 13:35:28 +02:00 |
|
Michael Zanetti
|
2dc18583ec
|
add actions to mockdevice
|
2014-04-01 23:45:50 +02:00 |
|
Michael Zanetti
|
6859bd2b78
|
add some states and another event to the mockdevice
|
2014-04-01 01:24:15 +02:00 |
|
Michael Zanetti
|
66890e3161
|
added a new mockdevice plugin
|
2014-04-01 00:21:19 +02:00 |
|