# LightGetAllOfPowerupDimmingColor ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **mode** | Option<**String**> | State to activate after powerup. Availability of “color_temperature” and “color” modes depend on the capabilities of the lamp. Colortemperature will set the colortemperature to the specified value after power up. When setting color_temperature, the color_temperature property must be included Color will set the color tot he specified value after power up. When setting color mode, the color property must be included Previous will set color to the state it was in before powering off. | [optional] **color_temperature** | Option<[**models::LightGetAllOfPowerupDimmingColorColorTemperature**](LightGet_allOf_powerup_dimming_color_color_temperature.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)