OvenModeTrait.ChangeToModeCommand.Request

class OvenModeTrait.ChangeToModeCommand.Request


The request payload for the ChangeToMode command.

Summary

Public constructors

Request(newMode: UByte)

Creates a request payload for the ChangeToMode command.

Public properties

UByte

The mode to change to.

Public constructors

Request

Request(newMode: UByte)

Creates a request payload for the ChangeToMode command.

Public properties

newMode

val newModeUByte

The mode to change to. This must be one of the supportedModes.