move(with:completion:)

Declaration

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