May I ask how do I put in the start time, end time, frequency filters?

Parents Reply
  • Thanks (Missing Content)​ , now I have one more issue to solve... using the boundary params/types. I'm requesting two tags, one returns data at 10 minute intervals and the other at 1 minute intervals.

    If I pass 01/01/2023 00:00:00 to 02/01/2023 00:00:00 for example, the data start point will be 01/01/2023 00:00:00 + one interval, and the end point will be 02/01/2023 00:00:00. I need that whole range shifted back one interval so the start is 00:00:00 and the end is 00:00:00 - 1 interval. Can I do that with the boundary param?

Children
No Data