ChannelSettings$json top-level constant
Implementation
@$core.Deprecated('Use channelSettingsDescriptor instead')
const ChannelSettings$json = {
'1': 'ChannelSettings',
'2': [
{
'1': 'channel_num',
'3': 1,
'4': 1,
'5': 13,
'8': {'3': true},
'10': 'channelNum',
},
{'1': 'psk', '3': 2, '4': 1, '5': 12, '10': 'psk'},
{'1': 'name', '3': 3, '4': 1, '5': 9, '10': 'name'},
{'1': 'id', '3': 4, '4': 1, '5': 7, '10': 'id'},
{'1': 'uplink_enabled', '3': 5, '4': 1, '5': 8, '10': 'uplinkEnabled'},
{'1': 'downlink_enabled', '3': 6, '4': 1, '5': 8, '10': 'downlinkEnabled'},
{
'1': 'module_settings',
'3': 7,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleSettings',
'10': 'moduleSettings'
},
],
};