Skip to content

Releases: hms-networks/sc-ewon-flexy-extensions-lib

Release 1.16.1

23 Sep 12:37
Compare
Choose a tag to compare

Features

  • Added forceServiceRebootWatchdog method to SCAppRebootWatchdog class to allow for manual service
    of the watchdog regardless of the service timer

Release 1.16.0

17 Sep 18:50
Compare
Choose a tag to compare

Features

  • Makes use of "Record Data in UTC" setting in Ewon to determine if timestamps are in UTC or local time
  • Historical data points support new method for getting the timestamp as an ISO-8601 formatted string
  • TimeZoneManager class for checking and managing the time zone offset
  • Historical data EBD requests use relative time instead of absolute time
  • Added method to get all instant values via EBD

Bug Fixes

  • Corrected errors in multiple calculations of offset
  • Corrected errors data point timestamps related to timezone change
  • Added missing JavaDoc comments

Release 1.16.0-pre1

06 Jun 20:45
7a0996b
Compare
Choose a tag to compare
Release 1.16.0-pre1 Pre-release
Pre-release

Features

  • Lorem ipsum

Release 1.15.14

15 May 17:44
Compare
Choose a tag to compare

Features

  • Added overrideTagUnit method to DataPoint class to allow for setting the unit of a data point
    after it has been created (useful for value transformations)
  • Added flexible DataPointNumber class to support different number types (useful for value
    transformations)
  • Added clone method to each DataPoint class to allow for deep copying of data points (useful for
    creating derived tag data points from their parent data point)
  • Added DataType#NUMBER to support DataPointNumber class type
  • Added support for getting the string representation of a DataQuality enum value
  • Added support for getting a DataQuality enum value from an OPCUA quality value

Release 1.15.14-pre3

06 May 14:55
d529267
Compare
Choose a tag to compare

Features

  • Added data point cloning methods and setTagUnit method

Release 1.15.14-pre2

29 Apr 13:57
94b2ca4
Compare
Choose a tag to compare

Features

  • Added data point cloning methods and setTagUnit method

Release 1.15.14-pre1

29 Apr 13:43
a3d1da6
Compare
Choose a tag to compare

Features

  • Added data point cloning methods and setTagUnit method

Release 1.15.13

25 Apr 14:10
Compare
Choose a tag to compare

Features

  • Improved reboot watchdog functionality. User no longer has to modify the rebootWatchdog.json file.

Release 1.15.12

28 Feb 21:30
Compare
Choose a tag to compare

Features

  • Added support for blocking data polling in the abstract connector framework during temporary error
    conditions

Release 1.15.12-pre1

27 Feb 14:40
Compare
Choose a tag to compare

Features

  • Added support for blocking data polling in the abstract connector framework during temporary error
    conditions