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

Clean-Up and Document The Flask Interface #2

Open
LeStarch opened this issue Jan 20, 2019 · 5 comments
Open

Clean-Up and Document The Flask Interface #2

LeStarch opened this issue Jan 20, 2019 · 5 comments

Comments

@LeStarch
Copy link
Contributor

There is a flask interface used to control the state of the HDMI matrix over the internet. This needs to be cleaned up, commented and documented.

@shang-lin
Copy link
Contributor

I've added documentation to the Flask interface in pull request #18.

@LeStarch
Copy link
Contributor Author

This is great work. Do you have more to do, or are you done with this issue?

@shang-lin
Copy link
Contributor

I think I'm done with the documentation, but the the to_json() function still needs to be implemented. Also, the demo web page at index.html isn't really using the API, just calling MatrixDriver directly, so I'm going to look at making it functional.

@LeStarch
Copy link
Contributor Author

Ok, thanks for the hard work!

@shang-lin
Copy link
Contributor

#20 has both the changes to the web page and to_json().

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