Skip to content

connection sonicmq

assimbly edited this page May 17, 2022 · 1 revision

The SonicMQ connection creates a (shared) connection to a SonicMQ broker.

Required fields

  • url (url to a broker, if a list is provided this automatically make the connection fault tolerant)
  • username
  • password

Example

  • url: tcp://localhost:2506
  • username: Administator
  • password: ********

Screenshot

SonicMQ_Connection

Clone this wiki locally