EVP Agent
1.48.1
  • Introduction
  • Getting Started
  • Testing
  • System Design
  • Programming Interfaces
    • EVP Application SDK
      • Features
      • Detailed usage
      • Experimental features
      • Base
      • Blob
    • EVP SystemApp SDK
    • EVP Agent SDK
  • Glossary
  • License
EVP Agent
  • Programming Interfaces
  • EVP Application SDK
  • View page source

EVP Application SDKΒΆ

The EVP Application SDK provides an interface for modules to communicate with the Hub.

It is currently provided a C SDK and a Python SDK for building EVP applications.

  • Features
    • Module Instance Configuration
    • Module Instance State
    • Telemetries
    • Module Direct Commands
    • Blobs
  • Detailed usage
    • Gracefully exit module instances
      • Sample module
  • Experimental features
    • EVP streams
      • Introduction
      • Use cases
      • Usage
        • Add streams to the deploymentManifest
        • Open the stream from the module instance
      • High-level design
      • File hierarchy
      • Private interfaces
      • Stream type-specific interfaces
      • Input streams
        • Filling a struct stream_read
        • Inserting a struct sdk_event_stream_read_available
        • Local SDK
      • Remote SDK
      • Multi-layered callback interface
      • FAQ
        • Why not use POSIX sockets directly?
        • Why asynchronous I/O?
  • Base
    • Types
      • Reasons
      • Callbacks
    • Functions
      • Streams
  • Blob
    • Types
      • Enumerates
      • Structures
        • Azure blobs
        • EVP blobs
        • HTTP blobs
        • HTTP Extended blobs
      • Callbacks
    • Functions
      • HTTP Extended
Previous Next

© Copyright 2025, Sony Semiconductor Solutions Corporation..

Built with Sphinx using a theme provided by Read the Docs.