ModuleConfig_AmbientLightingConfig$json top-level constant
Implementation
@$core.Deprecated('Use moduleConfigDescriptor instead')
const ModuleConfig_AmbientLightingConfig$json = {
'1': 'AmbientLightingConfig',
'2': [
{'1': 'led_state', '3': 1, '4': 1, '5': 8, '10': 'ledState'},
{'1': 'current', '3': 2, '4': 1, '5': 13, '10': 'current'},
{'1': 'red', '3': 3, '4': 1, '5': 13, '10': 'red'},
{'1': 'green', '3': 4, '4': 1, '5': 13, '10': 'green'},
{'1': 'blue', '3': 5, '4': 1, '5': 13, '10': 'blue'},
],
};