step(with:completion:)

Declaration

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