UNPKG

@tfaster/node-stiebel-isg-parser

Version:

Parser for the Stiebel Eltron ISG web interface written in typescript

3 lines (2 loc) 144 B
export { parseSystemInfo, parseVentilationStages } from './StiebelIsgParser'; export { StiebelIsgSystemInfo } from './StiebelIsgParserTypes';