notify_update_applied

Function notify_update_applied 

Source
pub async fn notify_update_applied(
    conn: &Connection,
    endpoint: u16,
    update_token: Vec<u8>,
    software_version: u32,
) -> Result<()>
Expand description

Invoke NotifyUpdateApplied command on cluster OTA Software Update Provider.