
# Default event gestation period is 2 minutes
#GEST_DEFAULT=120

# Default event expiry period is 4 hours
#EXP__DEFAULT=14400

# Default event obsolescence period is 72 hours
#OBS__DEFAULT=259200

# zero for testing
GEST_DEFAULT=0
# 15 mins for testing
EXP__DEFAULT=900
# 90 days for testing
OBS__DEFAULT=7776000



# Default cause code for ISEE events
CAUS_DEFAULT=0x00000000



SEVE_0x00000000=ERROR
TITL_0x00000000=Unknown event
DESC_0x00000000=WEBES cannot find details for this event in the ISEE resource files.
ACTS_0x00000000=Update the ISEE resource files to include entries for this event.
SREQ_0x00000000=no

SEVE_0x00001000=INFO
TITL_0x00001000=Heartbeat poll
DESC_0x00001000=ScanMaster has generated a heartbeat poll.
ACTS_0x00001000=None
SREQ_0x00001000=no
