[
{}
]
curl --location --request POST '/core/data/latest' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '[
{}
]'
[
{
"id": "string",
"tableId": "string",
"tagId": "string",
"time": 0,
"value": 0
}
]