osh-js
osh-js copied to clipboard
Improve documentation of TimeSeriesDataSource
Need better documentation of the temporal properties in particular:
- startTime / endTime: Time period of data that will be requested from data source.
- minTime / maxTime: Time period spanned by all data available from data source (may be more than what is requested).
Also update doc of get methods. Should we duplicate documentation for properties inherited from parent class?