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

give me enough information to do the ESP side of things #2

Open
dloman opened this issue Jun 29, 2017 · 1 comment
Open

give me enough information to do the ESP side of things #2

dloman opened this issue Jun 29, 2017 · 1 comment

Comments

@dloman
Copy link

dloman commented Jun 29, 2017

I dont have any info on this so I need some in order to write esp code.

what is the rest api supposed to look like?

what messages do i send over serial

@wklope
Copy link
Contributor

wklope commented Jun 29, 2017

arduino's listening for these strings over serial:
@@reset@@ resets the counter
@@A new message@@ sets "a new message"
@@yo@@ is for Yobiquity™ integration

basically it should sit on the network listening for someone to get at http://mikeometer.internal.sbhackerspace.com/{reset|a new message|yo}

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

2 participants