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.

5 lines (4 loc) 59 B
export enum ToneVolume { Off = 0, Previous = 255 }