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 (VT) Unsupported VT Function message #377

Closed GwnDaan closed 8 months ago

GwnDaan commented 10 months ago

VT version 5 and higher Working Sets are required to send the Unsupported VT Function message when receiving unsupported functions from the VT server. We should also incorporate listening to the VT Unsupported VT Function to know when the VT doesn't support a particular command we sent. It is allowed for VTs and Working Sets that were designed for VT version 4 and earlier to also incorporate these messages.