Crate frequenz_microgrid

Crate frequenz_microgrid 

Source
Expand description

High-level interface for the Microgrid API.

Modules§

metric
Metrics supported by the logical meter.
quantity
This module defines various physical quantities and their operations.

Structs§

Error
An error that can occur during the creation or traversal of a [ComponentGraph][crate::ComponentGraph].
LogicalMeterConfig
LogicalMeterHandle
This provides an interface stream high-level metrics from a microgrid.
MicrogridClientHandle
A handle to the microgrid client connection.
Sample
Represents a measurement of a microgrid metric, made at a specific time.

Enums§

ErrorKind
The kind of error that occurred.
Formula
A composable Formula.

Traits§

FormulaSubscriber