type

SedonaConn

SedonaConn : Conn

Sedona Sox connector to a remote device.

slots id

Unique identifier for entity in its project

spec

Type of this entity

conn

Marker tag for Conn type

actorTimeout

Timeout for messages send to the connector's actor thread

connErr

Error message associated when connStatus indicates an error condition

connLinger

Linger timeout used to keep a connector open

connOpenRetryFreq

Duration used for connector open retries

connPingFreq

Duration used to configure the auto-ping feature on a given connector

connState

Current connection open/close state of a connector

connStatus

Current status of a connector as one of the predefined strings See Connectors

connTuningRef

Reference to a tuning configuration defined by a ConnTuning rec

disabled

Sets connector into disabled state to prevent communication

sedonaConn

Marker tag for SedonaConn type

uri

Universal resource identifier

username

Username for authentication

password

Password for authentication

sedonaConn Marker

Marker tag for SedonaConn type

uri Uri?

Universal resource identifier

username Str?

Username for authentication

password Password?

Password for authentication

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