CWMP.Protocol.ParserHelpers (cwmp_ex v0.2.7)

Link to this section Summary

Functions

Ensures that the passed value is an integer and that it satisfies the restraints layed out by the anon function passed.

Returns nil or a "x-y" string extrapolated from the uri if it matches the pattern of a cwmp version.

Link to this section Functions

Link to this function

datetimeStructure(timestring)

Link to this function

integerValue(i, fun \\ fn x -> x end)

Ensures that the passed value is an integer and that it satisfies the restraints layed out by the anon function passed.

Link to this function

parse_cwmp_version(uri)

Returns nil or a "x-y" string extrapolated from the uri if it matches the pattern of a cwmp version.

Link to this function

push_handler(state, handler)

Link to this function

required_datetimeStructure(timestring)

Link to this function

update_acc(state, fun)