periodicSummary.yml

This is an example of an input file to the PeriodicSummary component, with user documentation here.

Options:
PeriodMs: 1000
File: summary.csv
TimeFormat: ""
SummaryPeriod: Minute
Signals:
- { Type: CommonVesselInfo, Topic: CommonVesselInfo, Partition: "", Fields: ["Machinery.auxElProd", "Propulsion.rpm"], Operations: [Average, Sum]}
- { Type: FloatVal, Topic: float, Partition: "", Fields: ["val"], Operations: [Average]}