Hi guys,
Could you help me to create a script(s) (inside a schedule) which:
- Enables interface (name: ether3) @ 9am every workday
- Disables the same interface @ 9pm the same workday
- Works fine In case of power outage - checks on start if it needs to turn on/off interface (it might miss the 9am / 9pm due to power outage and turn on @ 10 am/pm for example)
- (optional but desirable) workday should be an input like an array - I want to specify all days in the year which should be treated as workdays.
thanks! ![]()