SDB.json 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"额定电压",
  7. "infoPointCode":"RatedU",
  8. "unit":"V",
  9. "dataType":"Num",
  10. "inputMode":"A2",
  11. "dataSource":"",
  12. "note":"",
  13. "func-id":""
  14. },
  15. {
  16. "firstTag":"技术参数",
  17. "secondTag":"",
  18. "infoPointName":"待机电流",
  19. "infoPointCode":"StandbyI",
  20. "unit":"A",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"",
  30. "infoPointName":"动作电流",
  31. "infoPointCode":"ActionI",
  32. "unit":"W",
  33. "dataType":"Num",
  34. "inputMode":"A2",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"技术参数",
  41. "secondTag":"",
  42. "infoPointName":"功能类型",
  43. "infoPointCode":"FuncType",
  44. "unit":"",
  45. "dataType":"Enum",
  46. "inputMode":"D1",
  47. "dataSource":[
  48. {
  49. "code":"1",
  50. "name":"防火阀"
  51. },
  52. {
  53. "code":"2",
  54. "name":"排烟阀"
  55. },
  56. {
  57. "code":"3",
  58. "name":"其他"
  59. }
  60. ],
  61. "note":"",
  62. "func-id":""
  63. },
  64. {
  65. "firstTag":"技术参数",
  66. "secondTag":"",
  67. "infoPointName":"感应器动作温度",
  68. "infoPointCode":"ActionTemp",
  69. "unit":"℃",
  70. "dataType":"Num",
  71. "inputMode":"A2",
  72. "dataSource":"",
  73. "note":"",
  74. "func-id":""
  75. },
  76. {
  77. "firstTag":"技术参数",
  78. "secondTag":"",
  79. "infoPointName":"响应时间",
  80. "infoPointCode":"ResponseTime",
  81. "unit":"s",
  82. "dataType":"Num",
  83. "inputMode":"A2",
  84. "dataSource":"",
  85. "note":"",
  86. "func-id":""
  87. },
  88. {
  89. "firstTag":"技术参数",
  90. "secondTag":"",
  91. "infoPointName":"截面积",
  92. "infoPointCode":"SectionArea",
  93. "unit":"m²",
  94. "dataType":"Num",
  95. "inputMode":"A2",
  96. "dataSource":"",
  97. "note":"",
  98. "func-id":""
  99. },
  100. {
  101. "firstTag":"技术参数",
  102. "secondTag":"",
  103. "infoPointName":"阀体厚度",
  104. "infoPointCode":"ValveThick",
  105. "unit":"mm",
  106. "dataType":"Num",
  107. "inputMode":"A2",
  108. "dataSource":"",
  109. "note":"",
  110. "func-id":""
  111. },
  112. {
  113. "firstTag":"技术参数",
  114. "secondTag":"",
  115. "infoPointName":"耐火时间",
  116. "infoPointCode":"FireResistanceTime",
  117. "unit":"h",
  118. "dataType":"Num",
  119. "inputMode":"A2",
  120. "dataSource":"",
  121. "note":"",
  122. "func-id":""
  123. },
  124. {
  125. "firstTag":"技术参数",
  126. "secondTag":"",
  127. "infoPointName":"全开时阻力系数",
  128. "infoPointCode":"OpenResistanceCoeff",
  129. "unit":"",
  130. "dataType":"Num",
  131. "inputMode":"A1",
  132. "dataSource":"",
  133. "note":"",
  134. "func-id":""
  135. },
  136. {
  137. "firstTag":"技术参数",
  138. "secondTag":"",
  139. "infoPointName":"额定漏风量",
  140. "infoPointCode":"RatedLeakFlow",
  141. "unit":"m³\/h",
  142. "dataType":"Num",
  143. "inputMode":"A2",
  144. "dataSource":"",
  145. "note":"",
  146. "func-id":""
  147. },
  148. {
  149. "firstTag":"技术参数",
  150. "secondTag":"",
  151. "infoPointName":"材质",
  152. "infoPointCode":"ValveMaterial",
  153. "unit":"",
  154. "dataType":"Enum",
  155. "inputMode":"D1",
  156. "dataSource":[
  157. {
  158. "code":"1",
  159. "name":"铁板"
  160. },
  161. {
  162. "code":"2",
  163. "name":"镀锌板"
  164. },
  165. {
  166. "code":"3",
  167. "name":"铝合金板"
  168. },
  169. {
  170. "code":"4",
  171. "name":"不锈钢板"
  172. },
  173. {
  174. "code":"5",
  175. "name":"其他"
  176. }
  177. ],
  178. "note":"",
  179. "func-id":""
  180. },
  181. {
  182. "firstTag":"技术参数",
  183. "secondTag":"",
  184. "infoPointName":"工作压力范围",
  185. "infoPointCode":"WorkPressRange",
  186. "unit":"MPa",
  187. "dataType":"Num",
  188. "inputMode":"A6",
  189. "dataSource":"",
  190. "note":"",
  191. "func-id":""
  192. },
  193. {
  194. "firstTag":"技术参数",
  195. "secondTag":"",
  196. "infoPointName":"工作温度范围",
  197. "infoPointCode":"WorkTempRange",
  198. "unit":"℃",
  199. "dataType":"Num",
  200. "inputMode":"A6",
  201. "dataSource":"",
  202. "note":"",
  203. "func-id":""
  204. },
  205. {
  206. "firstTag":"技术参数",
  207. "secondTag":"",
  208. "infoPointName":"工作湿度范围",
  209. "infoPointCode":"WorkRHRange",
  210. "unit":"%RH",
  211. "dataType":"Num",
  212. "inputMode":"A6",
  213. "dataSource":"",
  214. "note":"",
  215. "func-id":""
  216. },
  217. {
  218. "firstTag":"技术参数",
  219. "secondTag":"",
  220. "infoPointName":"防护等级",
  221. "infoPointCode":"IPGrade",
  222. "unit":"",
  223. "dataType":"Str",
  224. "inputMode":"B1",
  225. "dataSource":"",
  226. "note":"参考《11防护等级》",
  227. "func-id":""
  228. },
  229. {
  230. "firstTag":"控制参数",
  231. "secondTag":"",
  232. "infoPointName":"控制模式",
  233. "infoPointCode":"CtrlMode",
  234. "unit":"",
  235. "dataType":"Str",
  236. "inputMode":"B1",
  237. "dataSource":"",
  238. "note":"",
  239. "func-id":""
  240. },
  241. {
  242. "firstTag":"运行参数",
  243. "secondTag":"运行状态",
  244. "infoPointName":"运行状态",
  245. "infoPointCode":"RunStatus",
  246. "unit":"",
  247. "dataType":"Boolv",
  248. "inputMode":"L",
  249. "dataSource":"",
  250. "note":"0. 停止 1. 运行",
  251. "func-id":""
  252. },
  253. {
  254. "firstTag":"运行参数",
  255. "secondTag":"运行状态",
  256. "infoPointName":"本地远程状态",
  257. "infoPointCode":"RemoteStatus",
  258. "unit":"",
  259. "dataType":"Enumv",
  260. "inputMode":"L",
  261. "dataSource":"",
  262. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  263. "func-id":""
  264. },
  265. {
  266. "firstTag":"运行参数",
  267. "secondTag":"运行状态",
  268. "infoPointName":"工作电压",
  269. "infoPointCode":"U",
  270. "unit":"V",
  271. "dataType":"Inst",
  272. "inputMode":"L",
  273. "dataSource":"",
  274. "note":"",
  275. "func-id":""
  276. },
  277. {
  278. "firstTag":"运行参数",
  279. "secondTag":"运行状态",
  280. "infoPointName":"工作电流",
  281. "infoPointCode":"I",
  282. "unit":"A",
  283. "dataType":"Inst",
  284. "inputMode":"L",
  285. "dataSource":"",
  286. "note":"",
  287. "func-id":""
  288. },
  289. {
  290. "firstTag":"运行参数",
  291. "secondTag":"运行状态",
  292. "infoPointName":"耗电功率",
  293. "infoPointCode":"ElecConsumP",
  294. "unit":"W",
  295. "dataType":"Inst",
  296. "inputMode":"L",
  297. "dataSource":"",
  298. "note":"",
  299. "func-id":""
  300. },
  301. {
  302. "firstTag":"运行参数",
  303. "secondTag":"运行状态",
  304. "infoPointName":"阀门开度",
  305. "infoPointCode":"ValveOpening",
  306. "unit":"%",
  307. "dataType":"Inst",
  308. "inputMode":"L",
  309. "dataSource":"",
  310. "note":"",
  311. "func-id":""
  312. },
  313. {
  314. "firstTag":"运行参数",
  315. "secondTag":"运行状态",
  316. "infoPointName":"进风压力",
  317. "infoPointCode":"InPress",
  318. "unit":"Pa",
  319. "dataType":"Inst",
  320. "inputMode":"L",
  321. "dataSource":"",
  322. "note":"",
  323. "func-id":""
  324. },
  325. {
  326. "firstTag":"运行参数",
  327. "secondTag":"运行状态",
  328. "infoPointName":"出风压力",
  329. "infoPointCode":"OutPress",
  330. "unit":"Pa",
  331. "dataType":"Inst",
  332. "inputMode":"L",
  333. "dataSource":"",
  334. "note":"",
  335. "func-id":""
  336. },
  337. {
  338. "firstTag":"运行参数",
  339. "secondTag":"运行状态",
  340. "infoPointName":"出风温度",
  341. "infoPointCode":"OutTemp",
  342. "unit":"℃",
  343. "dataType":"Inst",
  344. "inputMode":"L",
  345. "dataSource":"",
  346. "note":"",
  347. "func-id":""
  348. },
  349. {
  350. "firstTag":"运行参数",
  351. "secondTag":"运行状态",
  352. "infoPointName":"瞬时风量",
  353. "infoPointCode":"Flow",
  354. "unit":"m³\/h",
  355. "dataType":"Inst",
  356. "inputMode":"L",
  357. "dataSource":"",
  358. "note":"",
  359. "func-id":""
  360. },
  361. {
  362. "firstTag":"运行参数",
  363. "secondTag":"运行状态",
  364. "infoPointName":"出风速度",
  365. "infoPointCode":"OutV",
  366. "unit":"m\/s",
  367. "dataType":"Inst",
  368. "inputMode":"L",
  369. "dataSource":"",
  370. "note":"",
  371. "func-id":""
  372. },
  373. {
  374. "firstTag":"运行参数",
  375. "secondTag":"累计参数",
  376. "infoPointName":"累计通过风量",
  377. "infoPointCode":"AccAirVolume",
  378. "unit":"m³",
  379. "dataType":"Acc",
  380. "inputMode":"M",
  381. "dataSource":"",
  382. "note":"",
  383. "func-id":""
  384. },
  385. {
  386. "firstTag":"运行参数",
  387. "secondTag":"累计参数",
  388. "infoPointName":"累计运行时间",
  389. "infoPointCode":"AccRunTime",
  390. "unit":"h",
  391. "dataType":"Acc",
  392. "inputMode":"M",
  393. "dataSource":"",
  394. "note":"",
  395. "func-id":""
  396. },
  397. {
  398. "firstTag":"运行参数",
  399. "secondTag":"累计参数",
  400. "infoPointName":"开启时间计时",
  401. "infoPointCode":"OpenTimeCount",
  402. "unit":"h",
  403. "dataType":"Acc",
  404. "inputMode":"M",
  405. "dataSource":"",
  406. "note":"",
  407. "func-id":""
  408. },
  409. {
  410. "firstTag":"运行参数",
  411. "secondTag":"累计参数",
  412. "infoPointName":"关闭时间计时",
  413. "infoPointCode":"CloseTimeCount",
  414. "unit":"h",
  415. "dataType":"Acc",
  416. "inputMode":"M",
  417. "dataSource":"",
  418. "note":"",
  419. "func-id":""
  420. }
  421. ]
  422. }