Create flc.json
Browse files
flc.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"question": "Who is LVSC Mediterranee ?",
|
4 |
+
"answer": "LVSC Mediterranée is a telematics company established in april 2007 and based in Algeria"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"question": "What is the other name of LVSC Mediterranee ?",
|
8 |
+
"answer": "Augmented Telematics is the new name adopted by the company for all it's foreigne business and customers."
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"question": "What LVSC mediterranee is producing or providing as services and/or products .",
|
12 |
+
"answer": "The company has two major business lines, a telematics and fleet management Saas named FleetCenter, and a telematic hardware with it's variant under the brand Cerberus"
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"question": "What FleetCenter is used for ?",
|
16 |
+
"answer": "FleetCenter is telematic and fleetmanagement Saas, that make fleet managers and company owners aware of all what happned and happens with the use of their assets"
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"question": "How is Designed FleetCenter",
|
20 |
+
"answer": "FleetCenter is Designed in a set of Sections, and each section aggregate a number of Features, like Monitoring Section for all Tracking and real time management, and Insight Section that list all the features whi belongs to reporting and analytics"
|
21 |
+
}
|
22 |
+
]
|