type

EcobeePoint

EcobeePoint : ConnPoint

Point which synchronizes data via an Ecobee 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

ecobeePoint

Marker tag for EcobeePoint type

ecobeeConnRef

Used on a proxy point to reference its parent ecobeeConn

ecobeeCur

Ecobee address to use to get the current value

ecobeeHis

Ecobee address to use to sync point history

ecobeeWrite

Ecobee address to use to write a point value

ecobeePoint Marker

Marker tag for EcobeePoint type

ecobeeConnRef Ref? <of:EcobeeConn>

Used on a proxy point to reference its parent ecobeeConn

ecobeeCur Str?

Ecobee address to use to get the current value.

ecobeeHis Str?

Ecobee address to use to sync point history.

ecobeeWrite Str?

Ecobee address to use to write a point value.

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