LiveDetails

Set LiveDetails to False to use the cached values for the list of meters.

By default, Coordinator attempts to retrieve the latest live values for meter names from the Controllers. Live values might be more up to date, and also indicate which meters are being collected by the Controllers and how frequently. If a Controller is unavailable, Coordinator uses the cached values, and returns a warning that the values are cached.

You can also explicitly request the cached values by setting LiveDetails to False. In this case, Coordinator does not return a warning.

Actions: ListMeters
Type: Boolean
Default: True
Required: No
Example: LiveDetails=False
See Also: