Extend HELIO Using the SDK
The HELIO SDK gives your team the tools needed to create custom extensions to HELIO. These extensions can be used to add new features or to connect existing web applications and features. Use the SDK to extend HELIO with your own custom Elements, custom Actions, and custom Dynamic Properties.
Guiding Principles
The SDK has been built with ambitious and long lasting projects in mind. We carefully designed its architecture and its API to support product teams in creating sustainable extensions to HELIO.
Enable the construction of custom building blocks, as each machine is different and has its own specific requirements.
Extend with confidence by providing a strongly typed API using the power of technologies like TypeScript.
Ensure maintainability of extensions by providing tools such as migrations.