Connect InfluxDB time-series bridge
connect_influxdb_timeseries_bridgeCreates an InfluxDB telemetry scaffold with measurement and field maps, query/write adapter notes, and token-safety warnings for TouchDesigner.
Instructions
Create an InfluxDB telemetry scaffold with measurement maps, field maps, query/write adapter notes, and token-safety warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | tdmcp | |
| name | No | Generated baseCOMP name. | influxdb_timeseries_bridge |
| active | No | ||
| bucket | No | show | |
| field_count | No | ||
| parent_path | No | Parent COMP for the InfluxDB scaffold. | /project1 |
| adapter_mode | No | webclient_json | |
| endpoint_url | No | http://127.0.0.1:8086 | |
| poll_seconds | No | ||
| measurement_count | No |