type

SedonaPoint

SedonaPoint : ConnPoint

Point which synchronizes data via a Sedona 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

sedonaPoint

Marker tag for SedonaPoint type

sedonaConnRef

Used on a proxy point to reference its parent sedonaConn

sedonaCur

Sedona address to use for current value subscritions

sedonaWrite

Sedona address to use for writing

sedonaPoint Marker

Marker tag for SedonaPoint type

sedonaConnRef Ref? <of:SedonaConn>

Used on a proxy point to reference its parent sedonaConn

sedonaCur Str?

Sedona address to use for current value subscritions. Formatted as "compId.slot".

sedonaWrite Str?

Sedona address to use for writing. Formatted as "compId.slot".

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