DeviceProfile$json top-level constant
Implementation
@$core.Deprecated('Use deviceProfileDescriptor instead')
const DeviceProfile$json = {
'1': 'DeviceProfile',
'2': [
{
'1': 'long_name',
'3': 1,
'4': 1,
'5': 9,
'9': 0,
'10': 'longName',
'17': true
},
{
'1': 'short_name',
'3': 2,
'4': 1,
'5': 9,
'9': 1,
'10': 'shortName',
'17': true
},
{
'1': 'channel_url',
'3': 3,
'4': 1,
'5': 9,
'9': 2,
'10': 'channelUrl',
'17': true
},
{
'1': 'config',
'3': 4,
'4': 1,
'5': 11,
'6': '.meshtastic.LocalConfig',
'9': 3,
'10': 'config',
'17': true
},
{
'1': 'module_config',
'3': 5,
'4': 1,
'5': 11,
'6': '.meshtastic.LocalModuleConfig',
'9': 4,
'10': 'moduleConfig',
'17': true
},
{
'1': 'fixed_position',
'3': 6,
'4': 1,
'5': 11,
'6': '.meshtastic.Position',
'9': 5,
'10': 'fixedPosition',
'17': true
},
{
'1': 'ringtone',
'3': 7,
'4': 1,
'5': 9,
'9': 6,
'10': 'ringtone',
'17': true
},
{
'1': 'canned_messages',
'3': 8,
'4': 1,
'5': 9,
'9': 7,
'10': 'cannedMessages',
'17': true
},
],
'8': [
{'1': '_long_name'},
{'1': '_short_name'},
{'1': '_channel_url'},
{'1': '_config'},
{'1': '_module_config'},
{'1': '_fixed_position'},
{'1': '_ringtone'},
{'1': '_canned_messages'},
],
};