ogserver/sources
Javier Sánchez Parra 3acd4b476f #942 add WoL on commands, procedures and tasks
These cases are different from a basic WoL command because they all use
the queue. The queue standard behaviour waits for the client to be ON
to send orders, but in WoL commands the client is going to be OFF. The
behaviour of WoL must be different.

This commit implements WoL for queued commands, procedures and tasks.
The queue now sends Wol commands without waiting to the client to be ON.
2020-06-02 12:32:36 +02:00
..
dbi.c #967 rename .cpp to .c 2020-03-05 23:45:48 +01:00
dbi.h #941 add basic database-independent abstraction (dbi) 2020-03-04 14:53:01 +01:00
list.h #942 Add /run/task to API REST 2020-06-02 12:32:36 +02:00
ogAdmServer.c #942 add WoL on commands, procedures and tasks 2020-06-02 12:32:36 +02:00
ogAdmServer.h #971 remove obsolete code 2020-06-02 12:32:36 +02:00
schedule.c #942 Fix immediate procedures 2020-06-02 12:32:36 +02:00
schedule.h #942 Fix immediate procedures 2020-06-02 12:32:36 +02:00