Skip to content

Sinks

Each transform route fans out to a set of sinks — hub, push, NATS, MQTT, SQLite, ClickHouse, or Postgres/TimescaleDB.

Updated View as Markdown

Each route declares which sinks it fans out to (omit to inherit the default, which is all sinks). Names map case-insensitively.

Name Aliases Delivers to
hub ws In-process WebSocket hub (live canvas preview).
push http, webhook HMAC-signed POST to connector.push_endpoint.
nats jetstream NATS subject.
mqtt none MQTT topic.
storage sqlite Local SQLite retention.
clickhouse ch ClickHouse table.
postgres pg, timescale Postgres / TimescaleDB hypertable.
Navigation

Type to search…

↑↓ navigate↵ selectEsc close