Skip to content

Standardizing and Cleansing IoT data before sending downstream #1046

Open
@ybyzek

Description

@ybyzek

Describe the use case

There is already an IoT recipe that talks about IoT from the perspective of anomaly detection https://confluentinc.github.io/ksqldb-recipes/anomaly-detection/internet-of-things/ . In contrast, this recipe describes a use case for something that has to happen as a precursor, which is standardizing and cleansing the incoming IoT device data (before it's processed for anomaly detection). Pull raw events, join data between events and sensors, normalize identifiers, assign an event UUID, convert timestamps, assign the key as the device id, etc.

Provide the ksqlDB application

See src (Confluent-internal only)

Metadata

Metadata

Assignees

Labels

recipeuse caseA tutorial with an extended business use case

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions