User$json top-level constant
Implementation
@$core.Deprecated('Use userDescriptor instead')
const User$json = {
'1': 'User',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'long_name', '3': 2, '4': 1, '5': 9, '10': 'longName'},
{'1': 'short_name', '3': 3, '4': 1, '5': 9, '10': 'shortName'},
{
'1': 'macaddr',
'3': 4,
'4': 1,
'5': 12,
'8': {'3': true},
'10': 'macaddr',
},
{
'1': 'hw_model',
'3': 5,
'4': 1,
'5': 14,
'6': '.meshtastic.HardwareModel',
'10': 'hwModel'
},
{'1': 'is_licensed', '3': 6, '4': 1, '5': 8, '10': 'isLicensed'},
{
'1': 'role',
'3': 7,
'4': 1,
'5': 14,
'6': '.meshtastic.Config.DeviceConfig.Role',
'10': 'role'
},
{'1': 'public_key', '3': 8, '4': 1, '5': 12, '10': 'publicKey'},
{
'1': 'is_unmessagable',
'3': 9,
'4': 1,
'5': 8,
'9': 0,
'10': 'isUnmessagable',
'17': true
},
],
'8': [
{'1': '_is_unmessagable'},
],
};