someipy
someipy v2: What’s New
Getting Started
Cookbook
Calling SOME/IP Methods
Offering SOME/IP Methods
Subscribing to SOME/IP Events
Offering SOME/IP Events
someipy Daemon
Service Discovery Configuration Parameters
SOME/IP Service Interface Data Types
CHANGELOG
API Reference
someipy
Cookbook
View page source
Cookbook
Calling SOME/IP Methods
SOME/IP Methods
Step 1: Define the Data Types for Request and Response
Step 2: Connect to the someipy Daemon
Step 3: Definition of the Service
Step 4: Instantiate the Service
Step 5: Calling the Method
Step 6: Shutdown the Application
Offering SOME/IP Methods
SOME/IP Methods
Step 1: Connect to the someipy Daemon
Step 2: Define the Data Types for Request and Response
Step 3: Implementing the Method Handler
Step 4: Definition of the Service
Step 5: Instantiate the Service
Step 6: Announce the Service via Service Discovery
Step 7: Shutdown the Application
Subscribing to SOME/IP Events
SOME/IP Events
SOME/IP SD Eventgroups vs. SOME/IP Events
Step 1: Connect to the someipy Daemon
Step 2: Define a Service
Step 3: Instantiate the Service
Step 4: Register a Notification Callback Function
Step 5: Activate Subscription
Step 6: Maintain Connection
Offering SOME/IP Events
SOME/IP Events
SOME/IP SD Eventgroups vs. SOME/IP Events
Step 1: Connect to the someipy Daemon
Step 2: Define a Service
Step 3: Instantiate the Service
Step 4: Announce the Service via Service Discovery
Step 5: Sending Event Notifications to Clients
Step 6: Shutdown the Application