View Source Onvif.Schemas.FloatRange (Onvif v0.6.0)

Module describing a float range.

Summary

Types

t()

@type t() :: %Onvif.Schemas.FloatRange{max: term(), min: term()}

Functions

changeset(struct, attrs)

parse(doc)

to_xml(struct)