using InnovEnergy.Lib.StatusApi; namespace InnovEnergy.Lib.Devices.EmuMeter; public record EmuMeterStatus : PowerMeterStatus { // TODO add serial nb, (and other?) }