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.6 ∙ 21-Jul-2026 09:48 EDT