lib

hx.conn

meta categorieshaxall depends{lib:sys, versions:5.0.0}, {lib:axon, versions:4.0.5}, {lib:hx, versions:4.0.5}, {lib:hx.point, versions:4.0.5} libExtConnFwExt licenseAFL-3.0 org{uri:https://haxall.io/, dis:Haxall} vcs{type:git, uri:https://github.com/haxall/haxall} version4.0.5 mixins Spec

types Conn

Connector for communication to a remote system

ConnExt

Connector extension base type

ConnFwExt

Connector framework extension

ConnPoint

Point associated with a connector for data synchronization with remote system

ConnState

Connector open/close state enumeration

ConnStatus

Connector status enumeration

ConnTuning

Marker applied to a rec which defines a tuning configuration

PointConvert

Point value conversion string used to normalize data to/from a remote system

funcs connClose

Force the given connector closed and return a future

connDetails

Return debug details for a connector or a connector point

connLearn

Perform a learn on the given connector and return a future

connPing

Perform a ping on the given connector and return a future

connPoints

Return the points for a connector as list of dicts

connPointsVia

Select a group of points explicitly via specific connector library or connector

connSyncCur

Perform a remote sync of current values for the given points

connSyncHis

Perform a remote sync of history data for the given points

connTrace

Read a connector trace log as a grid

connTraceClear

Clear the trace log for the given connector

connTraceDisable

Disable tracing on the given connector

connTraceDisableAll

Disable tracing on every connector in the database

connTraceEnable

Enable tracing on the given connector

connTraceIsEnabled

Return true or false if given connector has its tracing enabled

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