Contents

start(with:completion:)

Command Start

Declaration

func start(with params: MTROvenCavityOperationalStateClusterStartParams?, completion: @escaping  @Sendable (MTROvenCavityOperationalStateClusterOperationalCommandResponseParams?, (any Error)?) -> Void)
func start(with params: MTROvenCavityOperationalStateClusterStartParams?) async throws -> MTROvenCavityOperationalStateClusterOperationalCommandResponseParams

Discussion

Upon receipt, the device SHALL start its operation if it is safe to do so and the device is in an operational state from which it can be started.