Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic ResourceItemDescriptors #7098

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

manup
Copy link
Member

@manup manup commented Jul 10, 2023

Support creation of ResourceItemsDescriptor from generic/items JSON files. Works the same as the items defined in C++ code.

Dynamic items are only added if they aren't already registered. Later on we can remove items defined in C++ code, but need to reroute const char* suffix pointers like RStateOn.

@manup manup added this to the v2.23.0-beta milestone Jul 20, 2023
The PR allows creation of ResourceItemsDescriptors from `generic/items` JSON files.
Works the same as the items defined in C++ code.

Dynamic items are only added if they aren't already defined. Later on we can remove items defined in C++ code, but need to reroute const char* suffix pointers like `RStateOn`.
The PR also defines the items described in dresden-elektronik#6673 (comment)

Update measured_value items according to discussion


Remove measure_value items from this PR
@manup manup changed the title Add dynamic ResourceItemDescriptors and measured value items Add dynamic ResourceItemDescriptors Jul 20, 2023
@manup manup merged commit c346ca6 into dresden-elektronik:master Jul 20, 2023
@manup manup deleted the dynamic_items branch July 20, 2023 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant