The connections resolver.
The credentials resolver.
Composes MQTT connection options from connection and credential parameters.
(optional) transaction id to trace execution through call chain.
connection parameters
credential parameters
callback function that receives resolved options or error.
Configures component by passing configuration parameters.
configuration parameters to be set.
Resolves MQTT connection options from connection and credential parameters.
(optional) transaction id to trace execution through call chain.
callback function that receives resolved options or error.
Sets references to dependent components.
references to locate the component dependencies.
Generated using TypeDoc
Helper class that resolves MQTT connection and credential parameters, validates them and generates connection options.
Configuration parameters
References
*:discovery:*:*:1.0
(optional) IDiscovery services to resolve connections*:credential-store:*:*:1.0
(optional) Credential stores to resolve credentials