RmQ Subscriber Configuration
The subscriber is used to get data from the RabbitMQ broker. Each subscriber has its own context and can get data either from different RabbitMQ instances or exchanges.
The logger specific connection string must be set in the property "Connection".
Connection string containing host and user credentials: Server=<Enter IP>; Uid=<Username>; Pwd=<Password>; Vhost=<Virtual Host>
The following table contains the specific properties of the RabbitMqClient Subscriber configuration. It extends the general DataLogger subscriber configuration documented in Common DataLogger Configuration.
Parameter | Description | Data Type |
---|---|---|
Exchanges | Exchanges see Exchange Config. | |
Queues | Array of Queues see Queue Config |