ModuleConfig_ExternalNotificationConfig$json top-level constant
Implementation
@$core.Deprecated('Use moduleConfigDescriptor instead')
const ModuleConfig_ExternalNotificationConfig$json = {
'1': 'ExternalNotificationConfig',
'2': [
{'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
{'1': 'output_ms', '3': 2, '4': 1, '5': 13, '10': 'outputMs'},
{'1': 'output', '3': 3, '4': 1, '5': 13, '10': 'output'},
{'1': 'output_vibra', '3': 8, '4': 1, '5': 13, '10': 'outputVibra'},
{'1': 'output_buzzer', '3': 9, '4': 1, '5': 13, '10': 'outputBuzzer'},
{'1': 'active', '3': 4, '4': 1, '5': 8, '10': 'active'},
{'1': 'alert_message', '3': 5, '4': 1, '5': 8, '10': 'alertMessage'},
{
'1': 'alert_message_vibra',
'3': 10,
'4': 1,
'5': 8,
'10': 'alertMessageVibra'
},
{
'1': 'alert_message_buzzer',
'3': 11,
'4': 1,
'5': 8,
'10': 'alertMessageBuzzer'
},
{'1': 'alert_bell', '3': 6, '4': 1, '5': 8, '10': 'alertBell'},
{'1': 'alert_bell_vibra', '3': 12, '4': 1, '5': 8, '10': 'alertBellVibra'},
{
'1': 'alert_bell_buzzer',
'3': 13,
'4': 1,
'5': 8,
'10': 'alertBellBuzzer'
},
{'1': 'use_pwm', '3': 7, '4': 1, '5': 8, '10': 'usePwm'},
{'1': 'nag_timeout', '3': 14, '4': 1, '5': 13, '10': 'nagTimeout'},
{'1': 'use_i2s_as_buzzer', '3': 15, '4': 1, '5': 8, '10': 'useI2sAsBuzzer'},
],
};