File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 689689 "edt_dev_spec_devices_discovery_inprogress" : " Discovery in progress" ,
690690 "edt_dev_spec_dithering_title" : " Dithering" ,
691691 "edt_dev_spec_dmaNumber_title" : " DMA channel" ,
692- "edt_dev_spec_dmx_max_title" : " DMX maximal number of channels" ,
692+ "edt_dev_spec_dmx_max_title" : " DMX maximum channels supported " ,
693693 "edt_dev_spec_fullBrightnessAtStart_title" : " Full brightness at start" ,
694694 "edt_dev_spec_gamma_title" : " Gamma" ,
695695 "edt_dev_spec_globalBrightnessControlMaxLevel_title" : " Max Current Level" ,
Original file line number Diff line number Diff line change 2525 "dmx-max" : {
2626 "type" : " integer" ,
2727 "title" : " edt_dev_spec_dmx_max_title" ,
28+ "minimum" : 1 ,
29+ "maximum" : 512 ,
2830 "default" : 512 ,
31+ "access" : " advanced" ,
2932 "propertyOrder" : 4
3033 },
3134 "latchTime" : {
You can’t perform that action at this time.
0 commit comments