Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • read the user configuration from the MQTT Distributor
  • transform the users to the required Chariot REST API format
  • add the users to the Chariot MQTT Credentials store
  • read and output the Chariot MQTT Credentials

Prerequisites

The script requires a number of Python packages to be installed. We have included a download link to third party distributions for these prerequisite libraries which should be extracted into your <IgnitionInstallationDirectory>/user-lib/pylib/site-packages folder if not already present.

...