Skip to content

Conversation

@brentru
Copy link
Member

@brentru brentru commented Nov 9, 2023

WipperSnapper API V2 aims to address:

  • Enforce consistent naming of messages and fields
  • Reduce the amount of MQTT topics utilized by WipperSnapper from >25 to 1 bi-directional topic, signal
  • Implement a unified sensor API, sensor.proto
  • Refactor pin.proto into analogio.proto and analogio.proto
  • Possible: Move to period-per-component (vs -per-sensor)

@brentru brentru requested review from lorennorman and tyeth November 9, 2023 19:09
Copy link
Contributor

@lorennorman lorennorman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all just really great! I had lots of notes reading through this but overall it's an obviously-better direction, better organized, more bang-for-buck, easier and more performant to implement in code.

Copy link

@PetteriAimonen PetteriAimonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, looks reasonable. I'd consider removing the deprecated fields completely at this point, as you are making such large API changes that no existing code will be compatible anyway.

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.

5 participants