OvenCavityOperationalStateTrait.StartCommand.Response

class OvenCavityOperationalStateTrait.StartCommand.Response


The result of the completed Start command.

Summary

Public constructors

Creates a response payload from the Start command.

Public properties

OvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Start command.

Public constructors

Response

Response(
    commandResponseState: OvenCavityOperationalStateTrait.ErrorStateStruct = ErrorStateStruct()
)

Creates a response payload from the Start command.

Public properties

commandResponseState

val commandResponseStateOvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Start command.