IQ FireWatch LogoIQ FireWatch Docs

ExclusionArea

Polygon/rectangle area excluded from processing for a user–sensor image context.

Entity: ExclusionArea

Description

Polygon/rectangle area excluded from processing for a user–sensor image context.

Attributes

AttributeType / UnitDescription
EAIDPK (UUID/string)Exclusion area id.
USIDFK → UserSensor(UID,SID,valid_since)User–sensor link.
IMIDFK → Image(IMID)Related image.
created_attimestampCreation time.
x1numberX coordinate 1.
y1numberY coordinate 1.
x2numberX coordinate 2.
y2numberY coordinate 2.
namestringLabel/name.

Keys

  • Primary Key: EAID
  • Foreign Keys: USIDUserSensor(...), IMIDImage.IMID
  • Unique Keys: