API status call to include active statuses within set timeframe
Change the way status log API calls are run to include statuses that have a start date before the given timestamp - that are either active or have ended within the given timeframe. When using an API call for statuses within a set timeframe - any active statuses that occur before the start date of the call are not included. Likewise any status that occurs before the start date and ends within the set timeframe are not included either. For Example - If I run the API call for the month of November to date (01/11/2018 – 21/11/2018) I would want to also see the two stops below included in the output: Turbine Start End WTG02 12/10/2018 00:00:00Active WTG01 12/10/2018 00:00:0003/11/2018 00:00:00At present when using an API call - the two stops in the above example would not be included in the data.