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

API endpoint for receiving messages #24

Open
rac2030 opened this issue Jun 5, 2018 · 0 comments
Open

API endpoint for receiving messages #24

rac2030 opened this issue Jun 5, 2018 · 0 comments

Comments

@rac2030
Copy link
Owner

rac2030 commented Jun 5, 2018

API endpoint for receiving messages, this will get called with the device ID as parameter and the response will be either empty list or a list of messages to be displayed. It will look for new message in the personal message bus and it will fetch all new messages from the broadcast message bus. Messages have a type, ACTION=methodName(parameter) the method with the given parameter allows for different actions triggered from the message it receives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant