IQ FireWatch LogoIQ FireWatch Docs

Image

Stored image captured/associated with a user–sensor and type.

Entity: Image

Description

Stored image captured/associated with a user–sensor and type.

Attributes

AttributeType / UnitDescription
IMIDPK (UUID/string)Image id.
USIDFK → UserSensor(UID,SID,valid_since)User–sensor link.
IMTIDFK → ImageType(IMTID)Image type.
image_key_UKstringStorage key (unique).
degree_positionintRotation/angle.
created_attimestampIngestion time.
ttlint/secondsRetention TTL.

Keys

  • Primary Key: IMID
  • Foreign Keys: USIDUserSensor(...), IMTIDImageType.IMTID
  • Unique Keys: image_key_UK

On this page