UNPKG

node-enocean-ts

Version:

Typescript full implementation of the enocean protocol (ESP3 + EEP2.6)

2 lines (1 loc) 61 B
export default function (eep: any, data: any): any[] | null;