Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.67 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.67 KB

webpa

Webpa is a combination of a server and client that provide a simple interface to access the TR-181 objects on an RDK device. Webpa leverages xmidt for the connection to the RDK device.

tl;dr summary

Webpa is a very simple micro service and client that provides a REST interface to access the TR-181 data model on an RDK device.

the webpa server

Tr1d1um provides the RESTful object model representation translation layer.

Build Status codecov.io Go Report Card Apache V2 License

the webpa client

parodus2ccsp provides the WRP handling and request mapping to the CCSP bus.

Build Status codecov.io Coverity Apache V2 License