Onvif
v0.6.0
Pages
Modules
Search documentation of Onvif
Settings
View Source
Onvif.Schemas.FloatRange
(Onvif v0.6.0)
Module describing a float range.
Summary
Types
t()
Functions
changeset(struct, attrs)
parse(doc)
to_xml(struct)
Types
t()
@type
t() :: %Onvif.Schemas.FloatRange{max:
term
(), min:
term
()}
Functions
changeset(struct, attrs)
parse(doc)
to_xml(struct)