Releases: ADAPT/ISOv4Plugin
ADAPT ISOv4Plugin v2.1.5
Added reporting of Product Allocations via vrProductIndex when there are multiple products on a task.
Moved bin elements to a unique depth in the device hierarchy.
Fixed issues where a DLV value was reported in the TLG.xml in addition to TLG.bin
ADAPT ISOv4Plugin v2.1.4
Support for static values in TLG.xml DLV@B attributes
Support for multiple bins on an as-applied device
ADAPT ISOv4Plugin v2.1.3
Fix to CondensedWorkState section count issue
ADAPT ISOv4Plugin v2.1.2
Fixed GuidancePattern Import to set Shapes
Allows reporting of Proprietary DDIs
Fixed bug in ConsdensedWorkState
Handled missing LinkList files
Update to Catalog description
ADAPT ISOv4Plugin v2.1.1
Fix to DeviceElementUse delegate on OperationData
ADAPT ISOv4Plugin Version 2.1.0
v2.1.0 introduces support for .Net Standard. .Net 4.5.1 continues to be supported.
In addition, there is a fix to issues with rate transformations on Grid Type 1 Prescriptions.
ADAPT ISOv4Plugin Version 2.1.0-rc1
Merge pull request #41 from ADAPT/develop Use ADAPT Framework 1.2.0-rc1
ADAPT ISOv4Plugin Version 2.1.0-beta2
Support for .Net Standard
Fix to Issue with Grid Type 1 Rates
ADAPT ISOv4Plugin Version 2.0.0
Refactored and introduced code into Model objects for all relevant ISOXML elements and Mapping objects containing the transformation logic to ADAPT.
Introduced support for hierarchical machine models and multi section data.
Extended Prescription Import/Export with Vector and Manual Rx support and cleaned up & retested all Grid Import/Export code.
Extended geospatial logged data import/export to support TC-GEO DDOP use cases.
Split OperationData objects by DeviceModel to ensure valid device element hierarchies (depths & orders).
Added support for Connectors/Hitch Points, Navigation references, and ADAPT EquipmentConfigurations.
Added implementation for IPlugin.ValidateDataOnCard.
Added support for products in summary LoggedData.
Added comments throughout the Plugin.
Removed unit tests from the solution per discussion in the ADAPT technical team. They will need to be updated to handle the refactored code.