Module describing PTZ Status schema
@type t() :: %ExOnvif.PTZ.Status{ move_status: term(), position: term(), utc_time: term() }