Skip to content

Write payload on request #9

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

Closed
adamfowleruk opened this issue Oct 21, 2020 · 0 comments
Closed

Write payload on request #9

adamfowleruk opened this issue Oct 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adamfowleruk
Copy link
Collaborator

App may need to write data to share immediately, rather than wait for a scan/connect cycle

@adamfowleruk adamfowleruk added the enhancement New feature or request label Oct 21, 2020
@adamfowleruk adamfowleruk self-assigned this Oct 21, 2020
adamfowleruk added a commit to adamfowleruk/herald-for-ios that referenced this issue Oct 21, 2020
Immediate Send function on Sensor Array
- Sends arbitrary data to a remote device
- Requires that it is connected already
- Does not block for a response
- Receiving end emits didReceivePayload event
- Application's job to introspect the data and ensure it is valid
- Intended to be used to send supplementary (non Herald protocol) messages to a remote device
- May be used in future for other app ideas
adamfowleruk added a commit that referenced this issue Nov 4, 2020
Fixes #9 Added support for immediate send
Signed-off-by: Adam Fowler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant