github Lawo/ember-plus v1.4.0
Ember+ SDK v1.4.0

latest releases: v1.8.2.2, v1.8.2.1, v1.8.2...
8 years ago

Overview

Version v1.4.0 of the Ember+ SDK is a feature release that introduces provider specified callable functions the GLOW DTD.

Apart from this new feature this release also contains numerous fixes and stability improvements.

Additions

  • Added a method to glow::Value to convert it to an instance of ber::Value.
  • Added methods hasEnumeration and effectiveParameter method to GlowParameterBase.
  • Added the enumeration entry ParameterType::None to indicate that the type is unknown or not present.
  • The methods minimum, maximum, value and defaultValue of the class GlowParameterBase now return an instance of Value or MinMax with the parameter type set to None when the requested value is not present.
  • Added comparison operators for the ObjectIdentifier class.

Fixes

  • Fixed issues #4, #5, #10, #11 and #12.
  • Fixed encoding of real numbers that treated the mantiassa as signed.
  • Fixed encoding of unsigned ling values that caused the encoded value to contain a leading zero.
  • Fixed DomReader not decoding values of type OctetString.
  • Fixed wrong GLOW tag of EmberPlus-Glow.MatrixContents.labels.

Don't miss a new ember-plus release

NewReleases is sending notifications on new releases.