Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
187 stars 41 forks source link

[TC]: Validate referable child objects for DETs consists only of DPDs and DPTs #316

Closed ad3154 closed 1 year ago

ad3154 commented 1 year ago

ISO11783-10's Section A.3 defines that the list of referable child objects for a device element object consists only of DPDs and DPTs, which is not being properly validated.

Need to do the following:

Originally posted by @ad3154 in https://github.com/Open-Agriculture/AgIsoStack-plus-plus/discussions/307#discussioncomment-6889423