I found a solution for my problem.
Created a provision named Reboot, with the following command.
declare("Reboot", null, {value: Date.now()});And then in Presets created a Preset with the following details; Name: any name Channel: nothing Weight: 0 Schedule: "0 0 0 * * *?" Events: 2 PERIODIC Precondition: All Devices Configuration: Provision Name: Reboot Arguments: nothing. Now it works as required. I hope this will help the others who want to achieve the same results. On Wed, Jul 26, 2017 at 9:39 AM, unknown 2018 <[email protected]> wrote: > I would like to know, how to reboot all the devices at once and is it > possible to schedule a reboot task in Genieacs. > Now we can only reboot one device at a time. Please guide me in doing so > with a detailed explanation. > > > Thank you. >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
