UNPKG

@pmouli/isy-matter-server

Version:

Service to expose an ISY device as a Matter Border router

7 lines 277 B
export var AlertLs; (function (AlertLs) { AlertLs[AlertLs["Idle"] = 0] = "Idle"; AlertLs[AlertLs["LightDetected"] = 1] = "LightDetected"; AlertLs[AlertLs["ColorTransition"] = 2] = "ColorTransition"; })(AlertLs || (AlertLs = {})); //# sourceMappingURL=AlertLs.js.map