Module processor

Module processor 

Source
Expand description

Transmitting observations and grouping metrics.

Structs§

ProcessingOutcome
The result of processing messages.
ProcessorMount
A building block for grouping
TelemetryProcessor
The counterpart of the TelemetryTransmitter. It receives the Observations and other messages and processes them.

Enums§

ProcessingDecider
ProcessingStrategy
A strategy for processing observations

Traits§

AggregatesProcessors
Implementors can group everything that can process TelemetryMessages.
ProcessesTelemetryMessages
Can process TelemetryMessage.