TSTool / Campbell Cloud Web Services Plugin / Release Notes
Release notes are available for the core TSTool product and plugin. The core software and plugins are maintained separately and may be updated at different times.
- TSTool core product release notes
- TSTool Version Compatibility
- Release Note Details
- GitHub repository issues - outstanding issues
TSTool Version Compatibility
The following table lists TSTool and plugin software version compatibility.
TSTool and Plugin Version Compatibility
| Plugin Version | Required TSTool Version | Comments |
|---|---|---|
| 1.0.0+ | >= 15.0.0 | Initial release. |
Release Note Details
Release notes for specific versions are listed below, with repository issue number.
Version 1.0.4
Maintenance release to improve features for testing.
Update the ReadCampbellCloudcommand:- Change the
IrregularIntervalparameter toTimePrecision. This allows aligning the data report times for comparison in tests. - Add the
Unitsparameter to set the time series units, which is needed because the Campbell Cloud API does not provide units.
- Change the
Version 1.0.3
Maintenance release to improve plugin troubleshooting.
Add the plugin jar file location to View / Datastores to help with troubleshooting.
Version 1.0.2
Maintenance release to improve error handling when no data are available for a time series.
Add additional error handling for case when the Campbell Cloud API returns no datastream data for a time series.
Version 1.0.1
Maintenance release to clean up issues for the initial production release.
Update the documentation for software changes and additional Campbell Cloud information.
Update the TSIDcommand:- Inserting
TSIDcommands also inserts a comment above the command with descriptive information. This requires at least TSTool 15.2.0.
- Inserting
Update the ReadCampbellCloudcommand:- Add
ReadTimeSeriesandTimeSeriesCatalogTableIDparameters to allow reading a list of time series into a table. - The
InputStartandInputEndtime zone now defaults to the computer's time zone. - The
Timezone, which specifies the output time zone, now defaults toUTC. - The
Timeoutparameter has been added to control the timeout for web services requests.
- Add
Version 1.0.0
Initial release.
Enable interactive browsing of Campbell Cloud web service time series (datastreams and related data).
Enable Campbell Cloud TSIDcommand support
Enable the ReadCampbellCloudplugin command