Skip to content

Feature/vehicle function categories - #13

Merged
FilipFan merged 2 commits into
mainfrom
feature/vehicle-function-categories
Apr 19, 2026
Merged

FilipFan merged 2 commits into
mainfrom
feature/vehicle-function-categories

Conversation

@FilipFan

Copy link
Copy Markdown
Contributor

No description provided.

Implemented property categorization to allow more granular queries via the
getPropertyList API. This change spans the configuration, code generation,
and runtime logic.

Key changes:
- Added 'categories' field to vehicle_properties.yaml for all properties.
- Updated VehiclePropertyConfigGenerator to parse and validate categories.
- Modified GetPropertyList API to accept a 'category' parameter with AppFunction constraints.
- Updated documentation and KDoc to reflect the new category system.

Test: `./gradlew :buildSrc:test && ./gradlew test`
@FilipFan
FilipFan merged commit 7008159 into main Apr 19, 2026
1 check passed
@FilipFan
FilipFan deleted the feature/vehicle-function-categories branch April 19, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant