eta_nexus.nodes.influx_node module

class eta_nexus.nodes.influx_node.InfluxNode(name: str, url: str, protocol: str, *args: Any, **kwargs: Any)[source]

Bases: Node

Node for the InfluxDB module.

database: str
table: str
property field: str

Alias for the underlying field/column name.