MotionSearchResult
A single search result with timestamp and change info.
timestampTimestamprequired
Timestamp where change was detected
change_percentageChange Percentagerequired
Percentage of ROI area that changed
MotionSearchResult
{
"timestamp": 0,
"change_percentage": 0
}