You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Protocol documentation (at least what I have) indicates that "Bit 1" (the second bit) in zone status condition (7th byte) is 'Tampered', but that condition is not included in STATUS_FLAGS for zone in model. Looks like controller uses 'Inhibited' to determine if zone is bypassed, which is confusing - might this be because the missing "Tampered" shifted everything after "faulted" down a bit?
The text was updated successfully, but these errors were encountered:
Protocol documentation (at least what I have) indicates that "Bit 1" (the second bit) in zone status condition (7th byte) is 'Tampered', but that condition is not included in STATUS_FLAGS for zone in model. Looks like controller uses 'Inhibited' to determine if zone is bypassed, which is confusing - might this be because the missing "Tampered" shifted everything after "faulted" down a bit?
The text was updated successfully, but these errors were encountered: