Skip to main content

cmd_device_set_wake

Function cmd_device_set_wake 

Source
pub async fn cmd_device_set_wake(
    client: &VtaClient,
    gateway: String,
    handle: String,
    suggested_triggers: Vec<String>,
) -> Result<(), Box<dyn Error>>
Expand description

device set-wake — record the device’s push WakeHandle (gateway DID/URL + opaque handle) and return the trigger allowlist.