DishwasherModeTrait.ChangeToModeCommand.Request

class DishwasherModeTrait.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 switch to.

Public constructors

Request

Request(newMode: UByte)

Creates a request payload for the ChangeToMode command.

Public properties

newMode

val newModeUByte

The mode to switch to.