type

SyntheticPoint

SyntheticPoint : Point

See Synthetics chapter.

meta abstract slots id

Unique identifier for entity in its project

spec

Type of this entity

point

Data point such as a sensor or actuator

cur

Supports current value

enum

Defines an eumeration of string key names

equipRef

Reference to equip which contains this entity

his

Supports historization of data

kind

Kind name used to identity a value data type

maxVal

Inclusive maximum for a numeric value

minVal

Inclusive minimum for a numeric value

pointFunction

pointQuantity

pointSubject

siteRef

Reference to site which contains the entity

spaceRef

Reference to space which contains this entity

systemRef

Reference to system

tz

Timezone identifier from standard timezone database

unit

Unit identifier from standard unit database

writable

Supports writing data

equips

Parent Equips that contain this Point

synthetic

Synthetic point with computed operational data

syntheticModelRef

See Synthetics chapter

synthetic Marker

Synthetic point with computed operational data. The computed data if classified as:

  • ml for machine learning
  • sim for simulation
  • computed as catch all for other computations

See Synthetics chapter.

syntheticModelRef Ref?

See Synthetics chapter.

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST