Skip to main content

Shared Pydantic models for RElab Raspberry Pi Camera plugin models

Project description

relab-rpi-cam-models

Shared transport contracts for the RELab Raspberry Pi Camera plugin and the RELab platform, part of the CML RELab project.

Overview

This package provides stable, hardware-independent DTOs for camera, image, stream, and private device-seam payloads exchanged between the plugin and backend.

Within this repository the package is consumed through the uv workspace, so plugin changes and contract changes can be developed together without a manual publish step. Outside this repository, install it from PyPI (or your internal package index) like any normal Python package.

Usage

Install from PyPI (or your internal index):

pip install relab-rpi-cam-models

Import models in your code:

from relab_rpi_cam_models.camera import CameraMode, CameraStatusView
from relab_rpi_cam_models.device_seam import PairingPollResponse, RelayCommandEnvelope
from relab_rpi_cam_models.images import ImageMetadata
from relab_rpi_cam_models.stream import StreamView, StreamMode

From the repo root, update the workspace lock file after contract changes with:

uv lock --upgrade relab-rpi-cam-models

Public API

The supported public API is intentionally small:

  • CameraMode
  • CameraStatusView
  • StreamMode
  • StreamView
  • StreamMetadata
  • ImageCaptureResponse
  • private backend<->plugin device seam models for pairing, relay, local access, and upload acknowledgements
  • image metadata DTOs used inside those responses

This package does not own:

  • frontend/public API schemas generated from backend OpenAPI
  • runtime stream state
  • provider-specific request models such as YouTube stream config
  • Pillow or EXIF helper behavior
  • implementation-specific exceptions
  • plugin runtime wiring such as AppRuntime, RuntimeState, PairingService, or RelayService

Treat anything outside the documented DTOs as private and subject to change.

License

AGPL-3.0-or-later

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

relab_rpi_cam_models-0.3.0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

relab_rpi_cam_models-0.3.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file relab_rpi_cam_models-0.3.0.tar.gz.

File metadata

  • Download URL: relab_rpi_cam_models-0.3.0.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for relab_rpi_cam_models-0.3.0.tar.gz
Algorithm Hash digest
SHA256 9156d97f81b78486da15f4cb9661b34f784cdfdaa2838b9f22713ff9a418392d
MD5 cbe4c78417948513e51e7d6cc82f1b21
BLAKE2b-256 54670c91d6bc939a55aa2d521b2cb2d5824e05980e84da806fc2c1c3c4c1aa68

See more details on using hashes here.

Provenance

The following attestation bundles were made for relab_rpi_cam_models-0.3.0.tar.gz:

Publisher: models-publish.yml on CMLPlatform/relab-rpi-cam-plugin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file relab_rpi_cam_models-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for relab_rpi_cam_models-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 148e107ec702a3035561813354adf7aa3ff7d01629fcda0717c74700ba78769f
MD5 fe30fc90653dc174c1dbb187ce2cade4
BLAKE2b-256 b490ff3a3841d6c1702b0b9ad65c8f34ab1ca39d07122f9b2433db5351f912e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for relab_rpi_cam_models-0.3.0-py3-none-any.whl:

Publisher: models-publish.yml on CMLPlatform/relab-rpi-cam-plugin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page