IQ FireWatch LogoIQ FireWatch Docs

Sensor

Physical sensor device owned by an auth user and of a specific type.

Entity: Sensor

Description

Physical sensor device owned by an auth user and of a specific type.

Attributes

AttributeType / UnitDescription
SIDPK (UUID/string)Sensor id.
ZIDFK → AuthUser(ZID)Owning auth user/tenant.
STIDFK → SensorType(STID)Sensor type.
Snr_UKstringSerial number (unique).
HRSnr_UKstringHardware serial/revision (unique).
authflash_verifiedbooleanVerified via authflash.
lastPingtimestampLast heartbeat.
software_versionstringFirmware/app version.
longfloatLongitude.
latfloatLatitude.

Keys

  • Primary Key: SID
  • Foreign Keys: ZIDAuthUser.ZID, STIDSensorType.STID
  • Unique Keys: Snr_UK, HRSnr_UK

On this page