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

Show Intu dashboard on Pepper's tablet #2

Merged
merged 3 commits into from
Aug 4, 2017
Merged

Show Intu dashboard on Pepper's tablet #2

merged 3 commits into from
Aug 4, 2017

Conversation

takaomoriyama
Copy link
Contributor

Since Pepper's panel is an Android tablet running a web browser on it, and has different IP address from the Pepper's one, accessing http://localhost:9443/www/dashboard#/ on the tablet can't reach the dashboard server of the Intu process on the Pepper.
This patch simply maps "localhost" in the URL into "198.18.0.1" which is Pepper's end-point address of the point-to-point network on USB connection between Pepper and Android tablet.
Please note that this patch enables only showing of dashboard on the Pepper. To configure Intu through dashboard, you would need to access the dashboard from remote web browser running on PC/Mac.

Signed-off-by: Takao Moriyama moriyama@jp.ibm.com

@rlyle rlyle merged commit b49a955 into watson-intu:develop Aug 4, 2017
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