CameractrlModeLCDdisplayInfo.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. {
  2. "LCD": {
  3. "displayPassingVehicleInfoEnabled": true,
  4. "displayPlateEnable": true,
  5. "displayTimeEnable": true,
  6. "timeFormat": "hh-mm-ss",
  7. "CustomContentList": [{
  8. "CustomContent": {
  9. "id": 1,
  10. "fontSizeLine": 20,
  11. "fontColorLine": {
  12. "R": 240,
  13. "G": 0,
  14. "B": 0
  15. },
  16. "fontBoldLine": false,
  17. "passVehicleDisplayEnabled": false,
  18. "fontColor": "f00000",
  19. "isCustomContent": true,
  20. "content": "${content}"
  21. },
  22. "$$hashKey": "04T"
  23. }, {
  24. "CustomContent": {
  25. "id": 2,
  26. "value": "plate",
  27. "fontSizeLine": 40,
  28. "fontColorLine": {
  29. "R": 255,
  30. "G": 255,
  31. "B": 255
  32. },
  33. "fontBoldLine": false,
  34. "passVehicleDisplayEnabled": true,
  35. "fontColor": "ffffff",
  36. "isCustomContent": false
  37. }
  38. }, {
  39. "CustomContent": {
  40. "id": 3,
  41. "value": "triggerTime",
  42. "fontSizeLine": 40,
  43. "fontColorLine": {
  44. "R": 255,
  45. "G": 255,
  46. "B": 255
  47. },
  48. "fontBoldLine": false,
  49. "passVehicleDisplayEnabled": true,
  50. "fontColor": "ffffff",
  51. "isCustomContent": false
  52. }
  53. }],
  54. "fontSize": 50,
  55. "fontColor": {
  56. "R": 0,
  57. "G": 0,
  58. "B": 255
  59. },
  60. "MediaDataInfo": {
  61. "cycleIntervalTime": 60,
  62. "cyclePlayOrder": []
  63. },
  64. "ctrlMode": "${ctrlMode}",
  65. "allowListDisplayEnabled": false,
  66. "blockListDisplayEnabled": false,
  67. "temporaryListDisplayEnabled": false,
  68. "fanSpeedLevel": "close",
  69. "temperatureThreshold": 0,
  70. "screenWidth": 0,
  71. "screenHeight": 0,
  72. "softwareVersion": "V2.0.0_build20240314STD_|240314",
  73. "BackBright": {
  74. "enabled": false,
  75. "ctrlMode": "manualAndTime",
  76. "value": 0,
  77. "timeCtrlEnabled": false,
  78. "TimeCtrlList": [{
  79. "TimeCtrl": {
  80. "startTime": "00:00",
  81. "endTime": "00:00",
  82. "value": 0,
  83. "vehiclePassingValue": 0
  84. }
  85. }]
  86. },
  87. "displayTime": 20,
  88. "HintContentList": [{
  89. "HintContent": {
  90. "id": 1,
  91. "content": "欢迎光临",
  92. "contentType": "free",
  93. "fontSizeLine": 50,
  94. "fontColorLine": {
  95. "R": 240,
  96. "G": 0,
  97. "B": 0
  98. },
  99. "fontBoldLine": false,
  100. "fontColor": "f00000",
  101. "isCustomContent": true
  102. },
  103. "$$hashKey": "04N"
  104. }, {
  105. "HintContent": {
  106. "id": 2,
  107. "content": "欢迎光临",
  108. "contentType": "passingVehicle",
  109. "fontSizeLine": 50,
  110. "fontColorLine": {
  111. "R": 255,
  112. "G": 255,
  113. "B": 255
  114. },
  115. "fontBoldLine": false,
  116. "fontColor": "ffffff",
  117. "isCustomContent": true
  118. }
  119. }],
  120. "parkingLotDisplayEnable": false,
  121. "parkingLotDisplay": {
  122. "textDisplay": {
  123. "fontSize": 50,
  124. "fontColor": {
  125. "R": 255,
  126. "G": 255,
  127. "B": 255
  128. },
  129. "fontBoldEnabled": false
  130. },
  131. "numDisplay": {
  132. "fontSize": 50,
  133. "fontColor": {
  134. "R": 0,
  135. "G": 255,
  136. "B": 0
  137. },
  138. "fontBoldEnabled": false
  139. }
  140. },
  141. "displayPlateTypeEnable": false,
  142. "displayValidityPeriodEnable": false,
  143. "logoDisplayEnable": false,
  144. "mediaOccupyConfigList": [{
  145. "mediaOccupyMode": "mediaRatioOccupy",
  146. "mediaOccupyRatio": 33,
  147. "contentType": "free"
  148. }, {
  149. "mediaOccupyMode": "mediaRatioOccupy",
  150. "mediaOccupyRatio": 33,
  151. "contentType": "passingVehicle"
  152. }],
  153. "characterMovementMode": "flipping",
  154. "fontColorSixteen": "0000ff",
  155. "timeFormatEnabled": true,
  156. "contentType": "free",
  157. "MediaOccupyMode": "mediaRatioOccupy",
  158. "MediaOccupyModePassing": "mediaRatioOccupy"
  159. },
  160. "powerOffSaveEnabled": true,
  161. "MediaOccupyRatioPassing": 33,
  162. "backBrightCtrlMode": "manualAndTime",
  163. "MediaDataList": []
  164. }