Go to file
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
sources #942 add WoL on commands, procedures and tasks 2020-06-02 12:32:36 +02:00
tests #942 Add REST API /schedule get function 2020-06-02 12:32:36 +02:00
Makefile.am #942 Add support for scheduled tasks and commands 2020-06-02 12:32:36 +02:00
configure.ac #970 autotools support for ogAdmServer 2020-06-02 12:32:36 +02:00
ogAdmServer.cfg #915 update installer to add APITOKEN= to ogAdmServer.cfg 2019-06-24 13:46:10 +02:00