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 missing metadata read methods to async API #43

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

glopesdev
Copy link
Member

@glopesdev glopesdev commented Mar 3, 2023

This PR adds missing async methods for reading device metadata registers, specifically:

  • WhoAmI
  • AssemblyVersion
  • CoreVersion
  • SerialNumber

Fixes #42

@glopesdev glopesdev added the feature New planned feature label Mar 3, 2023
@glopesdev glopesdev added this to the 3.5 milestone Mar 3, 2023
@glopesdev glopesdev merged commit 913fe99 into main Mar 3, 2023
@glopesdev glopesdev deleted the issue-42-async-metadata branch March 3, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add async API support for reading device class ID
1 participant