pub async fn get_setup_pin(
conn: &Connection,
endpoint: u16,
temp_account_identifier: String,
) -> Result<GetSetupPINResponse>Expand description
Invoke GetSetupPIN command on cluster Account Login.
pub async fn get_setup_pin(
conn: &Connection,
endpoint: u16,
temp_account_identifier: String,
) -> Result<GetSetupPINResponse>Invoke GetSetupPIN command on cluster Account Login.