Get aggregated motion heatmap for specified time period and camera. Divides a camera’s resolution into a 36x64 grid and counts the number of motion events that occurred in each cell.
Your API key for Rhombus.
Authentication scheme indicator ("api-token").
9Request object for retrieving motion grid data for a device.
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
End time as a UNIX timestamp in seconds
1641081600
Start time as a UNIX timestamp in seconds
1640995200
OK
Response object containing motion grid counts for a device.
Matrix where each cell is a fraction of the camera's resolution and stores the total number of motion events that occurred in the given timeframe
Matrix where each cell is a fraction of the camera's resolution and stores the total number of motion events that occurred in the given timeframe
Matrix where each cell is a fraction of the camera's resolution and stores the total number of motion events that occurred in the given timeframe