ExOnvif.Schemas.FloatRange (ExOnvif v0.7.2)

View Source

Module describing a float range.

Summary

Types

t()

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

Functions

changeset(struct, attrs)

parse(doc)

to_xml(struct)