Release Notes

v1.40

01 Nov 2023

  • Added the polling interval property so that events could be generated at a slower rate than one per second

v1.39

12 Jul 2022

  • Improved the variable parsing function

v1.38

01 Jul 2022

  • Fixed the error in OutputAttributes

  • Newtonsoft JSON updated to 12.0.3

  • Reference changed from Internal to Nuget XMPro.IOT.Framework

v1.37

30 Jun 2021

  • Changed the default frequency to 1 event per second instead of 10

v1.36

27 May 2020

  • Added backward compatibility

v1.34

08 Mar 2020

  • Changed fixed, ranged, and spike numeric settings to text boxes to allow decimal points again

v1.23

26 Feb 2020

  • Fixed issue where TimeStamp wasn't cased properly

v1.22

07 Feb 2020

  • Updated execution to be task-based to no longer lock upon agent destruction under certain instances

v1.21

04 Mar 2019

  • Updated help URL

v1.2

02 Oct 2018

  • Fixed unhandled exception on timer thread

  • Added validation

v1.11

03 Jul 2018

  • Fixed micro-batch option outputting one message with a single event at the beginning of each poll cycle

v1.1

17 May 2018

  • Support for an infinite number of events

v1.0

10 Apr 2018

  • Initial Release

Last updated