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