pub async fn mptz_relative_move(
conn: &Connection,
endpoint: u16,
pan_delta: i16,
tilt_delta: i16,
zoom_delta: i8,
) -> Result<()>Expand description
Invoke MPTZRelativeMove command on cluster Camera AV Settings User Level Management.