type

OccupiedPoint

OccupiedPoint : BoolPoint

Point associated with the occupied state. This is a boolean state where false means unoccupied and true means occupied.

subtypes OccupiedSensor  ​OccupiedSp 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

Boolean points are required to have "Bool" kind

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

enum

Optional text for boolean value formatted as "falseText,trueText"

occupied

Setpoint or sensor indicating occupancy of a space

enum Obj <val:OccupiedEnum>

Optional text for boolean value formatted as "falseText,trueText"

occupied Marker inherits ph::PhEntity.occupied

Setpoint or sensor indicating occupancy of a space. See Zones chapter.

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