UNPKG

klf-200-api

Version:

This module provides a wrapper to the socket API of a Velux KLF-200 interface. You will need at least firmware 0.2.0.0.71 on your KLF interface for this library to work.

12 lines (11 loc) 219 B
export declare enum ContactInputAssignment { NotAssigned = 0, Scene = 1, ProductGroup = 2, NodeMode = 3 } export declare enum LockPriorityLevel { NoLock = 0, Lock30Min = 1, LockForever = 2 }