OvenCavityOperationalStateTrait.StopCommand.Response

class OvenCavityOperationalStateTrait.StopCommand.Response


The result of the completed Stop command.

Summary

Public constructors

Creates a response payload from the Stop command.

Public properties

OvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Stop command.

Public constructors

Response

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

Creates a response payload from the Stop command.

Public properties

commandResponseState

val commandResponseStateOvenCavityOperationalStateTrait.ErrorStateStruct

The return status of the Stop command.