IQ FireWatch LogoIQ FireWatch Docs

Alarm

Alarm event, optionally linked to a parent alarm, state, and station.

Entity: Alarm

Description

Alarm event, optionally linked to a parent alarm, state, and station.

Attributes

AttributeType / UnitDescription
AIDPK (UUID/string)Alarm id.
parent_AIDFK → Alarm(AID)Parent alarm (self-ref).
ASIDFK → AlarmState(ASID)Alarm state.
FSIDFK → FireStation(FSID)Related fire station.
x1numberExtra field/coordinate.
y1numberExtra field/coordinate.
x2numberExtra field/coordinate.
x3numberExtra field/coordinate.

Keys

  • Primary Key: AID
  • Foreign Keys: parent_AIDAlarm.AID, ASIDAlarmState.ASID, FSIDFireStation.FSID
  • Unique Keys:

On this page