Subsystem

interface Subsystem

A common interface for different subsystems. Mainly useful for displaying its status in the UI.

Inheritors

MqttClientHandler

Properties

Link copied to clipboard
abstract val name: String

Name of the source

Functions

Link copied to clipboard
open fun init()

Initialize the meter source.

Link copied to clipboard
open fun status(): String

Meter source status