![]() |
The AxedaPollingTimer Thing runs as the eMessageConnector user that you set in the runAsUser property of the timer Thing. To ensure that this property has the correct eMessage Connector user, you MUST run the GrantEMessageConnectorPermissions service of the eMessageServices Thing, whether the eMessage Connector user is a non-administrative user (recommended) or an Administrator (not recommended). For instructions on running the service, refer to Setting Up Permissions and Visibility for the eMessage Connector.
|
Name
|
Base Type
|
Description
|
---|---|---|
enabled
|
BOOLEAN
|
By default, this property is set to true so that the timer is enabled automatically on startup.
|
runAsUser
|
USERNAME
|
The user context in which to run event handlers. By default, the user context is set to "System". You need to create a non-admin user that you can use just for this context.
|
updateRate
|
NUMBER
|
The rate at which the timer is updated. The default value is 300,000 milliseconds (five minutes).
|