This website requires JavaScript.
Explore
Help
Register
Sign In
ETM-Schurig
/
powersync-core
Archived
Watch
1
Star
0
Fork
0
You've already forked powersync-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core
/
libnymea-core
/
scriptengine
History
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
…
script.h
…
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
…
scriptalarm.h
…
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
…
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