UNPKG

@nagisa~/node-red-dsmr

Version:

A node to give some structure to a stream of DSMR data

5 lines (4 loc) 84 B
export interface DsmrOptions { property: string; maximumTelegram: number; }