Applications in the Kelvin platform allow you to create programming solutions for various tasks based on the application type chosen.
You can develop your applications using Python with the Kelvin SDK for seamless integration.
If you need an alternative programming language, a Docker container-based approach is available, which requires integration using the Kelvin API.
Application types available are:
- Kelvin SmartApp™: Create a Python program and take advantage of the Kelvin SDK for tight integration between your application and the Kelvin Platform.
- Docker Application: Create this if you prefer not to use Python; ensure your application can be encapsulated in a Docker container, then integrate using the Kelvin API.
- Configure an Import Application: to establish connections with your assets via industrial communication protocols as specified by your programming needs.
- Develop an Export Application: To transfer your platform's data to external software like Databricks for tasks such as model training, ensuring compatibility with subsequent imports into Python or Docker applications.
App Registry
The App Registry on the Kelvin Platform holds all the Applications available.
The full list can be viewed in the Applications section on the Kelvin UI. This list is conveniently grouped by its type or under a custom group name nominated by the Developer/Administrator.