Skip to main content

MotionSearchResult

A single search result with timestamp and change info.

timestampTimestamp (number)required

Timestamp where change was detected

change_percentageChange Percentage (number)required

Percentage of ROI area that changed

MotionSearchResult
{
"timestamp": 0,
"change_percentage": 0
}