Open-Agriculture / AgIsoStack-plus-plus

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

[Core]: Add references for Industry Group and Device Class #430

Closed ad3154 closed 4 months ago

ad3154 commented 4 months ago

Describe your changes

Besides being a nice reference to have, I was considering using the device class to describe an implement type in the DDOP helper class I am working on. Such as "Sprayer", "Seeder" etc. Edit: Or maybe not, since some values are used multiple times between different IGs. So I guess it's just a nice reference to have at this point.

How has this been tested?

This is a header only additive change, so assuming the unit tests compile in the GitHub actions, that should be sufficient.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud