step(with:completionHandler:)
Declaration
func step(with params: MTRLevelControlClusterStepParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func step(with params: MTRLevelControlClusterStepParams) async throwsfunc step(with params: MTRLevelControlClusterStepParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func step(with params: MTRLevelControlClusterStepParams) async throws