3.13 BSAElements Table

The BSAlements table contains a list of elements from which the BSLM Engine has received alarms. The table is used to normalize element DNames and is referenced by other BSLM Event store tables.

Table 3-12 BSAElements Table

Name

Type

P

M

F

Description

ElementKey

$ID$

Y

Y

N

A unique random number generated for the element when the record was created.

ElementDName

$IDX_STRING$

N

Y

N

The DName of the element for the current record. This field is URL encoded.

ElementName

$STRING$

N

N

N

The short name of the element for the current record.

IconReference

$STRING$

N

N

N

The icon associated to the element for the current record.

ElementDNameHash

NUMBER

N

Y

N

A 32‑bit CRC hash of the ElementDName field. Used for faster searches.