App Functions SDK
Welcome the App Functions SDK for EdgeX. This SDK is meant to provide all the plumbing necessary for developers to get started in processing/transforming/exporting data out of EdgeX.
If you're new to the SDK - checkout the Getting Started guide.
If you're already familiar - checkout the various sections about the SDK:
| Section | Description |
|---|---|
| Built In Transforms | Provides a list of the available transforms in the SDK |
| Context API | Provides a list of all available functions on the context that is available inside of an app function |
| Error Handling | Describes how to properly handle pipeline execution failures |
| Advanced Topics | Learn about other ways to leverage the SDK beyond basic use cases |