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

added REST api to put messages in the AVR queue from URL. #4

Merged
merged 2 commits into from Feb 12, 2014

Conversation

Fede85
Copy link
Contributor

@Fede85 Fede85 commented Feb 5, 2014

Related to issue #3

You can send a message to the AVR queue using the URL like: http://arduino.local/mailbox/messageToBeAddedToTheQueue

command = "raw",
data = table.concat(data)
}
return bridge_request
end
Copy link
Contributor

Choose a reason for hiding this comment

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

Since function build_bridge_request_digital_analog is not used, please delete it, not just a piece of it.

ffissore added a commit that referenced this pull request Feb 12, 2014
added REST api to put messages in the AVR queue from URL.
@ffissore ffissore merged commit 90bfd92 into arduino:master Feb 12, 2014
@ffissore ffissore mentioned this pull request Feb 12, 2014
@ffissore ffissore added this to the 1.2.0 milestone Apr 22, 2014
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.

None yet

2 participants