TlvGoToTiltValueRequest: ObjectSchema<{
    tiltValue: FieldType<number>;
}> = ...

Input to the WindowCovering goToTiltValue command

Type declaration

  • tiltValue: FieldType<number>

    This field shall specify the requested physical tilt position in unit 0.1° (tenth of a degrees).

    MatterSpecification.v13.Cluster § 5.3.7.6.1

MatterSpecification.v13.Cluster § 5.3.7.6