hi dyana. thanks for your response. We tried what you advise but we always gets wrongs params.
According to our case, when we get the tables rows blelows, do you confirm this values of unit_trips : "tableInd:" 1, "level":1 and the "from":0 ,"to":53 ?
Also does it possible to dm you for more explication? my email is megb@sliafrika.com
"tables": [
{
"name": "unit_stays",
"label": "Parking",
"grouping": {},
"flags": 272,
"rows": 55,
"level": 1,
"columns": 5,
"header": [
"Beginning",
"End",
"Duration",
"Location",
"Temps total"
],
"header_type": [
"time_begin",
"time_end",
"duration",
"location",
"duration_ival"
],
"total": [
"2020-12-22 09:24:19",
"2021-01-20 17:59:54",
"28 days 0:11:47",
"",
"29 days 8:35:35"
],
"totalRaw": [
{
"v": 1608629059,
"vt": 30
},
{
"v": 1611165594,
"vt": 30
},
{
"v": 2419907,
"vt": 40
},
{
"v": -348201.3876,
"vt": 0
},
{
"v": 2536535,
"vt": 40
}
]
},
{
"name": "unit_trips",
"label": "Voyage",
"grouping": {},
"flags": 400,
"rows": 54,
"level": 1,
"columns": 6,
"header": [
"Beginning",
"Initial location",
"End",
"Final location",
"Duration",
"Mileage"
],
"header_type": [
"time_begin",
"location_begin",
"time_end",
"location_end",
"duration",
"mileage"
],
"total": [
"2020-12-22 13:51:21",
"Cotonou, Benin",
"2021-01-20 07:48:23",
"N 1, Tillabéri, Niger, Ayerou Haoussa",
"1 days 8:23:48",
"1208 km"
],
"totalRaw": [
{
"v": 1608645081,
"vt": 30
},
{
"v": 0,
"vt": 1
},
{
"v": 1611128903,
"vt": 30
},
{
"v": 0,
"vt": 1
},
{
"v": 116628,
"vt": 40
},
{
"v": 1208434.16318,
"vt": 10
}
]
},
{
"name": "unit_stops",
"label": "Arrêts",
"grouping": {},
"flags": 272,
"rows": 2,
"level": 1,
"columns": 4,
"header": [
"Début",
"Fin",
"Durée",
"Lieu"
],
"header_type": [
"time_begin",
"time_end",
"duration",
"location"
],
"total": [
"2021-01-19 13:31:40",
"2021-01-19 18:16:01",
"0:02:27",
""
],
"totalRaw": [
{
"v": 1611063100,
"vt": 30
},
{
"v": 1611080161,
"vt": 30
},
{
"v": 147,
"vt": 40
},
{
"v": -348201.3876,
"vt": 0
}
]
}
],
"attachments": []
},