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

testing: load storage based type providers #216

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

ccutrer
Copy link
Contributor

@ccutrer ccutrer commented Jan 5, 2024

create a dummy sub-class of AbstractStorageBasedTypeProvider. we don't need any more functionality than loading of types, but we do have to create the proper ones by finding existing instances

this helps things with dynamic thing types come online

create a dummy sub-class of AbstractStorageBasedTypeProvider. we don't
need any more functionality than loading of types, but we do have to
create the proper ones by finding existing instances

this helps things with dynamic thing types come online

Signed-off-by: Cody Cutrer <cody@cutrer.us>
@ccutrer ccutrer added the bug Something isn't working label Jan 5, 2024
@ccutrer ccutrer requested a review from jimtng January 5, 2024 01:12
@ccutrer ccutrer merged commit 3e94838 into openhab:main Jan 5, 2024
18 checks passed
@ccutrer ccutrer deleted the load-storage-based-thing-types branch January 5, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants