Index

WebBrickMonitor

  1. Description
  2. Configuration

This is responsible for monitoring webbricks, and performing actions on them.

Description

Configuration

        <eventInterface module='EventHandlers.WebBrickMonitor' name='WebBrickMonitor' 
            webReset='2' clockReset=3' clockMaxError='120' >
        </eventInterface>
    
  1. webReset - maximum number of minutes without UDP packets, after which the siteplayer is reset.
  2. clockReset - maximum number of minutes for which the clock can be more than clockMaxError seconds out.
  3. clockMaxError - Number of seconds out that counts as clock error.