nymea/libnymea-core/scriptengine
Michael Zanetti e3bba0534e Allow calling ScriptAction::execute() without parameters 2021-02-08 12:29:15 +01: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 Cleanup scripts on shutdown 2020-12-16 01:27:13 +01:00
scriptengine.h Fix a potential crash in logging handlers 2020-09-09 19:19:42 +02: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
scriptstate.cpp Vaguely inform the plugin about the origin of actions. 2020-06-16 17:49:41 +02:00
scriptstate.h Properly initialize ScriptState values 2020-04-05 11:54:32 +02:00