v1
This commit is contained in:
26
sample.json
Normal file
26
sample.json
Normal file
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"locationId": 5023,
|
||||
"startTimestamp": "2023-03-03T06:15",
|
||||
"endTimestamp": "2023-03-03T06:30",
|
||||
"active": true,
|
||||
"duration": 15,
|
||||
"remoteInd": false
|
||||
},
|
||||
{
|
||||
"locationId": 5023,
|
||||
"startTimestamp": "2023-04-03T06:15",
|
||||
"endTimestamp": "2023-04-03T06:30",
|
||||
"active": true,
|
||||
"duration": 15,
|
||||
"remoteInd": false
|
||||
},
|
||||
{
|
||||
"locationId": 5023,
|
||||
"startTimestamp": "2023-04-03T06:30",
|
||||
"endTimestamp": "2023-04-03T06:45",
|
||||
"active": true,
|
||||
"duration": 15,
|
||||
"remoteInd": false
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user