Search
Preparing search index...
The search index is not available
helyOS-JavaScript-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
helyOS-JavaScript-SDK
H_RBMQConfig
Class H_RBMQConfig
Hierarchy
H_RBMQConfig
Index
Constructors
constructor
Properties
agents
Anonymous
Exchange
agents
Dl
Exchange
agents
Mqtt
Exchange
agents
Ul
Exchange
id
rbmq
Vhost
Constructors
constructor
new
H_
RBMQConfig
(
id
:
number
, agentsUlExchange
?:
string
, agentsDlExchange
?:
string
, agentsMqttExchange
?:
string
, agentsAnonymousExchange
?:
string
, rbmqVhost
?:
string
)
:
H_RBMQConfig
Parameters
id:
number
agentsUlExchange:
string
= 'xchange_helyos.agents.ul'
agentsDlExchange:
string
= 'xchange_helyos.agents.dl'
agentsMqttExchange:
string
= 'xchange_helyos.agents.mqtt'
agentsAnonymousExchange:
string
= 'xchange_helyos.agents.anonymous'
rbmqVhost:
string
= null
Returns
H_RBMQConfig
Properties
agents
Anonymous
Exchange
agents
Anonymous
Exchange
:
string
agents
Dl
Exchange
agents
Dl
Exchange
:
string
agents
Mqtt
Exchange
agents
Mqtt
Exchange
:
string
agents
Ul
Exchange
agents
Ul
Exchange
:
string
id
id
:
number
rbmq
Vhost
rbmq
Vhost
:
string
Exports
<internal>
H_
RBMQConfig
constructor
agents
Anonymous
Exchange
agents
Dl
Exchange
agents
Mqtt
Exchange
agents
Ul
Exchange
id
rbmq
Vhost
Generated using
TypeDoc