Skip to main content

schedule_job_on_device

Function schedule_job_on_device 

Source
pub fn schedule_job_on_device(
    kind_json: String,
    target_device_id: Option<String>,
) -> Result<Value, String>
Expand description

Enqueue a job for a specific apparatus (did:q42:device:…). Empty target → this install. Remote devices fail closed until multi-device dispatch is live.