UNPKG

shelly-sdk

Version:

Shelly SDK for Node.js with Types definition

5 lines (4 loc) 61 B
export declare enum SwitchStatus { OFF = 0, ON = 1 }