mixin

Spec

Spec : Spec

meta mixin slots connFeatures

Defines the features supported by a given connector

connFeatures Dict?

Defines the features supported by a given connector. This is a tag added to the conn def itself. The value is a dict with the following standardized keys:

  • learn: marker tag if point learn is supported
  • pollMode: manual or buckets Also see docHaxall::CustomConns#defs

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