setStyleLightProperty

open override fun setStyleLightProperty(id: String, property: String, value: Value): Expected<String, None>

Sets a value to the light property.

Return

A string describing an error if the operation was not successful, empty otherwise.

Parameters

id

light id.

property

light property name.

value

light property value.