Skip to Content
DocsReferenceOverview

Reference · lookup

Look up any building block

Every winkComposer node grouped by category — parameters, inputs, outputs, one entry per node.

Nodes by Category

Signal ConditioningComing soon

Clean and prepare raw data — smooth noise, filter frequencies, validate ranges, and remove spikes before they reach the pipeline.

Feature ExtractionComing soon

Extract patterns from streaming data — track trends, measure correlation, detect state changes, and compute windowed statistics.

DetectionComing soon

Spot anomalies and confirm them — detect mean shifts, check thresholds, validate persistence, and measure process capability.

ArithmeticComing soon

Simple math between fields — running totals, differences, ratios, and flag inversion.

Flow ControlComing soon

Control what runs — gate messages with conditions and coordinate nodes dynamically.

EmittersComing soon

Get data out — broadcast alerts to MQTT and persist records to storage when conditions are met.

Looking for a specific node? See the Node Index.

Beyond Nodes

Flow ConfigurationComing soon

Source adapters, emitters, storage, naming policies, and asset class binding — everything between flow() and .run().

Semantics ReferenceComing soon

Column schemas, three-tier limits, asset classes, enumerations, and the loader API — the complete metadata specification.

Tunables & HelpersComing soon

Dynamic options that adapt at runtime — built-in helpers, resolution behavior, and what happens when a tunable throws.

Last updated on