mixin

Funcs

Funcs : Funcs

meta mixin slots sedonaPing

Deprecated - use connPing()

sedonaSyncCur

Deprecated - use connSyncCur()

sedonaReadComp

Synchronously read the current state of the component identified by the given component identifier

sedonaWrite

Synchronously write a property

sedonaPing (conn: Obj) => Future <admin, deprecated>

Deprecated - use connPing()

sedonaSyncCur (points: Obj) => List <admin, deprecated>

Deprecated - use connSyncCur()

sedonaReadComp (conn: Obj, compId: Number) => Obj? <admin>

Synchronously read the current state of the component identified by the given component identifier.

sedonaWrite (conn: Obj, addr: Str, val: Obj?) => Obj? <admin>

Synchronously write a property

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