Class DisplayClockStateSetCommand

Base command type for a simple writable command, which has a few values which must all be sent

Hierarchy

Constructors

Properties

_properties: {
    state: DisplayClockClockState;
}

Type declaration

runOrderGroup?: number = 0

Link

ISerializableCommand.runOrderGroup

minimumVersion?: ProtocolVersion
rawName: "DCSC" = 'DCSC'

Accessors

Methods

Generated using TypeDoc