Skip to content

Version 2.0.0 Build 2

Compare
Choose a tag to compare
@wsobel wsobel released this 26 May 02:01
· 744 commits to master since this release
bcb7190

This is the first public release of the 2.0 agent. The 2.0 Agent is a nearly complete rewrite of the previous versions and has many new features and capabilities. The most significant changes are as follows:

  • Support for TLS and certificates for encryption and authentication.
  • Extensible plug-in architecture for incoming and outgoing protocols and data transformations
    • 3rd party plugins include: OPC-UA MTConnect Companion Spec, NC-Link, Kafka, Influx-DB
    • Open API allows dynamic loading of dynamic libraries
  • Embedded mruby scripting engine for dynamic transformation (beta)
  • Agent-to-agent replication and aggregation (beta)
  • Full-featured HTTPS 1.1 server for REST & static files with compression
  • Digital-twin three-js based visualization demo included
  • Fixed thread pool for limited resource consumption
  • All MTConnect Version 2.0 normative enhancements
  • And many for new features...

Information on configuring these features and using the new capabilities are in the README. More documentation coming soon.

We are looking for people to help work out any remaining issues. Please submit issues if you find problems.