Event

Summary

Represents a SOME/IP Event.

Properties

Structure

class Event
application_cycle

represents the application cycle.

Type

decimal or None

call_semantic

Compute the bit length and its position.

Type

CALLSEMANTIC

description

Description of the method.

Type

str

e2e

Configuration of End-to-End Communication Protection

Type

IE2EInformation

id_string

Id string of the method.

Type

str

identifier_integer

Retrieves the identifier of the event in integer format.

Type

uint16

input_parameters

represents all the input Parameters.

Type

Array[Parameter]

manufacturer_extension

gets the manufacturer extension.

Type

IManufacturerMethodExtension

name

name of the interface.

Type

str

reliable

Retrieves the reliable of the method.

Type

bool or None

return_parameters

gets the list of return Parameters of the current interface.

Type

Array[Parameter]

service_parent

get the service parent of the current interface.

Type

IServiceInterface

service_parent_identifier

get the service parent identifier of the current interface.

Type

uint16

tp

Configuation of SOMEIP-TP message

Type

SomeIpTP

uuid

UUID of the method.

Type

str