Difference between revisions of "Demo enter exit parking"
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==== Before start ==== | ==== Before start ==== | ||
− | You have to install Postman | + | If you are in dev, ensure that the bluetooth on your phone is turned off before turning on the tablet |
+ | |||
+ | You have to install Postman on your laptop | ||
You have to import the collection "Parking demo" and the environments "Demo - dev" and "Demo - PRODUCTION" | You have to import the collection "Parking demo" and the environments "Demo - dev" and "Demo - PRODUCTION" | ||
Line 6: | Line 8: | ||
You have to double check you are in the right environment (top right corner in Postman): dev or production | You have to double check you are in the right environment (top right corner in Postman): dev or production | ||
− | You have to know the PIN of the user you are going to use for the demo | + | You have to know the PIN of the Hello user you are going to use for the demo |
+ | |||
+ | You have to be sure that, at the moment of the call, the parking hours say it is '''open''' and that the parking is '''not full''', otherwise you will not be able to book for the demo | ||
+ | |||
+ | You have to be sure that you have Hello app and r2p app installed on your phone, both for dev and for production, you are logged in with the same users you are going to use for the demos and that you have a mobility package / hello credit rich enough to cover several debits. This is needed in case some of your bookings expire while you are talking to parking operators (after 3 expired bookings you will have a debit and you have to pay it in order to make a new booking) | ||
+ | |||
+ | Download dev: | ||
+ | |||
+ | https://install.appcenter.ms/orgs/quisque/apps/hello-android-dev/distribution_groups/public | ||
+ | |||
+ | Download production: | ||
+ | |||
+ | TBD | ||
==== Procedure for the demo (<u>underlined</u> = it's a postman tab) ==== | ==== Procedure for the demo (<u>underlined</u> = it's a postman tab) ==== | ||
+ | # Enter the '''parkingId''' of the parking you are going to call in the production environment in Postman (always choose "CURRENT VALUE", you can write both in "INITIAL VALUE" and in "CURRENT VALUE", the former is the one that will be adopted by postman) | ||
# <u>Login r2p</u> | # <u>Login r2p</u> | ||
− | # <u>Login | + | # <u>Login Hello</u> |
# <u>Login superadmin</u> | # <u>Login superadmin</u> | ||
# <small>Decide which parking you want to call, retrieve its id and set it in the environment "Demo - PRODUCTION" clicking the eye in top right corner in Postman</small> | # <small>Decide which parking you want to call, retrieve its id and set it in the environment "Demo - PRODUCTION" clicking the eye in top right corner in Postman</small> | ||
− | # <u>Booking (r2p or | + | # <u>Booking (r2p or Hello)</u> |
− | # <u> | + | # <u>Toggle entrance/exit request on dashboard</u> (r2p or Hello) |
# Wait for the request to accept entrance to appear on the tablet (ask the parking operator #nonloso) | # Wait for the request to accept entrance to appear on the tablet (ask the parking operator #nonloso) | ||
− | |||
# Accept entrance (ask the parking operator #nonloso) | # Accept entrance (ask the parking operator #nonloso) | ||
# The car is in the parking 🥳 breathe 🧘 | # The car is in the parking 🥳 breathe 🧘 | ||
− | # <u> | + | # <u>Pay</u> (r2p or Hello) |
− | + | #<u>Toggle entrance/exit request on dashboard</u> again (r2p or Hello) | |
− | # <u> | ||
# Accept exit (ask the parking operator #nonloso) | # Accept exit (ask the parking operator #nonloso) | ||
− | # Tell the parking operator the pin (#nonloso) | + | # Tell the parking operator the pin in case of Hello (#nonloso) |
# You are done, you awesome 🌸 | # You are done, you awesome 🌸 | ||
− | ==== Demo users and | + | ==== Demo users and pin codes ==== |
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
Line 55: | Line 68: | ||
| - | | - | ||
|5f89b8695a6c0e0001fd821e | |5f89b8695a6c0e0001fd821e | ||
+ | |- | ||
+ | |DEV | ||
+ | |hello | ||
+ | |Mirko | ||
+ | |Ramondino | ||
+ | |QU666UE | ||
+ | |mirkoramondino@gmail.com | ||
+ | |5054 | ||
+ | |622b84a4749c1f00012c732a | ||
+ | |- | ||
+ | |DEV | ||
+ | |hello | ||
+ | |Benedetta | ||
+ | |Trovarelli | ||
+ | |QU414UE | ||
+ | |benedetta@quisque.io | ||
+ | |9414 | ||
+ | |622b849b749c1f00012c7327 | ||
+ | |- | ||
+ | |PROD | ||
+ | |hello | ||
+ | |Benedetta | ||
+ | |Trovarelli | ||
+ | |QU014UE | ||
+ | |b.trovarelli@hellomobility.net | ||
+ | | | ||
+ | |6244610ad0af8200013cb967 | ||
+ | |- | ||
+ | |PROD | ||
+ | |hello | ||
+ | |Mirko | ||
+ | |Ramondino | ||
+ | |QU012UE | ||
+ | |m.ramondino@hellomobility.net | ||
+ | | | ||
+ | |6244636cd0af8200013cb9cb | ||
|} | |} | ||
+ | |||
+ | ===== Panic ===== | ||
+ | 1) se viene lanciata una chiamata <code>Toggle entrance/exit request on dashboard</code> per errore, la cosa migliore da fare è invitare il parcheggiatore ad accettare l'ingresso (o l'uscita) e al più ripetere quel pezzo di demo da capo | ||
+ | |||
+ | 2) E' possibile eliminare una prenotazione (V. cartella "Emergency kit") | ||
+ | |||
+ | 3) Se parcheggiatore impiega più di 15' ad accettare l'uscita, l'utente torna in sosta, a quel punto ripetere i passi 10) e 11) cioè | ||
+ | |||
+ | - fare un nuovo pagamento (P<u>ay</u>) | ||
+ | |||
+ | - forzare nuovamente uscita (<u>Toggle entrance/exit request on dashboard</u>) |
Latest revision as of 09:58, 3 May 2022
Before start[edit | edit source]
If you are in dev, ensure that the bluetooth on your phone is turned off before turning on the tablet
You have to install Postman on your laptop
You have to import the collection "Parking demo" and the environments "Demo - dev" and "Demo - PRODUCTION"
You have to double check you are in the right environment (top right corner in Postman): dev or production
You have to know the PIN of the Hello user you are going to use for the demo
You have to be sure that, at the moment of the call, the parking hours say it is open and that the parking is not full, otherwise you will not be able to book for the demo
You have to be sure that you have Hello app and r2p app installed on your phone, both for dev and for production, you are logged in with the same users you are going to use for the demos and that you have a mobility package / hello credit rich enough to cover several debits. This is needed in case some of your bookings expire while you are talking to parking operators (after 3 expired bookings you will have a debit and you have to pay it in order to make a new booking)
Download dev:
https://install.appcenter.ms/orgs/quisque/apps/hello-android-dev/distribution_groups/public
Download production:
TBD
Procedure for the demo (underlined = it's a postman tab)[edit | edit source]
- Enter the parkingId of the parking you are going to call in the production environment in Postman (always choose "CURRENT VALUE", you can write both in "INITIAL VALUE" and in "CURRENT VALUE", the former is the one that will be adopted by postman)
- Login r2p
- Login Hello
- Login superadmin
- Decide which parking you want to call, retrieve its id and set it in the environment "Demo - PRODUCTION" clicking the eye in top right corner in Postman
- Booking (r2p or Hello)
- Toggle entrance/exit request on dashboard (r2p or Hello)
- Wait for the request to accept entrance to appear on the tablet (ask the parking operator #nonloso)
- Accept entrance (ask the parking operator #nonloso)
- The car is in the parking 🥳 breathe 🧘
- Pay (r2p or Hello)
- Toggle entrance/exit request on dashboard again (r2p or Hello)
- Accept exit (ask the parking operator #nonloso)
- Tell the parking operator the pin in case of Hello (#nonloso)
- You are done, you awesome 🌸
Demo users and pin codes[edit | edit source]
ambiente | appId | nome | cognome | targa | pin | id | |
---|---|---|---|---|---|---|---|
DEV | hello | Fede Hello | Olto Hello | QU444UE | fede@fede.com | 9892 | 6233127062cfc10001e3ccde |
DEV | r2p | Fede r2p | Olto r2p | QU966UE | fede@gmail.com | - | 5f89b8695a6c0e0001fd821e |
DEV | hello | Mirko | Ramondino | QU666UE | mirkoramondino@gmail.com | 5054 | 622b84a4749c1f00012c732a |
DEV | hello | Benedetta | Trovarelli | QU414UE | benedetta@quisque.io | 9414 | 622b849b749c1f00012c7327 |
PROD | hello | Benedetta | Trovarelli | QU014UE | b.trovarelli@hellomobility.net | 6244610ad0af8200013cb967 | |
PROD | hello | Mirko | Ramondino | QU012UE | m.ramondino@hellomobility.net | 6244636cd0af8200013cb9cb |
Panic[edit | edit source]
1) se viene lanciata una chiamata Toggle entrance/exit request on dashboard
per errore, la cosa migliore da fare è invitare il parcheggiatore ad accettare l'ingresso (o l'uscita) e al più ripetere quel pezzo di demo da capo
2) E' possibile eliminare una prenotazione (V. cartella "Emergency kit")
3) Se parcheggiatore impiega più di 15' ad accettare l'uscita, l'utente torna in sosta, a quel punto ripetere i passi 10) e 11) cioè
- fare un nuovo pagamento (Pay)
- forzare nuovamente uscita (Toggle entrance/exit request on dashboard)