UrpDeviceConfig$json top-level constant
Implementation
@$core.Deprecated('Use urpDeviceConfigDescriptor instead')
const UrpDeviceConfig$json = {
'1': 'UrpDeviceConfig',
'2': [
{'1': 'version', '3': 1, '4': 1, '5': 13, '10': 'version'},
{'1': 'scan', '3': 2, '4': 1, '5': 11, '6': '.UrpScanConfig', '10': 'scan'},
{
'1': 'button',
'3': 3,
'4': 1,
'5': 11,
'6': '.UrpButtonConfig',
'10': 'button'
},
{
'1': 'calibration',
'3': 4,
'4': 1,
'5': 11,
'6': '.UrpCalibration',
'10': 'calibration'
},
{'1': 'auto_update', '3': 5, '4': 1, '5': 8, '10': 'autoUpdate'},
{'1': 'ble_enabled', '3': 6, '4': 1, '5': 8, '10': 'bleEnabled'},
{'1': 'usb_enabled', '3': 7, '4': 1, '5': 8, '10': 'usbEnabled'},
{'1': 'wifi_enabled', '3': 8, '4': 1, '5': 8, '10': 'wifiEnabled'},
{
'1': 'auto_token_refresh',
'3': 9,
'4': 1,
'5': 8,
'10': 'autoTokenRefresh'
},
{
'1': 'token_refresh_threshold',
'3': 10,
'4': 1,
'5': 13,
'10': 'tokenRefreshThreshold'
},
{
'1': 'token_refresh_expiry_margin_s',
'3': 11,
'4': 1,
'5': 13,
'10': 'tokenRefreshExpiryMarginS'
},
{'1': 'cloud_presence', '3': 12, '4': 1, '5': 8, '10': 'cloudPresence'},
{'1': 'ota_url', '3': 13, '4': 1, '5': 9, '8': {}, '10': 'otaUrl'},
{
'1': 'ble_pairing_enabled',
'3': 15,
'4': 1,
'5': 8,
'10': 'blePairingEnabled'
},
],
};