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

Abstract device and device manager #2880

Merged
merged 14 commits into from
Nov 15, 2024
Merged

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Nov 12, 2024

This adds an abstraction layer for devices using two abstract classes, Device (i.e., one device), and DeviceManager (which manages one or more Device classes).

Copy link

socket-security bot commented Nov 14, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@Mrtenz Mrtenz marked this pull request as ready for review November 15, 2024 11:44
@Mrtenz Mrtenz requested a review from a team as a code owner November 15, 2024 11:44
@Mrtenz Mrtenz merged commit d6b2d0e into fb/devices Nov 15, 2024
155 of 167 checks passed
@Mrtenz Mrtenz deleted the mrtenz/device-abstraction branch November 15, 2024 11:55
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.

2 participants