pub async fn notify_update_applied( conn: &Connection, endpoint: u16, update_token: Vec<u8>, software_version: u32, ) -> Result<()>
Invoke NotifyUpdateApplied command on cluster OTA Software Update Provider.
NotifyUpdateApplied
OTA Software Update Provider