nymea/libnymea-core/scriptengine
Jenkins nymea 8153e551c1 Merge PR #499: Fix for ThingState which reports minValue instead of maxValue 2022-03-27 19:49:36 +02:00
..
script.cpp Update copyright 2020-01-23 20:07:26 +01:00
script.h Update copyright 2020-01-23 20:07:26 +01:00
scriptaction.cpp Add support for interface based script events and actions 2020-10-02 13:18:27 +02:00
scriptaction.h Allow calling ScriptAction::execute() without parameters 2021-02-08 12:29:15 +01:00
scriptalarm.cpp Update script api 2020-03-05 19:50:15 +01:00
scriptalarm.h Update copyright 2020-01-23 20:07:26 +01:00
scriptengine.cpp Don't generate events for state changes any more 2022-02-08 10:38:41 +01:00
scriptengine.h Remove deprecated Devices, Action, Events, States namespaces from JSONRPC 2022-02-08 00:29:07 +01:00
scriptevent.cpp Fix param values getting lost in ScriptEvents 2020-03-18 18:16:00 +01:00
scriptevent.h Add support for interface based script events and actions 2020-10-02 13:18:27 +02:00
scriptinterfaceaction.cpp Add support for interface based script events and actions 2020-10-02 13:18:27 +02:00
scriptinterfaceaction.h Add support for interface based script events and actions 2020-10-02 13:18:27 +02:00
scriptinterfaceevent.cpp Add support for interface based script events and actions 2020-10-02 13:18:27 +02:00
scriptinterfaceevent.h Add support for interface based script events and actions 2020-10-02 13:18:27 +02:00
scriptinterfacestate.cpp Don't generate events for state changes any more 2022-02-08 10:38:41 +01:00
scriptinterfacestate.h Don't generate events for state changes any more 2022-02-08 10:38:41 +01:00
scriptstate.cpp Fix: correctly report max instead of min value in ThingState 2022-02-16 14:19:19 +01:00
scriptstate.h Properly initialize ScriptState values 2020-04-05 11:54:32 +02:00