Hierarchy (View Summary)

Constructors

Properties

auth_type: AuthType

Type of authentication used for connecting to the Broker

certificate: string

Certificate details

created_at: number

Unix epoch in seconds of the creation time of the object

description: string

Details of the Broker

filters: string[]
host: string

Host name of the Broker endpoint

id: string

Unique identifier for the Broker

name: string

Name of the Broker

password: string

Password to use for connecting to Broker

port: number

Port number of the Broker endpoint

secret: string

User secret

tls: boolean

Whether connection to the Broker endpoint has TLS

updated_at: number

Unix epoch in seconds of the creation time of the object

username: string

Username to use for connecting to Broker

version: number

Version of the data

Methods