Releases: TrakHound/MTConnect.NET
Releases · TrakHound/MTConnect.NET
MTConnect.NET Agents v0.4.0 Beta
This release includes the fix added from PR #23 as well as a few other updates:
- Added Http PUT functionality (use "allowPut": "true" in the configuration file)
- Fixed issue with Http client streams disconnecting
- Fixed some log output text
MTConnect.NET Agents v0.3.0 Beta
This is the v0.3.0-beta release for the following MTConnect Agent applications :
- MTConnect-Agent-Http
- MTConnect-Agent-Http-Gateway
- MTConnect-Agent-Http-AspNetCore
- MTConnect-Agent-Http-Gateway-AspNetCore
This update includes :
- Updated Observation handling. Fixes issue #19
- Updated validation
- Fixed issues with SHDR related to #21 and #20
- Updated version control (select the MTConnect version using the 'version' url query parameter)
- Added support for XSL stylesheets
- Added XML comment output using the 'outputComments=true' query parameter to output MTConnect definitions in the XML
This release (and future releases) contains a zip file containing the binaries for each Runtime and Framework that was built. Please create an Issue if you would like us to include any others.
MTConnect.NET Applications v3.0.0 Beta
This is an initial Beta release of MTConnect.NET version 3.0.0
This release includes major updates and includes tools for creating MTConnect Agents, Adapters, and Clients.
- Attached are binary files for both the MTConnect-Agent and MTConnect-Agent-AspNetCore applications