PipelineActivity

constructor(addAttributes: PipelineAddAttributes? = null, channel: PipelineChannel? = null, datastore: PipelineDatastore? = null, deviceRegistryEnrich: PipelineDeviceRegistryEnrich? = null, deviceShadowEnrich: PipelineDeviceShadowEnrich? = null, filter: PipelineFilter? = null, lambda: PipelineLambda? = null, math: PipelineMath? = null, removeAttributes: PipelineRemoveAttributes? = null, selectAttributes: PipelineSelectAttributes? = null)