X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=demo%2FPIPE%2FREADME.md;fp=demo%2FPIPE%2FREADME.md;h=79891c88b179895db7fb433faad15b5dbfd92791;hb=9fd1eb03e66522e79c94dec7ed26f68c17018fc1;hp=0000000000000000000000000000000000000000;hpb=9f18e8186cda2367942d12a9750e00880f6cd97e;p=com%2Fgs-lite.git diff --git a/demo/PIPE/README.md b/demo/PIPE/README.md new file mode 100644 index 0000000..79891c8 --- /dev/null +++ b/demo/PIPE/README.md @@ -0,0 +1,8 @@ +This example demonstrates a query system reading from a single file. + +The input data file is csvsingle.dat, and it remains after processing. + +Additional features demonstrated: + - a reference to a specific interface + - The output is redirected into example1.csv and example2.csv + - THe last line is an end-of-data marker.