Skip to main content

Module platform

Module platform 

Source
Expand description

Platform utilities (telemetry events, path helpers). Platform utilities — path helpers + MQTT interface config.

Plugins that observe telemetry events return a yeti_types::plugins::lifecycle::TelemetryService (Tower Service<TelemetryEvent>) from Plugin::install_event_subscriber (see ADR-006).

Structs§

MqttInterfaceConfig
MQTT broker interface configuration.

Functions§

expand_root_directory
Expand ~/ prefix in directory paths to actual home directory.