UNPKG

shelly-sdk

Version:

Shelly SDK for Node.js with Types definition

8 lines (7 loc) 126 B
export declare enum Type { UNKNOWN = 0, SHELLY_1 = 1, SHELLY_1PM = 2, SHELLY_PLUG = 3, SHSW1 = "SHSW-1" }