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

Update Wippersnapper_DigitalGPIO class for V2 API #624

Open
5 of 6 tasks
Tracked by #613
brentru opened this issue Sep 3, 2024 · 0 comments
Open
5 of 6 tasks
Tracked by #613

Update Wippersnapper_DigitalGPIO class for V2 API #624

brentru opened this issue Sep 3, 2024 · 0 comments

Comments

@brentru
Copy link
Member

brentru commented Sep 3, 2024

Refactor the Wippersnapper_DigitalGPIO class to support the V2 API using the new Protocol Buffer messages. This update is part of a broader effort to align this Wippersnapper library with the latest API version, as discussed in #613

Tasks:

  • Interface the top-level Signal decoder with each sub-message type
  • Implement model class for interfacing with digitalio.proto
  • Implement controller class for interfacing with decoded PB messages
  • Implement hardware class for interfacing with device hardware
    • Refactor existing Wippersnapper_DigitalGPIO class first
  • Test the updated class for functionality and stability (long-term test)
@brentru brentru changed the title Refactor DigitalIO and Analog IO to use new implementation Update Wippersnapper_DigitalGPIO class for V2 API Sep 3, 2024
@brentru brentru self-assigned this Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant