Skip to content

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 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.

  • change Update the ReadCampbellCloud command:
    • Change the IrregularInterval parameter to TimePrecision. This allows aligning the data report times for comparison in tests.
    • Add the Units parameter to set the time series units, which is needed because the Campbell Cloud API does not provide units.

Version 1.0.3

Maintenance release to improve plugin troubleshooting.

  • change 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.

  • change 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.

  • change Update the documentation for software changes and additional Campbell Cloud information.
  • change Update the TSID command:
    • Inserting TSID commands also inserts a comment above the command with descriptive information. This requires at least TSTool 15.2.0.
  • change Update the ReadCampbellCloud command:
    • Add ReadTimeSeries and TimeSeriesCatalogTableID parameters to allow reading a list of time series into a table.
    • The InputStart and InputEnd time zone now defaults to the computer's time zone.
    • The Timezone, which specifies the output time zone, now defaults to UTC.
    • The Timeout parameter has been added to control the timeout for web services requests.

Version 1.0.0

Initial release.

  • new Enable interactive browsing of Campbell Cloud web service time series (datastreams and related data).
  • new Enable Campbell Cloud TSID command support
  • new Enable the ReadCampbellCloud plugin command