acs_ex v0.3.5 ACS.CWMP.Parser

This module implements a simple wrapper around the cwmp_ex CWMP library parser. The request body is assumed to be a SOAP envelope containing one or more CWMP requests/responses.

Summary

Functions

Parses text/xml requests as CWMP requests/responses

Functions

parse(conn, type, subtype, headers, opts)

Parses text/xml requests as CWMP requests/responses.

The resulting CWMP requests and responses are returned so they can be set as the body_params field of the connection.