Skip to content

Release 5.6

May 2024

Whats New In Our Products ?

Kelvin UI

  • New parameter scheduling system that allows for setting and revert parameters
  • Table configurations can now be reset and use the instance defaults
  • Improvements to Data Tagging feature
  • Overall improvements and bugfixing.

Kelvin API

  • Overall improvements in assets API.
  • New endpoints that allow to get and update a workload configuration section without restarting the applications.
  • Clean asset property definition that has no associations with other assets.
  • API recommendations:
    • Allow recommendations without expiration date.
    • The expiration date is not validated when a recommendation is created by a user.
  • Asset parameters schedule implementation:
    • Allow to schedule asset parameter changes
    • Allow to execute a schedule manually.
    • Allow to delete a schedule.
  • New endpoint that returns all resource application parameter values.
  • API control changes: Improve upload endpoint cluster validation
  • Removed swagger documentation from the code base.

Kelvin SDK

  • Removed kelvin bridge deploy cmd
  • Added Multi-Arch (arm) build capability with kelvin app build|upload --multiarch
  • Added MLFlow integration
    • kelvin app mlflow create/import/list

Whats New in our Documentation ?

  • Range of new video tutorials for Platform Administrators
    • Create Asset Type video tutorial
    • Create Asset video tutorial
    • Bulk create assets video tutorial
    • Create Data Stream video tutorial
    • Create Cluster in Kelvin UI video tutorial
    • Create OPC UA Connection in Kelvin UI video tutorial
    • Introduction to Kelvin Infrastructure video tutorial
    • Introduction to Asset / Data Stream Pairs video tutorial
  • New written and detailed video tutorial for Paper Quality Optimization for Platform Administrators
  • Added new Kelvin Infrastructure page for the concepts section.
  • Added documentation pages for new feature Scheduled Parameter changes for Kelvin UI, Kelvin API, Kelvin API Client (Python)
    • Create Scheduled Parameter page
    • Apply Scheduled Parameters page
    • Delete Scheduled Parameters page
    • List Schedules page
  • Added documentation on the ability to reset column settings back to the factory default for Kelvin UI.
  • Added Timeseries to DataFrame instructions for Kelvin API Client (Python)
  • Added documentation on Pinned Applications for Kelvin UI
  • Updated documentation descriptions for On-Demand Workloads to Staged Workloads
  • Updated, testing and changed all Kelvin API Client (Python) program examples to the new kelvin.api.client library which replaces the old kelvin.sdk.client library.
  • Updated, testing and change all Kelvin API requests to the new format and body structures.
  • Removed MQTT Connection for now until it is updated and re-enabled in Kevin UI.
  • All screenshots updated with latest look and feel.
  • Clean up long menus into logical Cards in a page instead for easier reading and finding relevant topics.
  • Standardized tab structure across documentation pages to be Kelvin UI, Kelvin API, Kelvin API Client (Python), Kelvin SDK examples.
  • Added Kelvin SDK commands in many locations as examples (where applicable)
  • Updated Kelvin API reference documentation