View Source ExOnvif.Schemas.FloatRange (ExOnvif v0.7.1)

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)