Hi Mikko,
In single action schedule object, we have to set the execution time array attribute.
In that, Can you please provide an understanding of the time interval?
If I set the following interval into the meter, Then meter sends data on every 15 min or
every 15 min of an hour.
*-*-* *:15:00
And do we need to set multiple interval to get data on every 15 min like,
*-*-* *:00:00
*-*-* *:15:00
*-*-* *:30:00
*-*-* *:45:00
Thank you in advance.
Regards,
Bhaumik
Hi, This is explained in…
Hi,
This is explained in cron expression.
You can check for example this:
https://docs.oracle.com/cd/E12058_01/doc/doc.1014/e12030/cron_expressio…
BR,
Mikko