DeviceMetadata$json top-level constant
Implementation
@$core.Deprecated('Use deviceMetadataDescriptor instead')
const DeviceMetadata$json = {
'1': 'DeviceMetadata',
'2': [
{'1': 'firmware_version', '3': 1, '4': 1, '5': 9, '10': 'firmwareVersion'},
{
'1': 'device_state_version',
'3': 2,
'4': 1,
'5': 13,
'10': 'deviceStateVersion'
},
{'1': 'canShutdown', '3': 3, '4': 1, '5': 8, '10': 'canShutdown'},
{'1': 'hasWifi', '3': 4, '4': 1, '5': 8, '10': 'hasWifi'},
{'1': 'hasBluetooth', '3': 5, '4': 1, '5': 8, '10': 'hasBluetooth'},
{'1': 'hasEthernet', '3': 6, '4': 1, '5': 8, '10': 'hasEthernet'},
{
'1': 'role',
'3': 7,
'4': 1,
'5': 14,
'6': '.meshtastic.Config.DeviceConfig.Role',
'10': 'role'
},
{'1': 'position_flags', '3': 8, '4': 1, '5': 13, '10': 'positionFlags'},
{
'1': 'hw_model',
'3': 9,
'4': 1,
'5': 14,
'6': '.meshtastic.HardwareModel',
'10': 'hwModel'
},
{
'1': 'hasRemoteHardware',
'3': 10,
'4': 1,
'5': 8,
'10': 'hasRemoteHardware'
},
{'1': 'hasPKC', '3': 11, '4': 1, '5': 8, '10': 'hasPKC'},
{
'1': 'excluded_modules',
'3': 12,
'4': 1,
'5': 13,
'10': 'excludedModules'
},
],
};