UNPKG

@golemio/energetics

Version:
9 lines (8 loc) 180 B
export interface IOictConsumptionInput { time: string; value: string; addr: string | null; var: string | null; type: string | null; meter: string | null; }