type

Point

Point : PhEntity

Data point such as a sensor or actuator. See Points chapter.

subtypes BoolPoint  ​CmdPoint  ​CurPoint  ​EnumPoint  ​HisPoint  ​NumberPoint  ​SensorPoint  ​SpPoint  ​SyntheticPoint  ​WeatherPoint  ​WritablePoint 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

equipRef

Reference to equip which contains this entity

his

Supports historization of data

kind

Kind name used to identity a value data type

pointFunction

Sensor, command, setpoint/softpoint

pointQuantity

Quantity measured or controlled

pointSubject

Substance/phenomenon measured or controlled

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

writable

Supports writing data

equips

Parent Equips that contain this Point

point Marker inherits ph::PhEntity.point

Data point such as a sensor or actuator. See Points chapter.

cur Marker? inherits ph::PhEntity.cur

Supports current value

equipRef Ref? inherits ph::PhEntity.equipRef

Reference to equip which contains this entity

his Marker? inherits ph::PhEntity.his

Supports historization of data

kind Kind inherits ph::PhEntity.kind

Kind name used to identity a value data type

pointFunction PointFunction?

Sensor, command, setpoint/softpoint

pointQuantity Quantity?

Quantity measured or controlled

pointSubject Phenomenon?

Substance/phenomenon measured or controlled

siteRef Ref? inherits ph::PhEntity.siteRef

Reference to site which contains the entity

spaceRef Ref? inherits ph::PhEntity.spaceRef

Reference to space which contains this entity

systemRef MultiRef? inherits ph::PhEntity.systemRef

Reference to system

tz TimeZone? inherits ph::PhEntity.tz

Timezone identifier from standard timezone database

writable Marker? inherits ph::PhEntity.writable

Supports writing data

equips Query <of:Equip, via:equipRef+>

Parent Equips that contain this Point

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT