PipelineActivity
class PipelineActivity
An activity that performs a transformation on a message.
Types
Properties
Link copied to clipboard
Adds other attributes based on existing attributes in the message.
Link copied to clipboard
Determines the source of the messages to be processed.
Link copied to clipboard
Specifies where to store the processed message data.
Link copied to clipboard
Adds data from the IoT device registry to your message.
Link copied to clipboard
Adds information from the IoT Device Shadow service to a message.
Link copied to clipboard
Filters a message based on its attributes.
Link copied to clipboard
Runs a Lambda function to modify the message.
Link copied to clipboard
Computes an arithmetic expression using the message's attributes and adds it to the message.
Link copied to clipboard
Removes attributes from a message.
Link copied to clipboard
Used to create a new message using only the specified attributes from the original message.