kappa_sdk.ServiceEnum#

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

Represents various service categories in a system using enumeration.

This class provides an enumeration of service categories to be used in the system. Each enumeration member represents a specific service type, making it easier to categorize, identify, and operate on different service-related functionalities in a structured and type-safe manner.

Attributes

ServiceEnum.field

ServiceEnum.data

ServiceEnum.filtering

ServiceEnum.kwaas

ServiceEnum.automation

ServiceEnum.processing

ServiceEnum.external_data

ServiceEnum.techobjects

ServiceEnum.pta

ServiceEnum.rta

ServiceEnum.num