The Simulated Reader agent simulates an RFID reader.
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 |
---|---|
RfidInventory | Tag reading will be turned on or off according
to control profile bits matching the given LDAP expression (such as
(b1=true) )filter, ignoring the normal Set tag reading method. Note: This
tag is not used in version 6.1.0.1. It is replaced by TagReadingExpression
|
TagReadingExpression | If defined, tag reading is turned on and off according to control profile bits matching the given LDAP expression (such as (b1=true) ) filter, ignoring the normal Set tag reading method. |
activateReaderOnStart | Start publishing tags without being specifically turned on over the service bus |
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. |
passthruDelay | Optional topic to pass data object through after a delay of passthruDelay milliseconds. ReaderSimulator listens for passthreInputTopic and publishes the same data given back on passthruOutputTopic |
passthruInputTopic | Optional topic to pass data object through after a delay of passthruDelay milliseconds. ReaderSimulator listens for passthreInputTopic and publishes the same data given back on passthruOutputTopic. |
passthruOutputTopic | Optional topic to pass data object through after a delay of passthruDelay milliseconds. ReaderSimulator listens for passthreInputTopic and publishes the same data given back on passthruOutputTopic. |
reader | The name of the reader |
source.id | The source ID for generic events in this agent |