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.

8 lines (7 loc) 108 B
export enum I3Load4 { NotUsed = 0, Button1 = 1, Button2 = 2, Button3 = 3, Button4 = 4 }