WH.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"电伴热带类型",
  7. "infoPointCode":"HeatTapeType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"基本型"
  15. },
  16. {
  17. "code":"2",
  18. "name":"C型"
  19. },
  20. {
  21. "code":"3",
  22. "name":"CT型"
  23. },
  24. {
  25. "code":"4",
  26. "name":"其他"
  27. }
  28. ],
  29. "note":"",
  30. "func-id":""
  31. },
  32. {
  33. "firstTag":"技术参数",
  34. "secondTag":"",
  35. "infoPointName":"电伴热带额定功率",
  36. "infoPointCode":"RatedP",
  37. "unit":"kW",
  38. "dataType":"Num",
  39. "inputMode":"A2",
  40. "dataSource":"",
  41. "note":"",
  42. "func-id":""
  43. },
  44. {
  45. "firstTag":"技术参数",
  46. "secondTag":"",
  47. "infoPointName":"最低防冻温度",
  48. "infoPointCode":"MinAntifreezeTemp",
  49. "unit":"℃",
  50. "dataType":"Num",
  51. "inputMode":"A2",
  52. "dataSource":"",
  53. "note":"在此温度上依然能够防冻",
  54. "func-id":""
  55. },
  56. {
  57. "firstTag":"技术参数",
  58. "secondTag":"",
  59. "infoPointName":"最高表面温度",
  60. "infoPointCode":"MaxSurfaceTemp",
  61. "unit":"℃",
  62. "dataType":"Num",
  63. "inputMode":"A2",
  64. "dataSource":"",
  65. "note":"",
  66. "func-id":""
  67. },
  68. {
  69. "firstTag":"技术参数",
  70. "secondTag":"",
  71. "infoPointName":"设定维持温度",
  72. "infoPointCode":"DesignHoldTemp",
  73. "unit":"℃",
  74. "dataType":"Num",
  75. "inputMode":"A2",
  76. "dataSource":"",
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"",
  83. "infoPointName":"安装方式",
  84. "infoPointCode":"InstallType",
  85. "unit":"",
  86. "dataType":"Enum",
  87. "inputMode":"D1",
  88. "dataSource":[
  89. {
  90. "code":"1",
  91. "name":"单线安装"
  92. },
  93. {
  94. "code":"2",
  95. "name":"双线安装"
  96. },
  97. {
  98. "code":"3",
  99. "name":"其他"
  100. }
  101. ],
  102. "note":"",
  103. "func-id":""
  104. },
  105. {
  106. "firstTag":"控制参数",
  107. "secondTag":"",
  108. "infoPointName":"控制策略",
  109. "infoPointCode":"CtrlMode",
  110. "unit":"",
  111. "dataType":"Str",
  112. "inputMode":"B1",
  113. "dataSource":"",
  114. "note":"",
  115. "func-id":""
  116. },
  117. {
  118. "firstTag":"运行参数",
  119. "secondTag":"运行状态",
  120. "infoPointName":"运行状态",
  121. "infoPointCode":"RunStatus",
  122. "unit":"",
  123. "dataType":"Boolv",
  124. "inputMode":"L",
  125. "dataSource":"",
  126. "note":"0.停止 1.运行",
  127. "func-id":""
  128. },
  129. {
  130. "firstTag":"运行参数",
  131. "secondTag":"运行状态",
  132. "infoPointName":"本地远程状态",
  133. "infoPointCode":"RemoteStatus",
  134. "unit":"",
  135. "dataType":"Enumv",
  136. "inputMode":"L",
  137. "dataSource":"",
  138. "note":"1.本地手动 2.本地自动 3.远程手动 4.远程自动 5. 其他",
  139. "func-id":""
  140. },
  141. {
  142. "firstTag":"运行参数",
  143. "secondTag":"运行状态",
  144. "infoPointName":"系统耗电功率",
  145. "infoPointCode":"SysElecConsumP",
  146. "unit":"",
  147. "dataType":"Inst",
  148. "inputMode":"M",
  149. "dataSource":"",
  150. "note":"",
  151. "func-id":""
  152. },
  153. {
  154. "firstTag":"运行参数",
  155. "secondTag":"运行状态",
  156. "infoPointName":"平均暴露温度",
  157. "infoPointCode":"AveExposureTemp",
  158. "unit":"",
  159. "dataType":"Inst",
  160. "inputMode":"M",
  161. "dataSource":"",
  162. "note":"",
  163. "func-id":""
  164. },
  165. {
  166. "firstTag":"运行参数",
  167. "secondTag":"运行状态",
  168. "infoPointName":"平均表面温度",
  169. "infoPointCode":"AveSurfaceTemp",
  170. "unit":"",
  171. "dataType":"Inst",
  172. "inputMode":"M",
  173. "dataSource":"",
  174. "note":"",
  175. "func-id":""
  176. },
  177. {
  178. "firstTag":"运行参数",
  179. "secondTag":"运行状态",
  180. "infoPointName":"平均维持温度",
  181. "infoPointCode":"AveHoldTemp",
  182. "unit":"",
  183. "dataType":"Inst",
  184. "inputMode":"M",
  185. "dataSource":"",
  186. "note":"",
  187. "func-id":""
  188. },
  189. {
  190. "firstTag":"运行参数",
  191. "secondTag":"累计参数",
  192. "infoPointName":"累计系统耗电量",
  193. "infoPointCode":"AccSysElecConsum",
  194. "unit":"kWh",
  195. "dataType":"Acc",
  196. "inputMode":"M",
  197. "dataSource":"",
  198. "note":"",
  199. "func-id":""
  200. },
  201. {
  202. "firstTag":"运行参数",
  203. "secondTag":"累计参数",
  204. "infoPointName":"累计加热量",
  205. "infoPointCode":"AccHeat",
  206. "unit":"kWh",
  207. "dataType":"Acc",
  208. "inputMode":"M",
  209. "dataSource":"",
  210. "note":"",
  211. "func-id":""
  212. }
  213. ]
  214. }