Input to the LevelControl moveToClosestFrequency command

MatterSpecification.v13.Cluster § 1.6.7.5

interface MoveToClosestFrequencyRequest {
    frequency: number;
}

Hierarchy (view full)

Properties

Properties

frequency: number