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

Support extradata in serial continuous #11

Open
llewelld opened this issue Feb 13, 2018 · 1 comment
Open

Support extradata in serial continuous #11

llewelld opened this issue Feb 13, 2018 · 1 comment
Assignees

Comments

@llewelld
Copy link
Member

This is a counterpart to #8 (which is for the state machine).

MessageServiceReauth now supports the sending of extradata from the service to the pico. Previously extradata was only supported from the pico to the service (in the MessagePicoReauth message).

The continuous_cycle_start() and continuous_reauth() functions need to be extended to allow extraData to be sent. Contrariwise, continuous_cycle_start_pico() and continuous_reauth_pico() need to be extended to allow returnedStoredData to be returned.

@llewelld
Copy link
Member Author

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

No branches or pull requests

1 participant