OvenCavityOperationalStateTrait.ResumeCommand.Response

class OvenCavityOperationalStateTrait.ResumeCommand.Response


The result of the completed Resume command.

Summary

Public constructors

Creates a response payload from the Resume command.

Public properties

OvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Resume command.

Public constructors

Response

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

Creates a response payload from the Resume command.

Public properties

commandResponseState

val commandResponseStateOvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Resume command.