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

Implementation of the ManualSetupPayloadGenerator/Parser #231

Conversation

shana-apple
Copy link
Contributor

@shana-apple shana-apple commented Apr 2, 2020

Implemented the ManualSetupPayloadGenerator which generates a decimal string from the manual setup payload.

Implemented the ManualSetupPayloadParser which populates a manual setup payload from a decimal string

Added unit tests

Here is the PR against my fork's master to confirm this builds correctly:
shana-apple#1

@shana-apple
Copy link
Contributor Author

Additional reviewers @bhaskar-apple @rwalker-apple @sagar-apple

Copy link
Contributor

@woody-apple woody-apple left a comment

Choose a reason for hiding this comment

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

Can we fix the copyright here?

@shana-apple shana-apple closed this Apr 2, 2020
@shana-apple shana-apple reopened this Apr 2, 2020
src/setup_payload/ManualSetupPayloadGenerator.cpp Outdated Show resolved Hide resolved
src/setup_payload/ManualSetupPayloadGenerator.cpp Outdated Show resolved Hide resolved
src/setup_payload/ManualSetupPayloadGenerator.cpp Outdated Show resolved Hide resolved
src/setup_payload/ManualSetupPayloadGenerator.cpp Outdated Show resolved Hide resolved
src/setup_payload/ManualSetupPayloadGenerator.cpp Outdated Show resolved Hide resolved
src/setup_payload/ManualSetupPayloadParser.cpp Outdated Show resolved Hide resolved
src/setup_payload/ManualSetupPayloadParser.cpp Outdated Show resolved Hide resolved
src/setup_payload/ManualSetupPayloadParser.cpp Outdated Show resolved Hide resolved
src/setup_payload/SetupPayload.h Outdated Show resolved Hide resolved
src/setup_payload/tests/tests_manualcode.cpp Show resolved Hide resolved
@woody-apple woody-apple linked an issue Apr 2, 2020 that may be closed by this pull request
@woody-apple woody-apple self-requested a review April 7, 2020 16:10
bhaskar-apple
bhaskar-apple previously approved these changes Apr 8, 2020
@shana-apple shana-apple force-pushed the sazria/manualSetupPayloadGeneratorAndParser branch from 2eb4da8 to c38a515 Compare April 9, 2020 16:36
@woody-apple woody-apple dismissed bhaskar-apple’s stale review April 9, 2020 16:47

not a required reviewer

@woody-apple
Copy link
Contributor

@BroderickCarlin or @hawk248 can we get some eyes on this? Sounds like the TT has completed iteration in this block.

@shana-apple shana-apple force-pushed the sazria/manualSetupPayloadGeneratorAndParser branch from c38a515 to fab35b4 Compare April 9, 2020 17:02
@woody-apple woody-apple merged commit 603c6fe into project-chip:master Apr 9, 2020
@shana-apple shana-apple linked an issue Apr 23, 2020 that may be closed by this pull request
mergify bot pushed a commit that referenced this pull request Jan 23, 2025
* [SL-UP] Add provisioning root argument (#231)

* Restyled by gn

---------

Co-authored-by: Restyled.io <[email protected]>
lpbeliveau-silabs pushed a commit to lpbeliveau-silabs/connectedhomeip that referenced this pull request Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Manual setup payload base10 generator and parser Manual onboarding payload generator
8 participants