Skip to main content

Python runtime (protocol, client, server core) for devman-gen generated device-manager bridges

Project description

devman-runtime

Python runtime library for bridges generated by devman-gen.

devman-gen is a language-agnostic generator that wraps a device-control library (e.g. caen_libs for CAEN HV crates) in a client/server pair with resource-ownership management. This package is the Python-side runtime that those generated packages import, so runtime fixes reach every bridge through a normal dependency upgrade instead of regeneration.

Contents

  • devman_runtime.protocol — length-prefixed JSON over TCP.
  • devman_runtime.clientManagerClient: sessions, acquire/release resource ownership, invoke, link-group registration (set_link_groups / list_link_groups).
  • devman_runtime.serverManagerCore and serve_manager: request dispatch with ownership enforcement, device lifecycle/periodic hooks, client leases. Hook files receive core in their context, so device-specific safety monitors (e.g. the CAEN trip watchdog in caenhv-devman's server_hooks.py) can use the registry and leases.
  • devman_runtime.db — SQLite-backed ownership and link-group registry.

Server features

  • client_lease_sec / --client-lease-sec: any authenticated request renews a client lease; core.is_client_live(name) exposes it to hooks (used e.g. for janitoring stale link groups).
  • Periodic hook (periodic_file / periodic_function + periodic_interval_sec): run a user callback on an interval with access to the device singleton and the core.

Device-specific policies (what a "trip" means, when to power off partners) belong in per-bridge hook files, not in this package.

This package is used by, e.g., caenhv-devman-client.

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

devman_runtime-0.3.0.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

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

devman_runtime-0.3.0-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for devman_runtime-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d7347ab62f9b87dc8dbe7efa9e28937c41e5ae5a9388e807c1c9a7de27f1ad68
MD5 3c9e6157eb5eb5b58519dada96701aff
BLAKE2b-256 9f14f767e6c0177dbbabf5ffb28764f86cad6d18068deaea21651bce81b08bfa

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on kenji0923/devman-runtime

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

File details

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

File metadata

  • Download URL: devman_runtime-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for devman_runtime-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 537353fb1e5c77398913682ca460c96ff51c3ea415015068057521ddd5adadc9
MD5 2cc84088ab3953313c647e1d327c463e
BLAKE2b-256 d537219daa23488e89cb061fd8c50b17e85554b58f52d160899348a441ba7cc6

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on kenji0923/devman-runtime

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