6.20.2348#

SDK Version attached to KAPPA-Automate 6.20.2348 is version 6.20.5176.

New Features#

The new methods kappa_sdk.Data.read_cumulative() and kappa_sdk.Data.read_time_on_production() allow reading cumulative values and time on production values associated with production data objects.

The new methods kappa_sdk.Data.read_cumulative_by_chunks() and kappa_sdk.Data.read_time_on_production_by_chunks() provide chunk-based reading for large datasets of cumulative and time on production values, which is the preferred way to process large amounts of data.