provider
Status Provider — Provides the last N values for specified variables in management service<provider class="xms.template.provider.StatusProvider" … />
Table 62. Attributes for provider tag (for xms.template.provider.StatusProvider)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| count | The number of entries of history to track | int any integer | 10 | no |
| name | Sets a name for this provider for reference | String any character combination | Status Provider | no |
| variables | A list of variables to track | String any character combination | none | no |