Versions Compared

Key

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

...

We have included a download link to third party distribution here which should be unzipped into your <IgnitionInstallationDirectory>user-lib/pylib/site-packages folder. The requests package is distributed under the terms of the Apache 2.0 software license.

Running the script

  1. In Ignition Designer, navigate to Tools > Script Console
  2. Copy the script below and uncomment lines 21 and 24
  3. Edit lines 21 and 24 for your deployment:
    • Set the chariotUrl variable to the URL for your Chariot installation
    • Update the userpassword key:value pair dictionary to assign a password to each MQTT Distributor user as user passwords are not returned via the MQTT Distributor API
  4. Select the Execute button

...