Module describing a float range.
@type t() :: %ExOnvif.Schemas.FloatRange{max: float(), min: float()}