mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 18:31:38 +00:00
Add new fields to CrOSFieldName
This commit is contained in:
@@ -23221,6 +23221,7 @@ CROS_FIELDS_CHOICE_MAP = {
|
||||
'asset': 'annotatedAssetId',
|
||||
'assetid': 'annotatedAssetId',
|
||||
'autoupdateexpiration': 'autoUpdateExpiration',
|
||||
'autoupdatethrough': 'autoUpdateThrough',
|
||||
'backlightinfo': 'backlightInfo',
|
||||
'bootmode': 'bootMode',
|
||||
'cpuinfo': 'cpuInfo',
|
||||
@@ -23233,6 +23234,9 @@ CROS_FIELDS_CHOICE_MAP = {
|
||||
'dockmacaddress': 'dockMacAddress',
|
||||
'ethernetmacaddress': 'ethernetMacAddress',
|
||||
'ethernetmacaddress0': 'ethernetMacAddress0',
|
||||
'extendedsupporteligible': 'extendedSupportEligible',
|
||||
'extendedsupportstart': 'extendedSupportStart',
|
||||
'extendedsupportenabled': 'extendedSupportEnabled',
|
||||
'firmwareversion': 'firmwareVersion',
|
||||
'firstenrollmenttime': 'firstEnrollmentTime',
|
||||
'lastdeprovisiontimestamp': 'lastDeprovisionTimestamp',
|
||||
|
||||
Reference in New Issue
Block a user