UNPKG

isy-nodejs

Version:

Node.js wrapper for ISY interface including websockets for change notifications. Fork of isy-js by Rod Toll. Designed to be used in a node.js application.

12 lines (11 loc) 164 B
export enum Cci { WarmWhite = 0, ColdWhite = 1, Red = 2, Green = 3, Blue = 4, Amber = 5, Cyan = 6, Purple = 7, ColorIndex = 8 }