C2C Schema SetColorTemperature

Doc issue ? A range for Setting the colortemperature ?
setcolortemprature

Looks OK to me.

SetColorTemperature has one argument, the temperature.
But the doc example has a Max and a Min ? How does that compute?

You’re not interpreting the schema documentation correctly.

There is a single argument: temperature

  • It’s data type is: integer
  • It’s valid domain (range) is: 1 to 30000

Thanks. mixed up definitions with the actual commands structure.

1 Like