wrapper recGblSetSevr

This commit is contained in:
Michael Davidsaver
2013-04-14 09:15:04 -04:00
parent b631200096
commit 939ae5a11e
2 changed files with 31 additions and 0 deletions

View File

@@ -46,6 +46,12 @@ class _Record(object):
for this record
"""
def setSevr(self, sevr=3, stat=15):
"""setSevr(sevr=INVALID, stat=COMM)
Set new alarm condition.
"""
def scan(self, sync=False, reason=None, force=0):
"""Scan this record.