REST API GET /api/history/period/
- As shown in the figure, even if I set, I cannot successfully limit the start time
- Setting end_time can effectively limit the end time, but when I specify the day before yesterday as end_time, I cannot retrieve the data from the day before yesterday
I think there may be other parameters that need to be set, as it seems to force the search to only search for data from now until 24 hours ago, but the relevant documentation does not provide it.