Difference between revisions of "Demo enter exit parking"

From Wiquipedia
Jump to navigation Jump to search
(Add Panic section)
(Update procedure to pay with Postman)
Line 1: Line 1:
 
==== Before start ====
 
==== Before start ====
 +
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 install Postman on your laptop
  
Line 10: Line 12:
 
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, 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) and to pay the parking
+
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)
  
If you are in dev, turn off the bluetooth on your phone before turning on the tablet
+
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) ====
# Verify that you have the latest version of Hello Android app (on dev or production, depending on where you want to run the demo) - dev:  https://install.appcenter.ms/orgs/quisque/apps/hello-android-dev/distribution_groups/public - production: TBD
 
 
# <u>Login r2p</u>
 
# <u>Login r2p</u>
 
# <u>Login Hello</u>
 
# <u>Login Hello</u>
Line 25: Line 32:
 
# 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 🧘
# Open the mobile application (r2p or Hello) and pay the parking
+
# <u>Pay</u> (r2p or Hello)
#<u>Toggle entrance/exit request on dashboard</u> (r2p or Hello)
+
#<u>Toggle entrance/exit request on dashboard</u> again (r2p or Hello)
 
# Accept exit (ask the parking operator #nonloso)
 
# Accept exit (ask the parking operator #nonloso)
 
# Tell the parking operator the pin in case of Hello (#nonloso)
 
# Tell the parking operator the pin in case of Hello (#nonloso)
Line 81: Line 88:
  
 
===== Panic =====
 
===== Panic =====
1) se viene lanciata una chiamata <code>Toggle entrance/exit requeston dashboard</code> per sbaglio, la cosa migliore è invitare il parcheggiatore ad accettare l'ingresso (o l'uscita) e al più ripetere quel pezzo di demo da capo
+
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")

Revision as of 16:13, 25 March 2022

Before start

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)

  1. Login r2p
  2. Login Hello
  3. Login superadmin
  4. 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
  5. Booking (r2p or Hello)
  6. Toggle entrance/exit request on dashboard (r2p or Hello)
  7. Wait for the request to accept entrance to appear on the tablet (ask the parking operator #nonloso)
  8. Accept entrance (ask the parking operator #nonloso)
  9. The car is in the parking 🥳 breathe 🧘
  10. Pay (r2p or Hello)
  11. Toggle entrance/exit request on dashboard again (r2p or Hello)
  12. Accept exit (ask the parking operator #nonloso)
  13. Tell the parking operator the pin in case of Hello (#nonloso)
  14. You are done, you awesome 🌸

Demo users and pin codes

ambiente appId nome cognome targa email 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
Panic

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")