- Index
- »
- conn
- »
- connFeatures
def
connFeatures
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 supportedpollMode
: manual or buckets
Also see Custom Connectors