config-editor-base 2.7.5 → 2.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,415 @@
1
+ {
2
+ "general": {
3
+ "device": {},
4
+ "security": {},
5
+ "debug": {
6
+ "syslog": 1,
7
+ "restart_timer": 24
8
+ }
9
+ },
10
+ "log": {
11
+ "file": {
12
+ "split_size": 50,
13
+ "split_time_period": 0,
14
+ "split_time_offset": 0,
15
+ "cyclic": 1
16
+ },
17
+ "compression": {
18
+ "level": 0
19
+ },
20
+ "encryption": {
21
+ "state": 0
22
+ },
23
+ "error_frames": {
24
+ "state": 0
25
+ }
26
+ },
27
+ "rtc": {
28
+ "sync": 2,
29
+ "timezone": 0,
30
+ "adjustment": 0,
31
+ "tolerance": 30
32
+ },
33
+ "secondaryport": {
34
+ "power_schedule": []
35
+ },
36
+ "can_internal": {
37
+ "general": {
38
+ "rx_state": 1,
39
+ "tx_state": 1
40
+ },
41
+ "filter": {
42
+ "id": [
43
+ {
44
+ "name": "Heartbeat",
45
+ "state": 0,
46
+ "type": 0,
47
+ "id_format": 0,
48
+ "method": 0,
49
+ "f1": "2",
50
+ "f2": "2",
51
+ "prescaler_type": 0
52
+ },
53
+ {
54
+ "name": "TimeCalendar",
55
+ "state": 0,
56
+ "type": 0,
57
+ "id_format": 0,
58
+ "method": 0,
59
+ "f1": "3",
60
+ "f2": "3",
61
+ "prescaler_type": 0
62
+ },
63
+ {
64
+ "name": "TimeExternal",
65
+ "state": 0,
66
+ "type": 0,
67
+ "id_format": 0,
68
+ "method": 0,
69
+ "f1": "5",
70
+ "f2": "5",
71
+ "prescaler_type": 0
72
+ },
73
+ {
74
+ "name": "GnssStatus",
75
+ "state": 1,
76
+ "type": 0,
77
+ "id_format": 0,
78
+ "method": 0,
79
+ "f1": "65",
80
+ "f2": "65",
81
+ "prescaler_type": 0
82
+ },
83
+ {
84
+ "name": "GnssTime",
85
+ "state": 1,
86
+ "type": 0,
87
+ "id_format": 0,
88
+ "method": 0,
89
+ "f1": "66",
90
+ "f2": "66",
91
+ "prescaler_type": 0
92
+ },
93
+ {
94
+ "name": "GnsssPosition",
95
+ "state": 1,
96
+ "type": 0,
97
+ "id_format": 0,
98
+ "method": 0,
99
+ "f1": "67",
100
+ "f2": "67",
101
+ "prescaler_type": 0
102
+ },
103
+ {
104
+ "name": "GnssAltitude",
105
+ "state": 1,
106
+ "type": 0,
107
+ "id_format": 0,
108
+ "method": 0,
109
+ "f1": "68",
110
+ "f2": "68",
111
+ "prescaler_type": 0
112
+ },
113
+ {
114
+ "name": "GnssAttitude",
115
+ "state": 1,
116
+ "type": 0,
117
+ "id_format": 0,
118
+ "method": 0,
119
+ "f1": "69",
120
+ "f2": "69",
121
+ "prescaler_type": 0
122
+ },
123
+ {
124
+ "name": "GnssDistance",
125
+ "state": 1,
126
+ "type": 0,
127
+ "id_format": 0,
128
+ "method": 0,
129
+ "f1": "6A",
130
+ "f2": "6A",
131
+ "prescaler_type": 0
132
+ },
133
+ {
134
+ "name": "GnssSpeed",
135
+ "state": 1,
136
+ "type": 0,
137
+ "id_format": 0,
138
+ "method": 0,
139
+ "f1": "6B",
140
+ "f2": "6B",
141
+ "prescaler_type": 0
142
+ },
143
+ {
144
+ "name": "GnssGeofence",
145
+ "state": 1,
146
+ "type": 0,
147
+ "id_format": 0,
148
+ "method": 0,
149
+ "f1": "6C",
150
+ "f2": "6C",
151
+ "prescaler_type": 0
152
+ },
153
+ {
154
+ "name": "ImuAlign",
155
+ "state": 1,
156
+ "type": 0,
157
+ "id_format": 0,
158
+ "method": 0,
159
+ "f1": "6E",
160
+ "f2": "6E",
161
+ "prescaler_type": 0
162
+ },
163
+ {
164
+ "name": "ImuAcc",
165
+ "state": 1,
166
+ "type": 0,
167
+ "id_format": 0,
168
+ "method": 0,
169
+ "f1": "6F",
170
+ "f2": "6F",
171
+ "prescaler_type": 0
172
+ }
173
+ ]
174
+ },
175
+ "control": {
176
+ "control_rx_state": 0,
177
+ "control_tx_state": 0,
178
+ "start": {
179
+ "message": {
180
+ "chn": 0,
181
+ "id_format": 0,
182
+ "id": "0",
183
+ "id_mask": "7FF"
184
+ },
185
+ "signal": {
186
+ "type": 0,
187
+ "byteorder": 0,
188
+ "bitpos": 0,
189
+ "length": 0,
190
+ "factor": 0,
191
+ "offset": 0
192
+ },
193
+ "trigger_high": 0,
194
+ "trigger_low": 0
195
+ },
196
+ "stop": {
197
+ "message": {
198
+ "chn": 0,
199
+ "id_format": 0,
200
+ "id": "0",
201
+ "id_mask": "7FF"
202
+ },
203
+ "signal": {
204
+ "type": 0,
205
+ "byteorder": 0,
206
+ "bitpos": 0,
207
+ "length": 0,
208
+ "factor": 0,
209
+ "offset": 0
210
+ },
211
+ "trigger_high": 0,
212
+ "trigger_low": 0
213
+ }
214
+ }
215
+ },
216
+ "can_1": {
217
+ "general": {
218
+ "rx_state": 1,
219
+ "tx_state": 1
220
+ },
221
+ "phy": {
222
+ "mode": 1,
223
+ "retransmission": 1,
224
+ "fd_spec": 0,
225
+ "bit_rate_cfg_mode": 0
226
+ },
227
+ "filter": {
228
+ "remote_frames": 0,
229
+ "id": [
230
+ {
231
+ "name": "AllStandardID",
232
+ "state": 1,
233
+ "type": 0,
234
+ "id_format": 0,
235
+ "method": 0,
236
+ "f1": "0",
237
+ "f2": "7FF",
238
+ "prescaler_type": 0
239
+ },
240
+ {
241
+ "name": "AllExtendedID",
242
+ "state": 1,
243
+ "type": 0,
244
+ "id_format": 1,
245
+ "method": 0,
246
+ "f1": "0",
247
+ "f2": "1FFFFFFF",
248
+ "prescaler_type": 0
249
+ }
250
+ ]
251
+ },
252
+ "control": {
253
+ "control_rx_state": 0,
254
+ "control_tx_state": 0,
255
+ "start": {
256
+ "message": {
257
+ "chn": 1,
258
+ "id_format": 0,
259
+ "id": "0",
260
+ "id_mask": "7FF"
261
+ },
262
+ "signal": {
263
+ "type": 0,
264
+ "byteorder": 0,
265
+ "bitpos": 0,
266
+ "length": 0,
267
+ "factor": 0,
268
+ "offset": 0
269
+ },
270
+ "trigger_high": 0,
271
+ "trigger_low": 0
272
+ },
273
+ "stop": {
274
+ "message": {
275
+ "chn": 1,
276
+ "id_format": 0,
277
+ "id": "0",
278
+ "id_mask": "7FF"
279
+ },
280
+ "signal": {
281
+ "type": 0,
282
+ "byteorder": 0,
283
+ "bitpos": 0,
284
+ "length": 0,
285
+ "factor": 0,
286
+ "offset": 0
287
+ },
288
+ "trigger_high": 0,
289
+ "trigger_low": 0
290
+ }
291
+ }
292
+ },
293
+ "can_2": {
294
+ "general": {
295
+ "rx_state": 1,
296
+ "tx_state": 1
297
+ },
298
+ "phy": {
299
+ "mode": 1,
300
+ "retransmission": 1,
301
+ "fd_spec": 0,
302
+ "bit_rate_cfg_mode": 0
303
+ },
304
+ "filter": {
305
+ "remote_frames": 0,
306
+ "id": [
307
+ {
308
+ "name": "AllStandardID",
309
+ "state": 1,
310
+ "type": 0,
311
+ "id_format": 0,
312
+ "method": 0,
313
+ "f1": "0",
314
+ "f2": "7FF",
315
+ "prescaler_type": 0
316
+ },
317
+ {
318
+ "name": "AllExtendedID",
319
+ "state": 1,
320
+ "type": 0,
321
+ "id_format": 1,
322
+ "method": 0,
323
+ "f1": "0",
324
+ "f2": "1FFFFFFF",
325
+ "prescaler_type": 0
326
+ }
327
+ ]
328
+ },
329
+ "control": {
330
+ "control_rx_state": 0,
331
+ "control_tx_state": 0,
332
+ "start": {
333
+ "message": {
334
+ "chn": 2,
335
+ "id_format": 0,
336
+ "id": "0",
337
+ "id_mask": "7FF"
338
+ },
339
+ "signal": {
340
+ "type": 0,
341
+ "byteorder": 0,
342
+ "bitpos": 0,
343
+ "length": 0,
344
+ "factor": 0,
345
+ "offset": 0
346
+ },
347
+ "trigger_high": 0,
348
+ "trigger_low": 0
349
+ },
350
+ "stop": {
351
+ "message": {
352
+ "chn": 2,
353
+ "id_format": 0,
354
+ "id": "0",
355
+ "id_mask": "7FF"
356
+ },
357
+ "signal": {
358
+ "type": 0,
359
+ "byteorder": 0,
360
+ "bitpos": 0,
361
+ "length": 0,
362
+ "factor": 0,
363
+ "offset": 0
364
+ },
365
+ "trigger_high": 0,
366
+ "trigger_low": 0
367
+ }
368
+ }
369
+ },
370
+ "lin_1": {
371
+ "phy": {
372
+ "mode": 0,
373
+ "bit_rate": 19200
374
+ }
375
+ },
376
+ "lin_2": {
377
+ "phy": {
378
+ "mode": 0,
379
+ "bit_rate": 19200
380
+ }
381
+ },
382
+ "connect": {
383
+ "cellular": {
384
+ "keyformat": 0,
385
+ "pin": "",
386
+ "apn": "",
387
+ "roaming": 0
388
+ },
389
+ "protocol": 0,
390
+ "s3": {
391
+ "sync": {
392
+ "ota": 600,
393
+ "heartbeat": 300,
394
+ "logfiles": 1
395
+ },
396
+ "server": {
397
+ "request_style": 0,
398
+ "keyformat": 0,
399
+ "signed_payload": 0
400
+ }
401
+ }
402
+ },
403
+ "gnss": {
404
+ "system": 5,
405
+ "invalid_signals": 0,
406
+ "alignment": {
407
+ "method": 0,
408
+ "z": 0,
409
+ "y": 0,
410
+ "x": 0
411
+ },
412
+ "geofence": [],
413
+ "dyn_model": 0
414
+ }
415
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "config-editor-base",
3
- "version": "2.7.5",
3
+ "version": "2.7.7",
4
4
  "description": "React-based JSON Schema editor base-tool",
5
5
  "author": "CSS Electronics",
6
6
  "license": "MIT",