createScene

abstract suspend fun createScene(parameters: SceneCreateParameters): ResourceReference

Create a new scene on the Hue Bridge.

Return

A reference to the newly created scene.

Parameters

parameters

Configuration to define the new scene.