UNPKG

node-red-contrib-ewelink-cube

Version:

Node-RED integration with eWeLink Cube

7 lines (6 loc) 112 B
export default interface IConfig { ip: string; at: string; mac: string; debug: boolean; }