type

ObixPoint

ObixPoint : ConnPoint

Point which synchronizes data via a oBIX connector

slots id

Unique identifier for entity in its project

spec

Type of this entity

connTuningRef

Reference to a tuning configuration defined by a ConnTuning rec

curCalibration

Calibration value to apply to adjust the value read from the connector before updating curVal

curConvert

Conversion to apply when reading curVal from connector

hisConvert

Conversion to apply when reading history data from connector

writeConvert

Conversion to apply when writing writeVal to the connector

obixPoint

Marker tag for ObixPoint type

obixConnRef

Used on a proxy point to reference its parent obixConn

obixCur

Used on a oBIX proxy point to store the URI of the entity in the remote system used to read and watch curVal

obixHis

URI of the obix:History to synchronized history data

obixWrite

URI of the obix:WritablePoint to write writeVal

obixWriteLevel

Number between 1 and 16 used with obixWrite to determine which priority level of the remote system is written to

obixPoint Marker

Marker tag for ObixPoint type

obixConnRef Ref? <of:ObixConn>

Used on a proxy point to reference its parent obixConn

obixCur Uri?

Used on a oBIX proxy point to store the URI of the entity in the remote system used to read and watch curVal.

obixHis Uri?

URI of the obix:History to synchronized history data.

obixWrite Uri?

URI of the obix:WritablePoint to write writeVal.

obixWriteLevel Int?

Number between 1 and 16 used with obixWrite to determine which priority level of the remote system is written to.

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