Skip to content

Releases: TrueAnalyticsSolutions/MtconnectCore

v2.3.0.9 Namespace Bug Fix

15 May 08:04
3d70760
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Update MtconnectCore.csproj

v2.3.0.4 Null fix for SubType search

07 Feb 18:19
Compare
Choose a tag to compare

Added null reference fix when searching for SubTypes on an observation type

v2.3.0.3 Enhancements - Searching

14 Dec 00:34
Compare
Choose a tag to compare

Full Changelog: v2.3.0.2...v2.3.0.3

  • Added DataItemNavigator to help developers search Response Documents for specific Types/SubTypes, Ids, and Names of Data Items and Observations

v2.3.0.2 Bug Fix - IsUnavailable

12 Dec 22:44
Compare
Choose a tag to compare

v2.3.0.1 Bug Fix - Result Validation

08 Dec 18:02
Compare
Choose a tag to compare

v2.3.0 Standards Update

06 Dec 22:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0.13...v2.3.0

v2.1.0.13 MTConnect XML Sources

02 Aug 22:36
cb122d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0.12...v2.1.0.13