Skip to content

Commit 866b627

Browse files
committed
Fix example_data channel naming
1 parent d313197 commit 866b627

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

Resources/FileReader/resources/structure.oebin

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"recorded_processor_index":0
2323
},
2424
{
25-
"channel_name":"BIGGYEWF",
25+
"channel_name":"CH2",
2626
"description":"Demo data channel",
2727
"identifier":"genericdata.continuous",
2828
"history":"Demo source",
@@ -32,7 +32,7 @@
3232
"recorded_processor_index":1
3333
},
3434
{
35-
"channel_name":"LUMPTY",
35+
"channel_name":"CH3",
3636
"description":"Demo data channel",
3737
"identifier":"genericdata.continuous",
3838
"history":"Demo source",
@@ -42,7 +42,7 @@
4242
"recorded_processor_index":2
4343
},
4444
{
45-
"channel_name":"CH3",
45+
"channel_name":"CH4",
4646
"description":"Demo data channel",
4747
"identifier":"genericdata.continuous",
4848
"history":"Demo source",
@@ -52,7 +52,7 @@
5252
"recorded_processor_index":3
5353
},
5454
{
55-
"channel_name":"CH4",
55+
"channel_name":"CH5",
5656
"description":"Demo data channel",
5757
"identifier":"genericdata.continuous",
5858
"history":"Demo source",
@@ -62,7 +62,7 @@
6262
"recorded_processor_index":4
6363
},
6464
{
65-
"channel_name":"CH5",
65+
"channel_name":"CH6",
6666
"description":"Demo data channel",
6767
"identifier":"genericdata.continuous",
6868
"history":"Demo source",
@@ -72,7 +72,7 @@
7272
"recorded_processor_index":5
7373
},
7474
{
75-
"channel_name":"CH6",
75+
"channel_name":"CH7",
7676
"description":"Demo data channel",
7777
"identifier":"genericdata.continuous",
7878
"history":"Demo source",
@@ -82,7 +82,7 @@
8282
"recorded_processor_index":6
8383
},
8484
{
85-
"channel_name":"CH7",
85+
"channel_name":"CH8",
8686
"description":"Demo data channel",
8787
"identifier":"genericdata.continuous",
8888
"history":"Demo source",
@@ -92,7 +92,7 @@
9292
"recorded_processor_index":7
9393
},
9494
{
95-
"channel_name":"CH8",
95+
"channel_name":"CH9",
9696
"description":"Demo data channel",
9797
"identifier":"genericdata.continuous",
9898
"history":"Demo source",
@@ -102,7 +102,7 @@
102102
"recorded_processor_index":8
103103
},
104104
{
105-
"channel_name":"CH9",
105+
"channel_name":"CH10",
106106
"description":"Demo data channel",
107107
"identifier":"genericdata.continuous",
108108
"history":"Demo source",
@@ -112,7 +112,7 @@
112112
"recorded_processor_index":9
113113
},
114114
{
115-
"channel_name":"CH10",
115+
"channel_name":"CH11",
116116
"description":"Demo data channel",
117117
"identifier":"genericdata.continuous",
118118
"history":"Demo source",
@@ -122,7 +122,7 @@
122122
"recorded_processor_index":10
123123
},
124124
{
125-
"channel_name":"CH11",
125+
"channel_name":"CH12",
126126
"description":"Demo data channel",
127127
"identifier":"genericdata.continuous",
128128
"history":"Demo source",
@@ -132,7 +132,7 @@
132132
"recorded_processor_index":11
133133
},
134134
{
135-
"channel_name":"CH12",
135+
"channel_name":"CH13",
136136
"description":"Demo data channel",
137137
"identifier":"genericdata.continuous",
138138
"history":"Demo source",
@@ -142,7 +142,7 @@
142142
"recorded_processor_index":12
143143
},
144144
{
145-
"channel_name":"CH13",
145+
"channel_name":"CH14",
146146
"description":"Demo data channel",
147147
"identifier":"genericdata.continuous",
148148
"history":"Demo source",
@@ -152,7 +152,7 @@
152152
"recorded_processor_index":13
153153
},
154154
{
155-
"channel_name":"CH14",
155+
"channel_name":"CH15",
156156
"description":"Demo data channel",
157157
"identifier":"genericdata.continuous",
158158
"history":"Demo source",
@@ -162,7 +162,7 @@
162162
"recorded_processor_index":14
163163
},
164164
{
165-
"channel_name":"CH15",
165+
"channel_name":"CH16",
166166
"description":"Demo data channel",
167167
"identifier":"genericdata.continuous",
168168
"history":"Demo source",

0 commit comments

Comments
 (0)