Integration of the setup page in the web-client.
alok760 opened this issue · 0 comments
alok760 commented
As discussed in the meeting the setup page needs to be added to the web client.
fossasia/susi.ai#2742
I suggest the following approach-
- when the device is in the Access Point mode. The web client on
ip_addr:7070
should just display the Device Setup Form. - This can be done by having a endpoint which tells the web client if the speaker is in Access Point mode or not.
- If the speaker is in Access Point mode the web client can redirect the Base URL to the page of the web client where the Device Setup Form is integrated.