# LightDynamics ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **duration** | Option<**i32**> | Duration of a light transition or timed effects in ms. | [optional] **speed** | Option<**f64**> | Speed of dynamic palette or effect. The speed is valid for the dynamic palette if the status is `dynamic_palette` or for the corresponding effect listed in status. In case of status `none`, the speed is not valid. | [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)