Skip to content

Version 2.2.0.6

Compare
Choose a tag to compare
@wsobel wsobel released this 05 Sep 03:00
· 362 commits to main since this release
29e05b9
  • Moved Dockerfiles for demo to demo directory and added demo/compose example

  • Made CMake package installation compliant with *NIX platforms

  • Refactored docker files with docker directory structure.

    • Uses the following volumes for configuration

      /mtconnect/config
      /mtconnect/data
      /mtconnect/log
      
    • Added documentation to demo and docker directories.

    • Added replicator container docker/replicator to replicate another MTConnect agent.

  • Updated twin demo to support json v2

  • Added support in agent adapter for multiple devices

  • Added configuration AgentDeviceUUID to supply UUID of Agent Device externally

  • Added GID and UID docker build arguments to override default group and user ids

  • Fixed MqttUserName and MqttPassword configuration variables.

      MqttUserName = username
      MqttPassword = password