LevelControlTrait.MoveToClosestFrequencyCommand.Request

class LevelControlTrait.MoveToClosestFrequencyCommand.Request


The request payload for the MoveToClosestFrequency command.

Summary

Public constructors

Request(frequency: UShort)

Creates a request payload for the MoveToClosestFrequency command.

Public properties

UShort

The frequency to change the currentFrequency to.

Public constructors

Request

Request(frequency: UShort)

Creates a request payload for the MoveToClosestFrequency command.

Public properties

frequency

val frequencyUShort

The frequency to change the currentFrequency to.