add support for Open Connectivity Foundation DCPs

This commit is contained in:
mhhcbon
2022-03-21 14:46:32 +01:00
committed by Huin
parent e739c716b4
commit 9af4afce08
14 changed files with 6446 additions and 85 deletions

View File

@ -1,6 +1,7 @@
// Client for UPnP Device Control Protocol Internet Gateway Device v1.
//
// This DCP is documented in detail at: http://upnp.org/specs/gw/UPnP-gw-InternetGatewayDevice-v1-Device.pdf
// This DCP is documented in detail at:
// - http://upnp.org/specs/gw/UPnP-gw-InternetGatewayDevice-v1-Device.pdf
//
// Typically, use one of the New* functions to create clients for services.
package internetgateway1