The Reset Sensor agent is the agent for the reset sensor.
For the properties below, you can enter either strings or variables. If you enter a variable, the value is substituted from the database when the XML configuration file is generated. Refer to Using variables for property values for details on what variables can be substituted.
Property | Description |
---|---|
agent.name | The name of the agent |
log.level | The level of logging to use with this agent. If the value is empty then the system log level will be used. The Alert agent must be running in order to set this property. |
portal.id | The portal ID associated with this agent |
portal.name | The portal name associated with this agent |
selftestmode | Indicates if self-test mode is active |
sensor.activelevel | Indicates a positive (HIGH) or inverse (LOW) logic of this sensor |
sensor.aliasname | The alias of this sensor |
sensor.blockedtimeout | If this sensor is active longer than this time in microseconds (ms) it will issue an error |
sensor.inactivitydelay | Delay in microseconds if the sensor transitions from active to inactive |
sensor.listen.topic | Input topic relevant for this sensor |
sensor.pin | The pin number of output where this sensor is assigned to |
sensor.publish.topic | Output topic used by this sensor |
sensor.statelogging | Indicates whether state changes were logged with INFO, WARNING or ERROR level |
source.id | The source ID for generic events in this agent |
tracing | Displays trace output. The Alert agent must be running in order to set this property. |