pub async fn query_image(
conn: &Connection,
endpoint: u16,
params: QueryImageParams,
) -> Result<QueryImageResponse>Expand description
Invoke QueryImage command on cluster OTA Software Update Provider.
pub async fn query_image(
conn: &Connection,
endpoint: u16,
params: QueryImageParams,
) -> Result<QueryImageResponse>Invoke QueryImage command on cluster OTA Software Update Provider.