Synchronize readings
Synchronise les relev�s.
Mis à jour
Synchronise les relev�s.
Mis à jour
POST /readings/synchronize HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 230
{
"readings": [
{
"reading": {
"deviceId": "text",
"contentId": "text",
"startDate": "2025-12-11T15:37:15.695Z",
"endDate": "2025-12-11T15:37:15.695Z",
"uniqueId": "text"
},
"events": [
{
"eventType": "text",
"timestamp": "2025-12-11T15:37:15.695Z"
}
]
}
]
}