servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Ini_Files/describe_0029.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201003

//describe_0029.ini

//////////////////////////////////////////////////////////////////
// ParentDeviceUid is the UID specified in device.xml
//Devicetype <= 64 characters
//Friendly name < 64characters
//Manufacturer < 64characters
//ManufacturerURL optional
//ModelDescription < 128
//ModelName < 32
//ModelNumber < 32
//ModelURL is optional
//SerialNumber Must be less than 64 characters
//UPC is optional - 12 numeric 
//ServiceType <= 64 characters
//DeviceType <= 64 characters
//1.readini = TRUE means giving uri value from ini 
//2.readini = FALSE means it'll take value from Discovery results
//3.In case 2, Before describe there must be Discover opeartion to be executed.
///////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////--------------UPNP_VENDOR_DEVICE_DESCRIPTION_0029--------------------------////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////

[multiplemachinemode]
inifilepath=z:\upnp\testupnp\client\testdata\ini_files\describe_0029.ini
multimachinemode=TRUE

///////////////////////////////////////////////////////////////////////////////
//////CONTROL POINT ON REMOTE MACHINE  AND SERVICE POINT ON LOACL MACHINE//////
///////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////
//POSITIVE CASE -- UPNP_VENDOR_DEVICE_DESCRIPTION_0001
//Publishing a embedded device level-1
//Discover the same
//Do describe the same
//////////////////////////////////////////////////////////////////
[upnp_vendor_device_description_0001]
listofsequences=publish_vendor_device_0001_1,delay_1Min_1

[upnp_vendor_device_description_0001_server]
listofsequences=delay_0001,cpstatus_0001_1,discover_vendor_0001_1,describe_vendor_0001_1,Print_vendor_0001_1

[cpstatus_0001_1]
cpstatus=TRUE
operationtype=opendiscoverer

[delay_1Min_1]
operationtype=starttimer
waittime=100000000

[delay_0001]
operationtype=starttimer
waittime=10000000

[publish_vendor_device_0001_1]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FirstVendorDevice:1
FriendlyName=FirstVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIRSTDEVICE Ver1
ModelName=IWS-UPNP-FIRSTDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-1
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
SerialNumber=UPNP0123456789012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
UPC=123456789012
schedulerstart=TRUE
stopscheduler=TRUE
positivecase=TRUE
cachecontrol=1810

[discover_vendor_0001_1]
othermachine=TRUE
listofmxtimes=30
listofservicetypes=uuid:25a0be80-8775-4988-b628-ChildLevel-1
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[describe_vendor_0001_1]
othermachine=TRUE
operationtype=describe
positivecase=TRUE
readini = FALSE

[Print_vendor_0001_1]
othermachine=TRUE
operationtype=printresults

/////////////////////////////////////////////////////////////////
//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0002
//Publishing a embedded device level-2
//Discover the same
//Do describe the same
//////////////////////////////////////////////////////////////////
[upnp_vendor_device_description_0002]
listofsequences=publish_vendor_device_0002_1,publish_vendor_device_0002_2,delay_1Min_2

[upnp_vendor_device_description_0002_server]
listofsequences=delay_0002,cpstatus_0002_1,discover_vendor_0002_1,describe_vendor_0002_1,Print_vendor_0002_1

[delay_1Min_2]
operationtype=starttimer
waittime=100000000

[cpstatus_0002_1]
cpstatus=TRUE
operationtype=opendiscoverer

[delay_0002]
operationtype=starttimer
waittime=10000000

[publish_vendor_device_0002_1]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FirstVendorDevice:1
FriendlyName=FirstVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIRSTDEVICE Ver1
ModelName=IWS-UPNP-FIRSTDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-1
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
SerialNumber=UPNP0123456789012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
UPC=123456789012
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0002_2]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-1
DeviceType=urn:symbian.com:device:SecondVendorDevice:1
FriendlyName=SecondVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP SECONDDEVICE Ver1
ModelName=IWS-UPNP-SECONDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-2
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-2
UPC=123456789034
schedulerstart=TRUE
stopscheduler=TRUE
positivecase=TRUE
cachecontrol=1810

[discover_vendor_0002_1]
othermachine=TRUE
listofmxtimes=30
listofservicetypes=uuid:25a0be80-8775-4988-b628-ChildLevel-2
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[describe_vendor_0002_1]
othermachine=TRUE
operationtype=describe
positivecase=TRUE
readini = FALSE

[Print_vendor_0002_1]
othermachine=TRUE
operationtype=printresults


/////////////////////////////////////////////////////////////////
//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0003
//Publishing a embedded device level-3
//Discover the same
//Do describe the same
//////////////////////////////////////////////////////////////////
[upnp_vendor_device_description_0003]
listofsequences=publish_vendor_device_0003_1,publish_vendor_device_0003_2,publish_vendor_device_0003_3,delay_1Min_3

[upnp_vendor_device_description_0003_server]
listofsequences=delay_0003,cpstatus_0003_1,discover_vendor_0003_1,describe_vendor_0003_1,Print_vendor_0003_1

[cpstatus_0003_1]
cpstatus=TRUE
operationtype=opendiscoverer

[delay_0003]
operationtype=starttimer
waittime=10000000

[delay_1Min_3]
operationtype=starttimer
waittime=100000000

[publish_vendor_device_0003_1]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FirstVendorDevice:1
FriendlyName=FirstVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIRSTDEVICE Ver1
ModelName=IWS-UPNP-FIRSTDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-1
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
SerialNumber=UPNP0123456789012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
UPC=123456789012
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0003_2]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-1
DeviceType=urn:symbian.com:device:SecondVendorDevice:1
FriendlyName=SecondVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP SECONDDEVICE Ver1
ModelName=IWS-UPNP-SECONDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-2
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-2
UPC=123456789034
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0003_3]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-2
DeviceType=urn:symbian.com:device:ThirdVendorDevice:1
FriendlyName=ThirdVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP THIRDDEVICE Ver1
ModelName=IWS-UPNP-SECONDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-3
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-3
UPC=123456789045
schedulerstart=TRUE
stopscheduler=TRUE
positivecase=TRUE
cachecontrol=1810

[discover_vendor_0003_1]
othermachine=TRUE
listofmxtimes=30
listofservicetypes=uuid:25a0be80-8775-4988-b628-ChildLevel-3
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[describe_vendor_0003_1]
othermachine=TRUE
operationtype=describe
positivecase=TRUE
readini = FALSE

[Print_vendor_0003_1]
othermachine=TRUE
operationtype=printresults

/////////////////////////////////////////////////////////////////
//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0004
//Publishing a embedded device level-4
//Discover the same
//Do describe the same
//////////////////////////////////////////////////////////////////
[upnp_vendor_device_description_0004]
listofsequences=publish_vendor_device_0004_1,publish_vendor_device_0004_2,publish_vendor_device_0004_3,publish_vendor_device_0004_4,delay_1Min_4

[upnp_vendor_device_description_0004_server]
listofsequences=delay_0004,cpstatus_0004_1,discover_vendor_0004_1,describe_vendor_0004_1,Print_vendor_0004_1

[cpstatus_0004_1]
cpstatus=TRUE
operationtype=opendiscoverer

[delay_0004]
operationtype=starttimer
waittime=10000000

[delay_1Min_4]
operationtype=starttimer
waittime=100000000

[publish_vendor_device_0004_1]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FirstVendorDevice:1
FriendlyName=FirstVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIRSTDEVICE Ver1
ModelName=IWS-UPNP-FIRSTDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-1
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
SerialNumber=UPNP0123456789012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
UPC=123456789012
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0004_2]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-1
DeviceType=urn:symbian.com:device:SecondVendorDevice:1
FriendlyName=SecondVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP SECONDDEVICE Ver1
ModelName=IWS-UPNP-SECONDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-2
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-2
UPC=123456789034
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0004_3]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-2
DeviceType=urn:symbian.com:device:ThirdVendorDevice:1
FriendlyName=ThirdVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP THIRDDEVICE Ver1
ModelName=IWS-UPNP-THIRDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-3
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-3
UPC=123456789045
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0004_4]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-3
DeviceType=urn:symbian.com:device:FourthVendorDevice:1
FriendlyName=FourthVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FOURTHDEVICE Ver1
ModelName=IWS-UPNP-FOURTHDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-4
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-4
UPC=123456789045
schedulerstart=TRUE
stopscheduler=TRUE
positivecase=TRUE
cachecontrol=1810

[discover_vendor_0004_1]
othermachine=TRUE
listofmxtimes=30
listofservicetypes=uuid:25a0be80-8775-4988-b628-ChildLevel-4
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[describe_vendor_0004_1]
othermachine=TRUE
operationtype=describe
positivecase=TRUE
readini = FALSE

[Print_vendor_0004_1]
othermachine=TRUE
operationtype=printresults

/////////////////////////////////////////////////////////////////
//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0005
//Publishing a embedded device level-5
//Discover the same
//Do describe the same
//////////////////////////////////////////////////////////////////
[upnp_vendor_device_description_0005]
listofsequences=publish_vendor_device_0005_1,publish_vendor_device_0005_2,publish_vendor_device_0005_3,publish_vendor_device_0005_4,publish_vendor_device_0005_5,delay_1Min_5

[upnp_vendor_device_description_0005_server]
listofsequences=delay_0005,cpstatus_0005_1,discover_vendor_0005_1,describe_vendor_0005_1,Print_vendor_0005_1

[cpstatus_0005_1]
cpstatus=TRUE
operationtype=opendiscoverer

[delay_1Min_5]
operationtype=starttimer
waittime=100000000

[delay_0005]
operationtype=starttimer
waittime=10000000

[publish_vendor_device_0005_1]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FirstVendorDevice:1
FriendlyName=FirstVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIRSTDEVICE Ver1
ModelName=IWS-UPNP-FIRSTDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-1
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
SerialNumber=UPNP0123456789012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-1
UPC=123456789012
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0005_2]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-1
DeviceType=urn:symbian.com:device:SecondVendorDevice:1
FriendlyName=SecondVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP SECONDDEVICE Ver1
ModelName=IWS-UPNP-SECONDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-2
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-2
UPC=123456789034
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0005_3]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-2
DeviceType=urn:symbian.com:device:ThirdVendorDevice:1
FriendlyName=ThirdVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP THIRDDEVICE Ver1
ModelName=IWS-UPNP-THIRDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-3
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-3
UPC=123456789045
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0005_4]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-3
DeviceType=urn:symbian.com:device:FourthVendorDevice:1
FriendlyName=FourthVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FOURTHDEVICE Ver1
ModelName=IWS-UPNP-FOURTHDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-4
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-4
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-4
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-4
UPC=123456789045
positivecase=TRUE
cachecontrol=1810
schedulerstart=TRUE
stopscheduler=TRUE

[publish_vendor_device_0005_5]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b628-ChildLevel-4
DeviceType=urn:symbian.com:device:FifthVendorDevice:1
FriendlyName=FifthVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIFTHDEVICE Ver1
ModelName=IWS-UPNP-FIFTHDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-5
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-5
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-5
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-ChildLevel-5
UPC=123456789045
schedulerstart=TRUE
stopscheduler=TRUE
positivecase=TRUE
cachecontrol=1810

[discover_vendor_0005_1]
othermachine=TRUE
listofmxtimes=30
listofservicetypes=uuid:25a0be80-8775-4988-b628-ChildLevel-5
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[describe_vendor_0005_1]
othermachine=TRUE
operationtype=describe
positivecase=TRUE
readini = FALSE

[Print_vendor_0005_1]
othermachine=TRUE
operationtype=printresults

/////////////////////////////////////////////////////////////////
//POSITIVE CASE--UPNP_VENDOR_DEVICE_DESCRIPTION_0006
//PUBLISHING A 5 EMBEDDED DEVICE IN LEVEL - 1
//DISCOVER THE SAME
//DO DESCRIBE THE SAME
//////////////////////////////////////////////////////////////////
[upnp_vendor_device_description_0006]
listofsequences=publish_vendor_device_0006_1,publish_vendor_device_0006_2,publish_vendor_device_0006_3,publish_vendor_device_0006_4,publish_vendor_device_0006_5,delay_1Min_6

[upnp_vendor_device_description_0006_server]
listofsequences=delay_0006,cpstatus_0006_1,discover_vendor_0006_1,describe_vendor_0006_1,Print_vendor_0006_1

[cpstatus_0006_1]
cpstatus=TRUE
operationtype=opendiscoverer

[delay_0006]
operationtype=starttimer
waittime=10000000

[delay_1Min_6]
operationtype=starttimer
waittime=100000000

[publish_vendor_device_0006_1]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FirstVendorDevice:1
FriendlyName=FirstVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIRSTDEVICE Ver1
ModelName=IWS-UPNP-FIRSTDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-1
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-1
SerialNumber=UPNP0123456789012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-Child-1
UPC=123456789012
positivecase=TRUE
cachecontrol=1810

[publish_vendor_device_0006_2]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:SecondVendorDevice:1
FriendlyName=SecondVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP SECONDDEVICE Ver1
ModelName=IWS-UPNP-SECONDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-2
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-2
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-Child-2
UPC=123456789034
positivecase=TRUE
cachecontrol=1810

[publish_vendor_device_0006_3]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:ThirdVendorDevice:1
FriendlyName=ThirdVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP THIRDDEVICE Ver1
ModelName=IWS-UPNP-THIRDDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-3
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-3
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-Child-3
UPC=123456789045
positivecase=TRUE
cachecontrol=1810

[publish_vendor_device_0006_4]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FourthVendorDevice:1
FriendlyName=FourthVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FOURTHDEVICE Ver1
ModelName=IWS-UPNP-FOURTHDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-4
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-4
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-4
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-Child-4
UPC=123456789045
positivecase=TRUE
cachecontrol=1810

[publish_vendor_device_0006_5]
operationtype=publishdevice
ParentDeviceUid=uuid:25a0be80-8775-4988-b627-720fbd44a627
DeviceType=urn:symbian.com:device:FifthVendorDevice:1
FriendlyName=FifthVendorDevice
Manufacturer=Symbian
ManufacturerURL=http://www.symbian.com/
ModelDescription=UPnP FIFTHDEVICE Ver1
ModelName=IWS-UPNP-FIFTHDEVICE-1
ModelNumber=IWS-UPNP-TESTDEVICE-5
ModelURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-5
PresentationURL=http://www.symbian.com/IWS-UPNP-TESTDEVICE-5
SerialNumber=UPNPSecond012345678901234567890123456789
UDN=uuid:25a0be80-8775-4988-b628-Child-5
UPC=123456789045
schedulerstart=TRUE
stopscheduler=TRUE
positivecase=TRUE
cachecontrol=1810

[discover_vendor_0006_1]
othermachine=TRUE
listofmxtimes=30
listofservicetypes=uuid:25a0be80-8775-4988-b628-Child-5
operationtype=discovery
schedulerstart=TRUE
delayenabled=FALSE
//wait time in Tics
waittime=50000000

[describe_vendor_0006_1]
othermachine=TRUE
operationtype=describe
positivecase=TRUE
readini = FALSE

[Print_vendor_0006_1]
othermachine=TRUE
operationtype=printresults