Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Version 2.2.0.1 Release Candidate 3

Pre-release
Pre-release

Choose a tag to compare

@wsobel wsobel released this 20 Mar 12:02
· 166 commits to master since this release
94b7d12

New Features

  • Add MTConnect 2.2 support for the following features:
    • Added hash for Assets and Devices
    • Added ImageFiles for Configuration
    • Added ComponentConfigurationParameters Asset
    • Added uuid support for CoordinateSystems
  • Added Swagger json API for Agent
    • Path is /swagger and optional query parameter pretty to format JSON
  • Changed json serialization for version 2 based on feedback
    • Objects where multiplicity can be > 1 now are always array
  • Switched from nlohmann to rapidjson to improve json serializaton performance
  • Pre-expand mruby Oniguruma source for windows build
  • Fixed some conan build issues with install of mruby and mqtt_cpp in configuration

Community Ask

  • Need testing and verification of new MTConnect 2.2 features

Known Issues

  • Build issues on Ubuntu Docker – appears it needs to run twice