kappa_sdk.user_tasks.simulation.ServicesSimulated#

class kappa_sdk.user_tasks.simulation.ServicesSimulated(connection, context, parameters, name, outputs=None, redefinition=None)[source]#

Attributes

ServicesSimulated.context

Gets the context of the Service.

ServicesSimulated.data_command_service

Gets the well of the Service.

ServicesSimulated.data_enumerator

Gets the data_enumerator of the Service.

ServicesSimulated.data_query_service

class:'Service'.

ServicesSimulated.event_publisher

Gets the event_publisher of the Service.

ServicesSimulated.field

Gets the field of the Service.

ServicesSimulated.log

Gets the log of the Service.

ServicesSimulated.parameters

Gets the parameters of this Service.

ServicesSimulated.redefinition

Gets the redefine setting of the user task.

ServicesSimulated.rest_api

Gets the rest_api of the Service.

ServicesSimulated.scheduler

Gets the scheduler of the Service.

ServicesSimulated.unit_converter

Gets the unit converter of the Service.

ServicesSimulated.user_task

class:'Service'.

ServicesSimulated.well

Gets the well of the Service.

Methods

Parameters: