FaceFamiliarDetectionEvent

Description

A familiar face has been detected by the camera.

Fields

Key Type Description
deviceDevice

Nest camera device which has this feature enabled.

Required

eventDataFieldPath

A specific piece of event data to check.

Optional

To use this field, at least one of the following fields SHOULD be used: is, isNot, greaterThan, greaterThanOrEqualTo, lessThan, lessThanOrEqualTo

isDynamic

Checks if the event data is equal to a value.

Optional

To use this field, all the following fields CANNOT be used: isNot, greaterThanOrEqualTo, greaterThan, lessThanOrEqualTo, lessThan

To use this field, all the following fields SHOULD be used: eventData

isNotDynamic

Checks if the event data is not equal to a value.

Optional

To use this field, all the following fields CANNOT be used: is, greaterThanOrEqualTo, greaterThan, lessThanOrEqualTo, lessThan

To use this field, all the following fields SHOULD be used: eventData

greaterThanDynamic

Checks if the event data is greater than (>) a value.

Optional

To use this field, all the following fields CANNOT be used: isNot, is, greaterThanOrEqualTo

greaterThanOrEqualToDynamic

Checks if the event data is greater than or equal to (>=) a value.

Optional

To use this field, all the following fields CANNOT be used: isNot, is, greaterThan

lessThanDynamic

Checks if the event data is less than (<) a value.

Optional

To use this field, all the following fields CANNOT be used: isNot, is, lessThanOrEqualTo

lessThanOrEqualToDynamic

Checks if the event data is less than or equal to (<=) a value.

Optional

To use this field, all the following fields CANNOT be used: isNot, is, lessThan

forDuration

Checks if the elapsed time duration since last valid event seen has exceeded this value. Only applicable for Starters, cannot be used with Conditions.

Optional

suppressForDuration

Suppress the triggering of the starter for a certain time period.

Optional

Examples

starters:-type:device.event.FaceFamiliarDetectiondevice:My Camera - Room Name