update_pin

Function update_pin 

Source
pub async fn update_pin(
    conn: &Connection,
    endpoint: u16,
    old_pin: String,
    new_pin: String,
) -> Result<()>
Expand description

Invoke UpdatePIN command on cluster Content Control.