@chauvet/connect-base-profiles 1.6.2 → 1.6.3

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.
@@ -257,149 +257,77 @@ const baseProfiles = {
257
257
  whiteMacros: null,
258
258
  name: 'GENERIC DRGBA',
259
259
  },
260
- 10001: {
261
- profileId: 10001,
262
- channels: 15,
260
+ 10050: {
261
+ profileId: 10050,
262
+ channels: 14,
263
263
  rgbRelation: {
264
264
  r: 2,
265
265
  g: 3,
266
266
  b: 4,
267
267
  },
268
- whiteLocation: 5,
268
+ whiteLocation: 0,
269
269
  amberLocation: 5,
270
- whiteMacrosLocation: 7,
270
+ whiteMacrosLocation: 0,
271
271
  uvLocation: 0,
272
272
  dimmerLocation: 1,
273
273
  fineDimmerLocation: 0,
274
- strobeLocation: 7,
274
+ strobeLocation: 6,
275
275
  whiteMacros: null,
276
- name: 'FREEDOM 1',
276
+ name: 'FREEDOM PAR Q9',
277
277
  },
278
- 10002: {
279
- profileId: 10002,
280
- channels: 15,
278
+ 10100: {
279
+ profileId: 10100,
280
+ channels: 16,
281
281
  rgbRelation: {
282
282
  r: 2,
283
283
  g: 3,
284
284
  b: 4,
285
285
  },
286
- whiteLocation: 5,
287
- amberLocation: 5,
288
- whiteMacrosLocation: 7,
289
- uvLocation: 0,
290
- dimmerLocation: 1,
291
- fineDimmerLocation: 0,
292
- strobeLocation: 7,
293
- whiteMacros: null,
294
- name: 'FREEDOM 2',
295
- },
296
- 10003: {
297
- profileId: 10003,
298
- channels: 8,
299
- rgbRelation: {
300
- r: 4,
301
- g: 5,
302
- b: 6,
303
- },
304
- whiteLocation: 7,
286
+ whiteLocation: 6,
305
287
  amberLocation: 5,
306
- whiteMacrosLocation: 7,
307
- uvLocation: 0,
288
+ whiteMacrosLocation: 0,
289
+ uvLocation: 7,
308
290
  dimmerLocation: 1,
309
291
  fineDimmerLocation: 0,
310
- strobeLocation: 3,
292
+ strobeLocation: 8,
311
293
  whiteMacros: null,
312
- name: 'FREEDOM 3',
294
+ name: 'FREEDOM PAR H9',
313
295
  },
314
- 10004: {
315
- profileId: 10004,
316
- channels: 8,
296
+ 10150: {
297
+ profileId: 10150,
298
+ channels: 13,
317
299
  rgbRelation: {
318
- r: 4,
319
- g: 5,
320
- b: 6,
300
+ r: 2,
301
+ g: 3,
302
+ b: 4,
321
303
  },
322
- whiteLocation: 7,
323
- amberLocation: 5,
324
- whiteMacrosLocation: 7,
304
+ whiteLocation: 0,
305
+ amberLocation: 0,
306
+ whiteMacrosLocation: 0,
325
307
  uvLocation: 0,
326
308
  dimmerLocation: 1,
327
309
  fineDimmerLocation: 0,
328
- strobeLocation: 3,
310
+ strobeLocation: 5,
329
311
  whiteMacros: null,
330
- name: 'FREEDOM 4',
312
+ name: 'FREEDOM PAR T6',
331
313
  },
332
- 10005: {
333
- profileId: 10005,
334
- channels: 6,
314
+ 10200: {
315
+ profileId: 10200,
316
+ channels: 15,
335
317
  rgbRelation: {
336
318
  r: 2,
337
319
  g: 3,
338
320
  b: 4,
339
321
  },
340
322
  whiteLocation: 5,
341
- amberLocation: 5,
342
- whiteMacrosLocation: 7,
343
- uvLocation: 0,
344
- dimmerLocation: 1,
345
- fineDimmerLocation: 0,
346
- strobeLocation: 6,
347
- whiteMacros: null,
348
- name: 'FREEDOM 5',
349
- },
350
- 10006: {
351
- profileId: 10006,
352
- channels: 8,
353
- rgbRelation: {
354
- r: 4,
355
- g: 5,
356
- b: 6,
357
- },
358
- whiteLocation: 7,
359
- amberLocation: 5,
360
- whiteMacrosLocation: 7,
361
- uvLocation: 0,
362
- dimmerLocation: 1,
363
- fineDimmerLocation: 0,
364
- strobeLocation: 3,
365
- whiteMacros: null,
366
- name: 'FREEDOM 6',
367
- },
368
- 10007: {
369
- profileId: 10007,
370
- channels: 8,
371
- rgbRelation: {
372
- r: 3,
373
- g: 4,
374
- b: 5,
375
- },
376
- whiteLocation: 6,
377
- amberLocation: 5,
378
- whiteMacrosLocation: 7,
323
+ amberLocation: 0,
324
+ whiteMacrosLocation: 0,
379
325
  uvLocation: 0,
380
326
  dimmerLocation: 1,
381
327
  fineDimmerLocation: 0,
382
328
  strobeLocation: 7,
383
329
  whiteMacros: null,
384
- name: 'FREEDOM 7',
385
- },
386
- 10008: {
387
- profileId: 10008,
388
- channels: 9,
389
- rgbRelation: {
390
- r: 1,
391
- g: 2,
392
- b: 3,
393
- },
394
- whiteLocation: 4,
395
- amberLocation: 5,
396
- whiteMacrosLocation: 7,
397
- uvLocation: 0,
398
- dimmerLocation: 8,
399
- fineDimmerLocation: 0,
400
- strobeLocation: 6,
401
- whiteMacros: null,
402
- name: 'FREEDOM 8',
330
+ name: 'FREEDOM FLEX STICK',
403
331
  },
404
332
  };
405
333
  export default baseProfiles;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chauvet/connect-base-profiles",
3
- "version": "1.6.2",
3
+ "version": "1.6.3",
4
4
  "type": "module",
5
5
  "main": "dist/baseProfiles.js",
6
6
  "types": "dist/baseProfiles.d.ts",
@@ -280,150 +280,78 @@ const baseProfiles: Record<number, BaseProfile> = {
280
280
  name: 'GENERIC DRGBA',
281
281
  },
282
282
 
283
- 10001: {
284
- profileId: 10001,
285
- channels: 15,
283
+ 10050: {
284
+ profileId: 10050,
285
+ channels: 14,
286
286
  rgbRelation: {
287
287
  r: 2,
288
288
  g: 3,
289
289
  b: 4,
290
290
  },
291
- whiteLocation: 5,
291
+ whiteLocation: 0,
292
292
  amberLocation: 5,
293
- whiteMacrosLocation: 7,
293
+ whiteMacrosLocation: 0,
294
294
  uvLocation: 0,
295
295
  dimmerLocation: 1,
296
296
  fineDimmerLocation: 0,
297
- strobeLocation: 7,
297
+ strobeLocation: 6,
298
298
  whiteMacros: null,
299
- name: 'FREEDOM 1',
299
+ name: 'FREEDOM PAR Q9',
300
300
  },
301
- 10002: {
302
- profileId: 10002,
303
- channels: 15,
301
+ 10100: {
302
+ profileId: 10100,
303
+ channels: 16,
304
304
  rgbRelation: {
305
305
  r: 2,
306
306
  g: 3,
307
307
  b: 4,
308
308
  },
309
- whiteLocation: 5,
310
- amberLocation: 5,
311
- whiteMacrosLocation: 7,
312
- uvLocation: 0,
313
- dimmerLocation: 1,
314
- fineDimmerLocation: 0,
315
- strobeLocation: 7,
316
- whiteMacros: null,
317
- name: 'FREEDOM 2',
318
- },
319
- 10003: {
320
- profileId: 10003,
321
- channels: 8,
322
- rgbRelation: {
323
- r: 4,
324
- g: 5,
325
- b: 6,
326
- },
327
- whiteLocation: 7,
309
+ whiteLocation: 6,
328
310
  amberLocation: 5,
329
- whiteMacrosLocation: 7,
330
- uvLocation: 0,
311
+ whiteMacrosLocation: 0,
312
+ uvLocation: 7,
331
313
  dimmerLocation: 1,
332
314
  fineDimmerLocation: 0,
333
- strobeLocation: 3,
315
+ strobeLocation: 8,
334
316
  whiteMacros: null,
335
- name: 'FREEDOM 3',
317
+ name: 'FREEDOM PAR H9',
336
318
  },
337
- 10004: {
338
- profileId: 10004,
339
- channels: 8,
319
+ 10150: {
320
+ profileId: 10150,
321
+ channels: 13,
340
322
  rgbRelation: {
341
- r: 4,
342
- g: 5,
343
- b: 6,
323
+ r: 2,
324
+ g: 3,
325
+ b: 4,
344
326
  },
345
- whiteLocation: 7,
346
- amberLocation: 5,
347
- whiteMacrosLocation: 7,
327
+ whiteLocation: 0,
328
+ amberLocation: 0,
329
+ whiteMacrosLocation: 0,
348
330
  uvLocation: 0,
349
331
  dimmerLocation: 1,
350
332
  fineDimmerLocation: 0,
351
- strobeLocation: 3,
333
+ strobeLocation: 5,
352
334
  whiteMacros: null,
353
- name: 'FREEDOM 4',
335
+ name: 'FREEDOM PAR T6',
354
336
  },
355
- 10005: {
356
- profileId: 10005,
357
- channels: 6,
337
+ 10200: {
338
+ profileId: 10200,
339
+ channels: 15,
358
340
  rgbRelation: {
359
341
  r: 2,
360
342
  g: 3,
361
343
  b: 4,
362
344
  },
363
345
  whiteLocation: 5,
364
- amberLocation: 5,
365
- whiteMacrosLocation: 7,
366
- uvLocation: 0,
367
- dimmerLocation: 1,
368
- fineDimmerLocation: 0,
369
- strobeLocation: 6,
370
- whiteMacros: null,
371
- name: 'FREEDOM 5',
372
- },
373
- 10006: {
374
- profileId: 10006,
375
- channels: 8,
376
- rgbRelation: {
377
- r: 4,
378
- g: 5,
379
- b: 6,
380
- },
381
- whiteLocation: 7,
382
- amberLocation: 5,
383
- whiteMacrosLocation: 7,
384
- uvLocation: 0,
385
- dimmerLocation: 1,
386
- fineDimmerLocation: 0,
387
- strobeLocation: 3,
388
- whiteMacros: null,
389
- name: 'FREEDOM 6',
390
- },
391
- 10007: {
392
- profileId: 10007,
393
- channels: 8,
394
- rgbRelation: {
395
- r: 3,
396
- g: 4,
397
- b: 5,
398
- },
399
- whiteLocation: 6,
400
- amberLocation: 5,
401
- whiteMacrosLocation: 7,
346
+ amberLocation: 0,
347
+ whiteMacrosLocation: 0,
402
348
  uvLocation: 0,
403
349
  dimmerLocation: 1,
404
350
  fineDimmerLocation: 0,
405
351
  strobeLocation: 7,
406
352
  whiteMacros: null,
407
- name: 'FREEDOM 7',
353
+ name: 'FREEDOM FLEX STICK',
408
354
  },
409
355
 
410
- 10008: {
411
- profileId: 10008,
412
- channels: 9,
413
- rgbRelation: {
414
- r: 1,
415
- g: 2,
416
- b: 3,
417
- },
418
- whiteLocation: 4,
419
- amberLocation: 5,
420
- whiteMacrosLocation: 7,
421
- uvLocation: 0,
422
- dimmerLocation: 8,
423
- fineDimmerLocation: 0,
424
- strobeLocation: 6,
425
- whiteMacros: null,
426
- name: 'FREEDOM 8',
427
- },
428
356
  };
429
357
  export default baseProfiles;