Skip to content

Release 5.14

April 2025

Whats New In Our Products ?

Kelvin UI

  • New Asset Page Redesign
    • Control Panel tab that allows users to create their own page through customisable widgets:
      • App Parameters widget allows the user to manage their applications parameters on the fly.
      • Asset Properties widget allows the user to quickly visually the information about the asset.
      • Data Explorer widget allows the user to visualize the most important asset data for their own workflow.
      • Kelvin Control Mode widget allows the user to instantly visually which applications are running on closed or open loop.
      • Recommendations widget allows the user to quickly manage the asset recommendations.
      • Schedule widgets allows the user to manage the asset application parameter schedules on the fly.
    • Manual controls allows the user to quickly manage and control the asset set points.
    • Application tabs for each deployed app allows the user to quickly manage their apps from the asset page.
    • New Kelvin AI options to Summarise Asset information or manage their Asset Notes.
  • App Manager Workloads list now allows for Start/Stop to be applied in bulk to all workloads.
  • All tables now persist the column width defined by the user.
  • Asset Insights Views now persist changes in a draft mode instead of discarding them when the user navigates out of the page
  • App Manager Workload Deployment now pre-fills existing parameters in the parameter table.
  • Overall improvements and bugfixes.

Kelvin API

  • Control change API
    • Refactored the control change API to use the new CQRS pattern.
    • Migrate old control changes to the new API.
    • Added a state manager and state log aggregator service to handle out-of-order messages.
  • Recommendations
    • Refactored the recommendations API to use the new CQRS pattern.
    • Migrate old recommendations to the new API.
    • The error state was removed from recommendation statuses, although the error state is still returned in the API to maintain backward compatibility.
  • Assets insights
    • Adapted the assets insights API to use the changes made in the control changes and recommendations APIs.
  • Assets
    • Renamed assets/delete to assets/bulk/delete to be more consistent.
  • Apps
    • Allow to choose the target node when deploying an app/workload.
    • Added more connection options to interact with the Grafana API (VerifySSL flag).
    • Fix parameter injection when deploying an app/workload.
    • Start/stop workloads/resources are now idempotent.
  • File storage
    • Added support for Azure Blob Storage.
  • Instance and User API
    • Increased the maximum length of the setting name to 256 characters.
  • Edge
    • Added support for high availability mode in edge-k8s.
    • Added support for auto-scaling edge services if there are enough nodes.
    • Edge-K8S is now using a highly available database (RQLite) for storing data with a secure connection.
    • Kelvin-provision can now create or convert a cluster to run in high availability mode.
    • Added the ability to join nodes to an existing cluster in high availability mode.
  • Overall
    • Bug fixes and improvements across all services.
    • Improve timeout when bootstrapping connections in dataflow API.
    • Fixed concurrency issues in the event store (CQRS).

Kelvin SDK

  • Bug fixes

Whats New in our Documentation ?

New Pages

  • Overview - Concepts Overview - Kelvin AI page
  • Developer Tools - How To - Develop - Upload a SmartApp page
  • Developer Tools - How To - Develop Connections - Create Import page
  • Developer Tools - How To - Develop Connections - Create Export page
  • Developer Tools - How To - Develop Connections - App Configurations page
  • Developer Tools - How To - Develop Connections - Test page
  • Developer Tools - How To - Develop Connections - Upload a Connection page
  • Developer Tools - How To - Logs & Telemetry - View Connection Logs page
  • Developer Tools - How To - Logs & Telemetry - View Connection Telemetry page
  • Operations Tools - Kelvin AI - AI Overview page
  • Operations Tools - Kelvin AI - How To - Targeted Summaries page
  • Operations Tools - Kelvin AI - How To - Control Changes page
  • Operations Tools - Kelvin AI - How To - Change Asset View Filters page
  • Operations Tools - Kelvin AI - How To - Notes page
  • Operations Tools - Assets - How To - Asset Details - Overview page
  • Operations Tools - Assets - How To - Asset Details - Control Panel Tab page
  • Operations Tools - Assets - How To - Asset Details - Manual Controls Tab page
  • Operations Tools - Assets - How To - Asset Details - Applications Tab page
  • Platform Administration - How To - Connection Management - Connect to Data - MQTT page
  • Platform Administration - How To - Logs & Telemetry - View Connection Logs page
  • Platform Administration - How To - Connection Management - Update a Connection page
  • Platform Administration - How To - Connection Management - Start / Stop Connection page
  • Platform Administration - How To - Connection Management - Delete Connection page

Updated Pages

  • Developer Tools - SmartApp Quick Start - Introduction page
  • Developer Tools - SmartApp Quick Start - Your Workspace page
  • Developer Tools - Application Quick Start - Create page
  • Developer Tools - Application Quick Start - Configure page
  • Developer Tools - Application Quick Start - Deploy page
  • Developer Tools - How To - Develop - Create a SmartApp page
  • Developer Tools - How To - Develop - App Configuration page
  • Developer Tools - How To - Develop - App Parameters page
  • Operations Tools - Asset Maps - Overview page
  • Operations Tools - Applications - Overview page
  • Operations Tools - Applications - How To - Application Details page
  • Platform Administration - Index page
  • Platform Administration - Quick Start - Connect to your data page
  • Platform Administration - How To - Connection Management - Connect to Data - Modbbus page
  • Platform Administration - How To - Connection Management - Connect to Data - OPCUA page
  • Platform Administration - How To - Connection Management - Connect to Data - ROC page
  • Platform Administration - How To - Connection Management - Connect to Data - CSV Publisher page
  • Platform Administration - How To - Data Stream Management - Create a Data Stream page
  • Platform Administration - How To - Data Stream Management - Bulk Create Data Stream page
  • Platform Administration - How To - Data Stream Management - Update a Data Stream page

Deleted Pages

  • Operations Tools - Assets - How To - Managing Assets - View Asset Details
  • Operations Tools - Assets - How To - Managing Data - Manual Controls

Other Actions

  • Minor corrections and updates
  • Updated links to the Github examples
  • All screenshots updated to latest version look and feel
  • Edge API reference documentation updated to v5.14
  • API reference documentation updated to v5.14