UNPKG

@golemio/energetics

Version:
9 lines (8 loc) 151 B
export interface IMeasurementResponse { time: string; value: string; meter: string; type: string; addr: string; var: string; }