Je ne sais pas si ça peut plus t’aider mais voici un get pour avoir les évènements dans une fourchette de 5min (https://xxxx/proxy/protect/api/events?start=1727293500000&end=1727293800000) et ça m’a retourné 2 évènements (je suis passé devant la caméra)
(Le log de jeedom en debug n’a pas changé pendant ce temps.)
Réponse complète
[
{
"id": "66f468be02784103e4000697",
"modelKey": "event",
"type": "motion",
"start": 1727293624419,
"end": 1727293636503,
"score": 0,
"smartDetectTypes": [],
"smartDetectEvents": [
"66f468be007e4103e4000696"
],
"camera": "63f63b65035a5a03e400d1db",
"partition": null,
"user": null,
"metadata": {
"ramDescription": "",
"detectedThumbnails": [
{
"type": "motion",
"croppedId": "66f468c300684103e40006a0",
"clockBestWall": 1727293630419
}
],
"ramClassifications": []
},
"thumbnail": "e-66f468be02784103e4000697",
"heatmap": "e-66f468be02784103e4000697",
"timestamp": 1727293630461,
"description": {
"messageRaw": "{deviceLink} has recorded motion. {viewLink}",
"messageKeys": [
{
"key": "deviceLink",
"text": "Arrière",
"style": [
"link"
],
"action": "viewDeviceDetails",
"params": {
"deviceId": "63f63b65035a5a03e400d1db"
}
},
{
"key": "viewLink",
"text": "View",
"style": [
"link"
],
"action": "viewCameraTimelapse",
"params": {
"cameraId": "63f63b65035a5a03e400d1db",
"start": 1727293624419
}
}
]
},
"category": "motion"
},
{
"id": "66f468be007e4103e4000696",
"modelKey": "event",
"type": "smartDetectZone",
"start": 1727293624921,
"end": 1727293641554,
"score": 78,
"smartDetectTypes": [
"person"
],
"smartDetectEvents": [],
"camera": "63f63b65035a5a03e400d1db",
"partition": null,
"user": null,
"metadata": {
"detectedAreas": [
{
"areaIndexes": [
64,
74,
84,
94,
104,
65,
75,
85,
95,
105,
54,
55,
56,
66,
76,
86,
96,
45,
46
],
"smartDetectObject": "66f468c500064103e40006a6"
}
],
"ramDescription": "",
"detectedThumbnails": [
{
"type": "person",
"objectId": "66f468c500064103e40006a6",
"croppedId": "66f468c403e34103e40006a5",
"attributes": {},
"confidence": 91,
"clockBestWall": 1727293631866
}
],
"ramClassifications": []
},
"thumbnail": "e-66f468be007e4103e4000696",
"heatmap": "e-66f468be007e4103e4000696",
"timestamp": 1727293633237,
"description": {
"messageRaw": "{deviceLink} has recorded a person. {viewLink}",
"messageKeys": [
{
"key": "deviceLink",
"text": "Arrière",
"style": [
"link"
],
"action": "viewDeviceDetails",
"params": {
"deviceId": "63f63b65035a5a03e400d1db"
}
},
{
"key": "viewLink",
"text": "View",
"style": [
"link"
],
"action": "viewCameraTimelapse",
"params": {
"cameraId": "63f63b65035a5a03e400d1db",
"start": 1727293624921
}
}
]
},
"category": "smart"
}
]