Today I had the idea of a script that automatically loads all current values (Manufacturer Codes, PGNs, DDIs, Device Class / Functions) from isobus.net during the build (within the build.rs) and thus always provides this information completely and up-to-date by generating the respective enums from a code generator. I know that this is a lot of work that is certainly not relevant at the moment, but I wanted to keep this idea for a later date.