Version 4.0.0.0

Version 4.0.0.0 was release August 2024

  • All device profiles inherit the CommunityToolkit.Mvvm from AntDevice. This makes it much easier tor the device profiles to participate as view models.

  • ChannelCount was added to AntDevice and device profiles to enable scaling the device timeouts based on the number of missed messags.

  • Device timeouts can be disabled by setting the timeout argument to -1 (Timeout.Infinite).

  • Added TimeoutOptions class to provide support to ANT+ hosting extensions.

See Also