UrpDeviceInfo$json top-level constant
Implementation
@$core.Deprecated('Use urpDeviceInfoDescriptor instead')
const UrpDeviceInfo$json = {
'1': 'UrpDeviceInfo',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'fw_version', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'fwVersion'},
{'1': 'fw_md5', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'fwMd5'},
{
'1': 'deviceType',
'3': 5,
'4': 1,
'5': 14,
'6': '.UrpDeviceType',
'10': 'deviceType'
},
{'1': 'mac', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'mac'},
{'1': 'revision', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'revision'},
{'1': 'wifi', '3': 8, '4': 1, '5': 11, '6': '.UrpWifiState', '10': 'wifi'},
{'1': 'ble', '3': 9, '4': 1, '5': 11, '6': '.UrpBleState', '10': 'ble'},
{'1': 'usb', '3': 10, '4': 1, '5': 11, '6': '.UrpUsbState', '10': 'usb'},
{'1': 'hostname', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'hostname'},
{'1': 'flash_encrypted', '3': 12, '4': 1, '5': 8, '10': 'flashEncrypted'},
{
'1': 'secure_boot_enabled',
'3': 13,
'4': 1,
'5': 8,
'10': 'secureBootEnabled'
},
],
};