Rename package for LANHostConfigManagement:1.
This commit is contained in:
parent
6617fb84e1
commit
befb173f08
4
v2alpha/srv/inetgw2/lanhostcfgmng1/lanhostcfgmng1.go → v2alpha/srv/inetgw2/lanhostcfgmgmt1/lanhostcfgmgmt1.go
Normal file → Executable file
4
v2alpha/srv/inetgw2/lanhostcfgmng1/lanhostcfgmng1.go → v2alpha/srv/inetgw2/lanhostcfgmgmt1/lanhostcfgmgmt1.go
Normal file → Executable file
@ -1,5 +1,5 @@
|
|||||||
// Package lanhostcfgmng1 provides types for the "urn:schemas-upnp-org:service:LANHostConfigManagement:1" service.
|
// Package lanhostcfgmgmt1 provides types for the "urn:schemas-upnp-org:service:LANHostConfigManagement:1" service.
|
||||||
package lanhostcfgmng1
|
package lanhostcfgmgmt1
|
||||||
|
|
||||||
import (
|
import (
|
||||||
pkg1 "github.com/huin/goupnp/v2alpha/soap"
|
pkg1 "github.com/huin/goupnp/v2alpha/soap"
|
@ -2,7 +2,7 @@
|
|||||||
spec_zip_path = "standardizeddcps/Internet Gateway_2/UPnP-gw-IGD-TestFiles-20101210.zip"
|
spec_zip_path = "standardizeddcps/Internet Gateway_2/UPnP-gw-IGD-TestFiles-20101210.zip"
|
||||||
output_dir = "inetgw2"
|
output_dir = "inetgw2"
|
||||||
[[dcp.service]]
|
[[dcp.service]]
|
||||||
package = "lanhostcfgmng1"
|
package = "lanhostcfgmgmt1"
|
||||||
type = "urn:schemas-upnp-org:service:LANHostConfigManagement:1"
|
type = "urn:schemas-upnp-org:service:LANHostConfigManagement:1"
|
||||||
path = "xml data files/service/LANHostConfigManagement1.xml"
|
path = "xml data files/service/LANHostConfigManagement1.xml"
|
||||||
[[dcp.service]]
|
[[dcp.service]]
|
||||||
|
Loading…
Reference in New Issue
Block a user