This commit is contained in:
chanweehewsonos
2025-09-10 13:44:31 +08:00
parent 1a3fa5a5c6
commit 3858256be3
1966 changed files with 461462 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
<Step Name>,Comp,Limits.High,Limits.Low
<Locals>,Variable Value
<FileGlobals>,Variable Value
ProductName,"ENCORE"
TestName,"UPGRADE"
TestNameForLog,"UPGRADE"
PreviousTestsRequired,""
SetUpForNextStation,1
MfgNumItems,0
#Append the OUI+product range to the next string to add new serial number range
SerialNumberFormats,"5CAAFD0"
RmaUpgrade,"True"
#Uncomment the Sonos or IAC settings, depending on where you are running. These are
#Cert Server values
#Sonos
#DestinationPort,"443"
#CertServer,"https://us-prod-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx"
#DestinationAddress,"10.253.0.3"
#IAC
#DestinationPort,"8443"
#CertServer,"https://iacsms-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx"
#DestinationAddress,"10.159.248.10"
#uncomment out the appropriate path depending on the Apache installation
#ProductionUpdPath,"C:\program files (x86)\apache group\apache2\htdocs\ShipFirmware\Encore"
ProductionUpdPath,"C:\program files\apache group\apache2\htdocs\ShipFirmware\Encore"
ModelSuffix,"-1-13.upd"
<StationGlobals>,Variable Value
ProductionDataFolder,"C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING"
EngineeringDataFolder,"C:\Sonos Engineering Data"
1 <Step Name> Comp Limits.High Limits.Low
2 <Locals> Variable Value
3 <FileGlobals> Variable Value
4 ProductName ENCORE
5 TestName UPGRADE
6 TestNameForLog UPGRADE
7 PreviousTestsRequired
8 SetUpForNextStation 1
9 MfgNumItems 0
10 #Append the OUI+product range to the next string to add new serial number range
11 SerialNumberFormats 5CAAFD0
12 RmaUpgrade True
13 #Uncomment the Sonos or IAC settings depending on where you are running. These are
14 #Cert Server values
15 #Sonos
16 #DestinationPort 443
17 #CertServer https://us-prod-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
18 #DestinationAddress 10.253.0.3
19 #IAC
20 #DestinationPort 8443
21 #CertServer https://iacsms-certsys.sonos.com/CertServer/SecureBoot/SignerWs.asmx
22 #DestinationAddress 10.159.248.10
23 #uncomment out the appropriate path depending on the Apache installation
24 #ProductionUpdPath C:\program files (x86)\apache group\apache2\htdocs\ShipFirmware\Encore
25 ProductionUpdPath C:\program files\apache group\apache2\htdocs\ShipFirmware\Encore
26 ModelSuffix -1-13.upd
27 <StationGlobals> Variable Value
28 ProductionDataFolder C:\IDU_MFG_OUTGOING;C:\IAC_OUTGOING
29 EngineeringDataFolder C:\Sonos Engineering Data