... | @@ -12,7 +12,8 @@ It means the socket-receiver for the shop was disconnected. |
... | @@ -12,7 +12,8 @@ It means the socket-receiver for the shop was disconnected. |
|
|
|
|
|
3. Check the internet communication for the shop
|
|
3. Check the internet communication for the shop
|
|
4. If you can remote access the shop. Please restart `socket-receiver` by using the **Support Tools**.
|
|
4. If you can remote access the shop. Please restart `socket-receiver` by using the **Support Tools**.
|
|
5. Assist a shop staff to check to network
|
|
5. Check the URL in ***#1*** again. It should load a correct goQueue.json data
|
|
|
|
6. Check the hardware or further support
|
|
|
|
|
|
### Please do the checking following by this flow.
|
|
### Please do the checking following by this flow.
|
|
---
|
|
---
|
... | @@ -21,5 +22,6 @@ graph LR; |
... | @@ -21,5 +22,6 @@ graph LR; |
|
s1[Step 1]-->s2[Step 2];
|
|
s1[Step 1]-->s2[Step 2];
|
|
s2-->s3[Step 3];
|
|
s2-->s3[Step 3];
|
|
s3-- yes -->s4[Step 4];
|
|
s3-- yes -->s4[Step 4];
|
|
s3-- no -->s5[Step 5];
|
|
s4-->s5[Step 5];
|
|
|
|
s3-- no -->s6[Step 6];
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |