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.

The published package version is the contract baseline for downstream repos. The workspace link in this repo is intentionally just a local development override, not a second source of truth.

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 and relay allowlist policy 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.5.0.tar.gz (8.3 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.5.0-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for relab_rpi_cam_models-0.5.0.tar.gz
Algorithm Hash digest
SHA256 e2b8e50a75b3ea9b506a385e57e3fe51c007f22f4ab007a513ac81368f5b0c70
MD5 58a76956b4bb7fe002c6f94c1a02969d
BLAKE2b-256 94b6fdbc496ba6f6838230210f3ae59d06a61a009a08c7624f159eae8ac40afd

See more details on using hashes here.

Provenance

The following attestation bundles were made for relab_rpi_cam_models-0.5.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.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for relab_rpi_cam_models-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa3a8d63d380b6c80f68e25aee442114420f62dd1c46f7a9e206c242b342fe3c
MD5 7165bd7fc1cf6ee2157a95aa23a3db08
BLAKE2b-256 7f839d8d8f61f251accc4697e422c3618b83978a5653081b4de12b8e12fd6796

See more details on using hashes here.

Provenance

The following attestation bundles were made for relab_rpi_cam_models-0.5.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