forked from uup-dump/api
Update WU parameters
This commit is contained in:
parent
5e31a6f724
commit
846feb2629
@ -16,7 +16,7 @@ limitations under the License.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
function uupApiVersion() {
|
function uupApiVersion() {
|
||||||
return '1.47.0';
|
return '1.47.1';
|
||||||
}
|
}
|
||||||
|
|
||||||
require_once dirname(__FILE__).'/auths.php';
|
require_once dirname(__FILE__).'/auths.php';
|
||||||
|
@ -202,7 +202,10 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
|
|||||||
'TPMVersion=2',
|
'TPMVersion=2',
|
||||||
'UpdateManagementGroup=2',
|
'UpdateManagementGroup=2',
|
||||||
'UpdateOfferedDays=0',
|
'UpdateOfferedDays=0',
|
||||||
|
'UpgEx_GE24H2Setup=Green',
|
||||||
|
'UpgEx_GE24H2=Green',
|
||||||
'UpgEx_CU23H2=Green',
|
'UpgEx_CU23H2=Green',
|
||||||
|
'UpgEx_NI23H2=Green',
|
||||||
'UpgEx_NI22H2=Green',
|
'UpgEx_NI22H2=Green',
|
||||||
'UpgEx_CO21H2=Green',
|
'UpgEx_CO21H2=Green',
|
||||||
'UpgEx_23H2=Green',
|
'UpgEx_23H2=Green',
|
||||||
@ -559,6 +562,7 @@ function composeFetchUpdRequest($arch, $flight, $ring, $build, $sku = 48, $type
|
|||||||
<int>2359977</int>
|
<int>2359977</int>
|
||||||
<int>24513870</int>
|
<int>24513870</int>
|
||||||
<int>28880263</int>
|
<int>28880263</int>
|
||||||
|
<int>296374060</int>
|
||||||
<int>3</int>
|
<int>3</int>
|
||||||
<int>30077688</int>
|
<int>30077688</int>
|
||||||
<int>30486944</int>
|
<int>30486944</int>
|
||||||
|
Loading…
Reference in New Issue
Block a user