Rename some fields in TOML DCP manifest.
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
[[DCPS]]
|
||||
Path = "standardizeddcps/Internet Gateway_2/UPnP-gw-IGD-TestFiles-20101210.zip"
|
||||
[[DCPS.Services]]
|
||||
Package = "lanhostconfigmanagement1"
|
||||
ServiceType = "urn:schemas-upnp-org:service:LANHostConfigManagement:1"
|
||||
Path = "xml data files/service/LANHostConfigManagement1.xml"
|
||||
[[DCPS.Services]]
|
||||
Package = "wanpppconnection1"
|
||||
ServiceType = "urn:schemas-upnp-org:service:WANPPPConnection:1"
|
||||
Path = "xml data files/service/WANPPPConnection1.xml"
|
||||
[[dcp]]
|
||||
path = "standardizeddcps/Internet Gateway_2/UPnP-gw-IGD-TestFiles-20101210.zip"
|
||||
[[dcp.service]]
|
||||
package = "lanhostconfigmanagement1"
|
||||
type = "urn:schemas-upnp-org:service:LANHostConfigManagement:1"
|
||||
path = "xml data files/service/LANHostConfigManagement1.xml"
|
||||
[[dcp.service]]
|
||||
package = "wanpppconnection1"
|
||||
type = "urn:schemas-upnp-org:service:WANPPPConnection:1"
|
||||
path = "xml data files/service/WANPPPConnection1.xml"
|
||||
|
Reference in New Issue
Block a user