Table of Contents

Namespace SmarterLink.Bootstrapping

Classes

MqttConfig

MQTT broker connection settings.

SmarterLinkBootstrapper

Entry point for configuring and starting SmarterLink without a DI container. Configure the bootstrapper, call StartAsync() to connect, then obtain role clients via the Get*Client() methods.

SmarterLinkConfig

Top-level configuration for the SmarterLink bootstrapper.

TopicConfig

Defines the MQTT topic hierarchy segments for this participant's location. These values populate the site, area, sub-area, and station levels of all published topics.