cwmp_ex v0.2.1 CWMP.Protocol.Generator

Generation of CWMP XML messages, from Elixir data structures.

Summary

Functions

Non-throwing version of generate!

Generates a CWMP envelope from an Elixir data structure

Functions

generate(head, req, version \\ "1-4")

Non-throwing version of generate!.

generate!(head, req, version \\ "1-4")

Generates a CWMP envelope from an Elixir data structure.