kappa_sdk.TimeFormatEnum#

class kappa_sdk.TimeFormatEnum(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]#

Time format Enum

Defines how time data is formatted and interpreted in the system.

Attributes

TimeFormatEnum.points

Points data

TimeFormatEnum.time_at_start

Step data with step at start

TimeFormatEnum.time_at_end

Step data with step at end