IQ FireWatch LogoIQ FireWatch Docs

FireStation

Fire station metadata and location, owned/created by a user.

Entity: FireStation

Description

Fire station metadata and location, owned/created by a user.

Attributes

AttributeType / UnitDescription
FSIDPK (UUID/string)Fire station id.
UIDFK → User(UID)Creator/owner.
longfloatLongitude.
latfloatLatitude.
namestringStation name.
...Other fields.

Keys

  • Primary Key: FSID
  • Foreign Keys: UIDUser.UID
  • Unique Keys: (optional) consider unique on name