Comment on page
Release Notes
- Includes number of requests per batch
- Includes relabeling of properties
- Added polling delay option
- Added option to include the unit of measure (UoM) in the output
- Added option to include the latest value's timestamp in the output
- Fixed bug in GetEndTime method (introduced in v2.56)
- Added the option to specify Elements Category using a variable
- Repackaged to include the Agent's Category
- Updated to return Name from values of complex data types
- Added Month and Year duration types to the Summary Interval duration property
- Added additional error handling to the Create and Poll events
- Added Polling Delay config option
- Merging changes from v2.42 and v2.43 into v2.50
- Added Event Frame lookup functionality
- Fixed an issue with refreshing the element list on every poll
- Fixed issue with summary attributes
- Enabled summary option for attribute names without a ".PV" suffix
- Added functionality to read child attributes
- Filtering Summary Attributes list and using name filter to limit summary to numeric tags only
- Getting inherited attributes as well when using template
- Getting attributes based on template instead of element when filtering by template
- Fetching element list on every poll when no elements are specified
- Fixed issue with outputs when no template is selected
- Setting Filter By Template to True by default
- Added option to filter the elements and attributes without specifying the template
- Added 'Second' option to Summary Duration Unit and Interval Duration Unit
- Fixed issue with system variables where in variable values are now not copied to text fields when switching from variable box to text box
- Added option to specify connection settings using system Variables
- Using Connection Variables is the default setting from this version
- If upgrading the agent in an existing data stream, add the system variables first and then perform the variable mapping in the data stream
- Added option to filter the elements and attributes without specifying the template
- Added functionality to filter elements by category
- Added functionality to filter attributes by category to improve API requests' performance
- Fixed issue with missing summary, latest and recorded data
- Incorporate changes to Filter agent
- Added Exclusion Conditions option
- Added option to specify Summary attributes separate to Main attributes
- Fixed integrity check for Elements
- Added validation of Summary and Interval Duration values in integrity check
- Included option to specify Summary Interval Duration
- Fixed bug in the number of output columns when summary options are selected
- Replacing hyphen with underscore in output properties
- Returning the values only if they are Good, otherwise returning null
- Included option to retrieve summary values
- Implemented attribute filter
- Implemented element filter
- Implemented return all vs return latest
- Agent made Non-Virtual
- Updated help url
- Added error endpoint
- Corrected agent name
- Added validation
- Initial Release
Last modified 1mo ago