start(with:completion:)

Declaration

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