tresh_bindsubtrig Configuration File

(last revised 7 July, 2025)
 MyModuleId     MOD_THRESH_BINDSUBTRIG   # module id for this program
 InRing         THRESH_SUBTRIG_RING      # transport ring to use for input
 OutRing        EVENT_RING               # transport ring to use for output
 HeartbeatInt   30                       # EW internal heartbeat interval (sec)
 LogFile        1                       # 0: don't write logfile
                                        # 1: write logfile
                                        # 2: write to module log but not to 
                                        # stderr/stdout
                                        
 MaxMsgSize     4096          # maximum size (bytes) for input/output msgs

 DebugLevel 0	# set to 1 to see debug messages


####################################################################################
#
# THIS MODULE IS UNDER DEVELOPMENT AND NOT YET READY FOR USE IN A PRODUCTION SYSTEM. 
#
####################################################################################


 # Filepath to use to save and load the running event id number.
 # Default: bindsubtrig_id.d
 # EventIdFile bindsubtrig_id.d

 # Use all stations in the network for binding (default: on).
 # All stations are assigend to a common region.
 # The specified polygon regions are ignored.
 OneCommonRegion

 # The default listen time used to declare an event end [s].
 DefaultListenTime    20

 # The default number of stations per region.
 DefaultNStationsPerRegion    200

 # The default number of triggered stations per region to declare an event.
 DefaultNStationsActive    3


#
# Email notification configuration.
#

# A list of email recipients (multiple commands are allowed).
#SendMailTo email@receiver_address.com

# The subject prefixes used when sending notification email.
EmailNotificationEventTriggerSubject "[BINDSUBTRIG:NOTIFICATION:EVENT_TRIGGER]"
EmailNotificationEventClosedSubject "[BINDSUBTRIG:NOTIFICATION:EVENT_CLOSED]"

# The full path to the email program to use.
EmailProgram "/usr/bin/mail"
Module Index | thresh_subtrig Overview

Contact:
Questions? Issues? Subscribe to the Earthworm Google Groups List.