In the UDS standard, RequestDownload and RequestUpload messages do not have DIDs. This PR updates the associated classes to reflect that, and adds some extra functionality to them.
✨ Enhancements
Fleshed out constructors for RequestDownloadRequest and RequestUploadRequest to enable setting each message field individually.
Implemented automatically calculating the ALFID for RequestDownloadRequest and RequestUploadRequest. Enabled by default, but can be disabled with constructor parameters.
🗿 Miscellaneous
Updated tests to reflect the changes to RequestDownload and RequestUpload.
In the UDS standard, RequestDownload and RequestUpload messages do not have DIDs. This PR updates the associated classes to reflect that, and adds some extra functionality to them.
✨ Enhancements
🗿 Miscellaneous
👀 Checklist
version
insetup
up-to-date?