Skip to content

Releases: TrueAnalyticsSolutions/MtconnectCore

v2.5.0.6 Bug Fix

11 Jun 02:46
69071ba

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0.5...v2.5.0.6

v2.5.0.5 Document Node Multiplicity and FATAL fix

04 Apr 03:09
04e5b3a

Choose a tag to compare

Fixed
Issue where deep FATAL validation exceptions would not break the chain of validation or indicate a validation failed.

Added
Check for Device and Error multiplicity in MTConnectDevices and MTConnectErrors response document respectively.

What's Changed

Full Changelog: v2.5.0.4...v2.5.0.5

v2.5.0.4 Exception Report Improvements

19 Mar 17:41
529e1fd

Choose a tag to compare

Preparing for v2.6 of the MTConnect Standard which should include a validation exception report.

What's Changed

Full Changelog: v2.5.0.3...v2.5.0.4

v2.5.0.3 Initial Interfaces coverage

12 Mar 05:08
4fdc64b

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0.2...v2.5.0.3

v2.5.0.2 XML Namespace Bug Fix

05 Mar 15:57
8c99574

Choose a tag to compare

What's Changed

Full Changelog: v2.5.0.0...v2.5.0.2

v2.5.0.0

04 Feb 05:24
89ce207

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0.9...v2.5.0.0

v2.3.0.9 Namespace Bug Fix

15 May 08:04
3d70760

Choose a tag to compare

Fixes bug with XPath navigation due to invalid namespace definition.

What's Changed

Full Changelog: v2.3.0.7...v2.3.0.9

v2.3.0.7 Bug Fixes

01 May 08:44
237d2e6

Choose a tag to compare

What's Changed

  • Fixed version identification when XML namespaces are not properly defined
  • Added automatic inclusion of XML namespaces to allow XPath to work when XML not properly formatted
  • Added current and upcoming versions of MTConnect to Enum
  • Added validation constraints
    • Device Components minimum child node requirements
    • Device DataItem improved support for detecting extensions to Types, SubTypes, and Units
    • Device DataItem validation of nativeScale
    • Device DataItem validation of sampleRate
    • Device DataItem validation of significantDigits
    • Device DataItem validation of deprecated coordinateSystem
    • Device validation of mtconnectVersion
    • Device validation of hash
    • Device validation of deprecated ISO 841 Class
    • Expanded Device validation of DataItem and Component Ids, Uuids, and Names
    • Component Stream minimum child node requirements
    • Condition validation of conditionId
    • Observation support for extended units
  • Added validation error when XML namespaces have to be added

Full Changelog: v2.3.0.6...v2.3.0.7

v2.3.0.6 Navigation Helpers

07 Feb 21:28

Choose a tag to compare

Added helper methods to navigate Response Documents

  • Added recursive collection of Data Items
  • Added recursive collection of Components

v2.3.0.5 Bug fixes

07 Feb 18:47

Choose a tag to compare

Update MtconnectCore.csproj