UNPKG

@pmouli/isy-matter-server

Version:

Service to expose an ISY device as a Matter Border router

8 lines 305 B
export var AlertWea; (function (AlertWea) { AlertWea[AlertWea["Idle"] = 0] = "Idle"; AlertWea[AlertWea["Rain"] = 1] = "Rain"; AlertWea[AlertWea["Moisture"] = 2] = "Moisture"; AlertWea[AlertWea["Freeze"] = 3] = "Freeze"; })(AlertWea || (AlertWea = {})); //# sourceMappingURL=AlertWea.js.map