ej-dispatcher-sdk

Crates.ioej-dispatcher-sdk
lib.rsej-dispatcher-sdk
version0.3.4
created_at2025-07-05 14:28:50.858814+00
updated_at2025-07-06 18:26:47.945483+00
descriptionSDK for creating applications that interface with EJD
homepage
repository
max_upload_size
id1739155
size88,203
André Costa (AndreCostaaa)

documentation

README

ej-dispatcher-sdk

SDK for creating applications that interface with EJD.

Overview

ej-dispatcher-sdk provides the interface library for creating applications that communicate with EJD. It handles job dispatching, result retrieval, and provides a clean API for interacting with the dispatcher's job management system.

Features

  • Job dispatching to available builders
  • Result retrieval and status monitoring
  • Authentication with dispatcher
  • Builder registration and management
  • Real-time job progress tracking

Installation

cargo add ej-dispatcher-sdk

Part of EJ Framework

This crate is part of the EJ Framework - a modular and scalable framework for automated testing on physical embedded boards.

Commit count: 0

cargo fmt