cwmp_ex v0.2.5 CWMP.Protocol.Generator
Generation of CWMP XML messages, from Elixir data structures.
Link to this section Summary
Link to this section Functions
Link to this function
generate!(head, req, version \\ "1-4")
Generates a CWMP envelope from an Elixir data structure.
Link to this function
generate(head, req, version \\ "1-4")
Non-throwing version of generate!.