IProvidedService
Summary
Represents a provided service.
See also
- Properties
Structure
- class IProvidedService
- application
Represents the endpoint of the provided service
- Type
- cyclic_announce_delay
Gets the time in seconds between two consecutive SOME/IP-SD Offer messages during the main phase of this provided service.
- Type
- event_handlers
Retrieves all the events contained in the service.
- Type
- initial_delay_max
Gets the time in seconds elapsed between the start-up of the ECU and the first SOME/IP-SD message in seconds.
- Type
- pdu_collection_timeout
- Defines the time in seconds which shall pass before a socket with Pdu collection enabled
shall be transmitted to the lower layer after the first Pdu has been put into the socket buffer.
- Type
float
or None
- query_response_delay
Gets the time elapsed between the reception of a FindService request and the sending of the corresponding answer in seconds. Introduced with the goal of avoiding overload caused by duplicated messages. All the identical messages received within this interval will be ignored since only one reply is enough.
- Type
- repetition_base
Gets the base delay used for sending SOME/IP-SD Offer messages during the repetition phase in seconds.
- Type
- repetition_max
Retrieves the max number of SOME/IP-SD Offer messages sent from the start-up of the ECU until entering the main phase, i.e. during the repetition phase.
- Type
- service
Retrieves the Service Interface object.
- Type
- ttl
Retrieves the time to live for the SOME/IP-SD messages sent from this provided service.
- Type