Files
globalenter/sample.json
Joey Eamigh 20d2ecc5f6 v1
2023-02-06 22:19:38 -05:00

26 lines
536 B
JSON

[
{
"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
}
]