Rename package for LANHostConfigManagement:1.

This commit is contained in:
John Beisley 2022-06-13 17:47:17 +01:00
parent 6617fb84e1
commit befb173f08
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// Package lanhostcfgmng1 provides types for the "urn:schemas-upnp-org:service:LANHostConfigManagement:1" service.
package lanhostcfgmng1
// Package lanhostcfgmgmt1 provides types for the "urn:schemas-upnp-org:service:LANHostConfigManagement:1" service.
package lanhostcfgmgmt1
import (
pkg1 "github.com/huin/goupnp/v2alpha/soap"

View File

@ -2,7 +2,7 @@
spec_zip_path = "standardizeddcps/Internet Gateway_2/UPnP-gw-IGD-TestFiles-20101210.zip"
output_dir = "inetgw2"
[[dcp.service]]
package = "lanhostcfgmng1"
package = "lanhostcfgmgmt1"
type = "urn:schemas-upnp-org:service:LANHostConfigManagement:1"
path = "xml data files/service/LANHostConfigManagement1.xml"
[[dcp.service]]