Appearance
Data Pipelines Overview
Verified user flows
- Create data pipeline
- Edit data pipeline
- Delete data pipeline
- Preview telemetry transformation
- Save & activate
- Bind data pipeline to a device profile
Key concepts
- Pipelines are a linear set of steps
- Steps can be disabled without deleting them
- “Blank pipeline” = passthrough (default behavior stays the same)
Step types
Data pipelines support the same step catalog as attribute pipelines.
Common telemetry-focused steps:
- Filter range: drop whole message if a numeric key is outside min/max
- Clamp range: cap numeric values without dropping the message
- Pick keys: keep only specified keys
