Skip to content

Instantly share code, notes, and snippets.

@gnzlbg
Last active August 22, 2021 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gnzlbg/ead11bbfcc8461ecff561c40838ebc9f to your computer and use it in GitHub Desktop.
Save gnzlbg/ead11bbfcc8461ecff561c40838ebc9f to your computer and use it in GitHub Desktop.
set
Row;A;B;C
R1;1;0;0
R2;0;1;0
R3;0;0;1
{
"file": "https://gist.githubusercontent.com/gnzlbg/ead11bbfcc8461ecff561c40838ebc9f/raw/b4238c4bc8ee06dba8428be4917b57218ffc96dc/set",
"name": "Test",
"header": 0,
"separator": ";",
"skip": 0,
"meta": [
{ "type": "id", "index": 0, "name": "Name" }
],
"sets": [
{ "format": "binary", "start": 1, "end": 3 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment