OvenCavityOperationalStateTrait.PauseCommand.Response

class OvenCavityOperationalStateTrait.PauseCommand.Response


The result of the completed Pause command.

Summary

Public constructors

Creates a response payload from the Pause command.

Public properties

OvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Pause command.

Public constructors

Response

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

Creates a response payload from the Pause command.

Public properties

commandResponseState

val commandResponseStateOvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Pause command.