Versions Compared

Key

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

...

  • Username
    • A unique username that an MQTT client will use when connecting.
  • Password
    • A secure password that an MQTT client will use when connecting.
  • Publish Topics
    • A list of MQTT topic filters that the client is allowed to publish on (wildcards may be used).
  • Subscribe Topics
    • A list of MQTT topic filters that the client is allowed to subscribe on (wildcards may be used).


Note

By default, two MQTT Credentials are created

Username admin Password changeme

Username anonymous Password  


The "Add" button in the bottom right of the form can be clicked to create the Credential.

...