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

Add a way to request re-upload of DDOP #355

Closed GwnDaan closed 10 months ago

GwnDaan commented 10 months ago

Changing DPTs' values at runtime or adding/removing objects in the DDOP will always require completely re-uploading the DDOP, which we could and should allow I suppose, without deleting the interface. It should be fairly simple to add this functionality.

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

Steps: