Release History#

VersionDate
1.3.310 November 2020
1.3.203 August 2020
1.3.116 July 2020
1.3.014 July 2020
1.2.101 July 2020
1.2.018 June 2020
1.1.025 May 2020
1.0.005 May 2020

v1.3.3#

Breaking Changes#
  • None.
New Features#
  • None.
Enhancements#
  • None.
Fixes#
  • If the alias is in the index, but not in the data file, we need to use the alt alias to read the index again, then read the data file.
Notes#
  • Finalized version V3.0.0.

v1.3.2#

Breaking Changes#
  • None.
New Features#
  • Adding feature of "alternative alias" .
Enhancements#
  • None.
Fixes#
  • None.
Notes#
  • None.

v1.3.1#

Breaking Changes#
  • None.
New Features#
  • None.
Enhancements#
  • Changng the file location priority.
Fixes#
  • None.
Notes#
  • None.

v1.3.0#

Breaking Changes#
  • None.
New Features#
  • Adding CreateIndex function when index file does not exist.
Enhancements#
  • None.
Fixes#
  • None.
Notes#
  • None.

v1.2.1#

Breaking Changes#
  • None.
New Features#
  • None.
Enhancements#
  • Changing api format and adding test group api.
Fixes#
  • None.
Notes#
  • None.

v1.2.0#

Breaking Changes#
  • None.
New Features#
  • Adding API GetPowerData.
Enhancements#
  • None.
Fixes#
  • None.
Notes#
  • None.

v1.1.0#

Breaking Changes#
  • None.
New Features#
  • None.
Enhancements#
  • Using name mapping table to get component alias and attribute.
  • Using FromDate and ToDate to get a list of daily history data
  • Using path parameters for name, fromdate and todate
  • Return empty list instead of null if no data could be got.
Fixes#
  • None.
Notes#
  • None.

v1.0.0#

Breaking Changes#
  • Initial submit.
New Features#
  • None.
Enhancements#
  • None.
Fixes#
  • None.
Notes#
  • None.