The Tag Aggregator agent aggregates tags.
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 agent property values for details on what variables can be substituted.
Property | Description |
---|---|
aggregator.incoming.tag.topic | Receive tags from this topic |
aggregator.publish.topic | Publish aggregated tags to this topic |
log.level | The level of logging to use with this agent. If the value is empty then the system log level will be used. |
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. |
source.id | The source ID for generic events in this agent. |
tracing | Displays trace output. |
trigger.dump.topic | Dump all currently aggregated tags when this topic is received |
trigger.dump.value | Dump all currently aggregated tags when this data is received |
trigger.start.topic | Start aggregating tags when this topic is received |
trigger.start.value | Start aggregating tags when this data is received |
trigger.stop.topic | Stop aggregating tags when this topic is received |
trigger.stop.value | Stop aggregating tags when this data is received |