Releases: TrueAnalyticsSolutions/MtconnectCore
v1.7.0.2-beta.1
Removed HTTP Status handling so that Error responses with unsuccessful status codes can flow through and the Errors document(s) can be parsed.
v1.7.0.1-beta.1
Implementation of potential CPU improvements.
Full Changelog: v1.7.0.0...v1.7.0.1-beta.1
v1.7.0
v1.6.0.6 Memory Management and Timeout
v1.6.0.5 Probe/Current/Sample requests to return IResponseDocument
The MtconnectAgentService
methods Probe
, Current
, and Sample
have been updated to return the generic IResponseDocument
so that implementations can appropriately handle the potential ErrorsDocument
response document type.
v1.6.0.4 Interval Request Fix
Full Changelog: v1.6.0.3...1.6.0.4
v1.6.0.3 Enum Bug Fix
v1.6.0.2 Multi-framework Targeting
Included targeting to .NET Framework 4.5 and .NET Standard 2.0.
What's Changed
Full Changelog: v1.6.0.1...v1.6.0.2
v1.6.0.1
Removed recommendation on data item types. It is not the job of the validator to suggest extending the standard. Some instances occur where the Data Item type specified uses different terminology than the standard, but ultimately equal the same. To simply extend the standard to make the errant terminology fit is in non-conformance with the standard.
Full Changelog: v1.6.0...v1.6.0.1