RvcRunModeTrait.ChangeToModeCommand.Request

class RvcRunModeTrait.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 set the cluster instance to.

Public constructors

Request

Request(newMode: UByte)

Creates a request payload for the ChangeToMode command.

Public properties

newMode

val newModeUByte

The mode to set the cluster instance to. This must be one of the values in RvcRunMode.ModeOptionStruct.