Difference between revisions of "Tablet configuration"

From Wiquipedia
Jump to navigation Jump to search
(How to configure an Android tablet to perform tests)
 
m
Line 1: Line 1:
 
An Android tablet is necessary to test the following flows:
 
An Android tablet is necessary to test the following flows:
  
- Enter / exit and automatic carpark
+
* Enter / exit an automatic carpark
- Enter / exit a manual operated carpark
+
*Enter / exit a manually operated carpark
- Charge on street
+
*Charge on street
- Charge in a carpark (automatic or manual operated, please note that at the moment this page is written we have no automatic carparks containing charging points in production and that the manual operated carparks represent the most of the affiliated carparks)
+
*Charge in a carpark (automatic or manual operated, please note that at the moment this page is written we have no automatic carparks containing charging points in Production and that the manually operated carparks represent the most of the affiliated carparks)
 +
 
 +
===Dashboard===
 +
This is the app for tablet in use to carpark operators and allow them to register the entrances
 +
 
 +
======Connect to an environment:======
 +
The app can connect to Production or to our test environments. To change this [TODO]
 +
 
 +
===Q-Simulator===
 +
This is the app for tablet to simulate entrances and exits to and from an '''automatic carpark'''
 +
 
 +
https://install.appcenter.ms/orgs/quisque/apps/q-simulator/distribution_groups/public%20release
 +
 
 +
The app works in absence of connectivity, it interacts via bluetooth with the mobile phone applications, so it's not required to set an environment (production, sandbox, staging ecc).
 +
 
 +
====== To simulate an entrance: ======
 +
Set:
 +
 
 +
''Role = "ENTRY"''
 +
 
 +
''Integration = "NONE"''
 +
 
 +
''Lane = "1"''
 +
 
 +
''ID = "1"''
 +
 
 +
====== To simulate an exit: ======
 +
Set:
 +
 
 +
''Role = "EXIT"''
 +
 
 +
''Integration = "NONE"''
 +
 
 +
''Lane = "1"''
 +
 
 +
''ID = "1"''
 +
 
 +
=== CU-Simulator ===
 +
This is the app for tablet to simulate '''charges'''

Revision as of 16:47, 7 May 2021

An Android tablet is necessary to test the following flows:

  • Enter / exit an automatic carpark
  • Enter / exit a manually operated carpark
  • Charge on street
  • Charge in a carpark (automatic or manual operated, please note that at the moment this page is written we have no automatic carparks containing charging points in Production and that the manually operated carparks represent the most of the affiliated carparks)

Dashboard

This is the app for tablet in use to carpark operators and allow them to register the entrances

Connect to an environment:

The app can connect to Production or to our test environments. To change this [TODO]

Q-Simulator

This is the app for tablet to simulate entrances and exits to and from an automatic carpark

https://install.appcenter.ms/orgs/quisque/apps/q-simulator/distribution_groups/public%20release

The app works in absence of connectivity, it interacts via bluetooth with the mobile phone applications, so it's not required to set an environment (production, sandbox, staging ecc).

To simulate an entrance:

Set:

Role = "ENTRY"

Integration = "NONE"

Lane = "1"

ID = "1"

To simulate an exit:

Set:

Role = "EXIT"

Integration = "NONE"

Lane = "1"

ID = "1"

CU-Simulator

This is the app for tablet to simulate charges