Started on execution of actions
authorArjen Baart <arjen@andromeda.nl>
Sun, 2 Aug 2020 07:08:01 +0000 (09:08 +0200)
committerArjen Baart <arjen@andromeda.nl>
Sun, 2 Aug 2020 07:08:01 +0000 (09:08 +0200)
commit153d84115f60cb7f89ba9642b58e7c9d7c142b7e
treeedb1b3d4cd7942d8cd32fb26101d1017b5aa4248
parentdc282215a64b51dd6e19062414ee2955374b2878
Started on execution of actions
18 files changed:
doc/wakeup-classes.svg
src/Makefile.am
src/action.h
src/event.cpp
src/event.h
src/lightswitch.c [new file with mode: 0644]
src/logging.h
src/wakeup.conf [new file with mode: 0644]
src/wakeup.cpp
src/wakeup_alarms.xml [new file with mode: 0644]
test/Makefile.am
test/event_recurrance.cpp
test/event_run_sequence.cpp [new file with mode: 0644]
test/lightctrl-fade
test/wakeup-03.xml [new file with mode: 0644]
test/wakeup.conf [new file with mode: 0644]
test/wakeup_alarms.xml [new file with mode: 0644]
test/wakeup_load_events.cpp