SimplifiedThermostatTrait.SetSystemModeCommand.Request

class SimplifiedThermostatTrait.SetSystemModeCommand.Request


The request payload for the SetSystemMode command.

Summary

Public constructors

Creates a request payload for the SetSystemMode command.

Public properties

SimplifiedThermostatTrait.SystemModeEnum

The mode to set the system to.

Public constructors

Request

Request(
    systemMode: SimplifiedThermostatTrait.SystemModeEnum = SystemModeEnum.Unspecified
)

Creates a request payload for the SetSystemMode command.

Public properties

systemMode

val systemModeSimplifiedThermostatTrait.SystemModeEnum

The mode to set the system to.