Options: {
    coupleColorTempToLevel: BitFlag;
    executeIfOff: BitFlag;
}

Type declaration

  • coupleColorTempToLevel: BitFlag

    Dependency on Color Control cluster

    This bit indicates if this cluster has a dependency with the Color Control cluster.

    MatterSpecification.v13.Cluster § 1.6.5.1.2

  • executeIfOff: BitFlag

    Dependency on On/Off cluster

    This bit indicates if this cluster has a dependency with the On/Off cluster.

    MatterSpecification.v13.Cluster § 1.6.5.1.1

MatterSpecification.v13.Cluster § 1.6.5.1