protected override void moduleConfigHasChanged()
 {
     base.moduleConfigHasChanged();
     _rgbColorAtPowerOn = _func.get_rgbColorAtPowerOn();
 }