OBiTALK Community

General Support => Installation and Set-Up (Devices) => Topic started by: scott818 on December 05, 2016, 11:55:55 AM

Title: TimeOfDay Parameter Time Format
Post by: scott818 on December 05, 2016, 11:55:55 AM
I want to configure the time of the day that my OBi202 checks for firmware updates. The format for the 'TimeOfDay' parameter is hh:mm+rr and is set to 00:00+30 by default. What does '+rr' mean? It doesn't mention it in the documentation.
Title: Re: TimeOfDay Parameter Time Format
Post by: SteveInWA on December 05, 2016, 04:28:35 PM
Here you go:

The time during the day at which to execute ConfigURL is the
Method is set to "Time Of Day". It must be specified in the format:
hh:mm[+rr] where:
- hh: 0 – 23
- mm: 0 – 59
- +rr: (optional) maximum range of random delay in
minutes from 0 – 360. If not specifieid, the default is
30 minutes. Setting rr = 0 will remove the random
delay.