Rename package for LANHostConfigManagement:1.
This commit is contained in:
		
							
								
								
									
										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 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"
 | 
			
		||||
@@ -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]]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user