UNPKG

@pmouli/isy-matter-server

Version:

Service to expose an ISY device as a Matter Border router

16 lines (15 loc) 315 B
export enum AlertHs { Idle = 0, Intrusion = 1, IntrusionNoLocation = 2, TamperCoverRemoved = 3, InvalidCode = 4, GlassBreak = 5, GlassBreakNoLocation = 6, Motion = 7, MotionNoLocation = 8, TamperMoved = 9, Impact = 10, MagneticInterference = 11, RfJamming = 12 }