BAHT.json 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  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":"RatedI",
  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":"RatedP",
  32. "unit":"kW",
  33. "dataType":"Num",
  34. "inputMode":"A2",
  35. "dataSource":"",
  36. "note":"",
  37. "func-id":""
  38. },
  39. {
  40. "firstTag":"技术参数",
  41. "secondTag":"",
  42. "infoPointName":"系统类型",
  43. "infoPointCode":"OSType",
  44. "unit":"",
  45. "dataType":"Enum",
  46. "inputMode":"D1",
  47. "dataSource":[
  48. {
  49. "code":"1",
  50. "name":"Windows"
  51. },
  52. {
  53. "code":"2",
  54. "name":"Linux"
  55. },
  56. {
  57. "code":"3",
  58. "name":"IBM-AIX"
  59. },
  60. {
  61. "code":"4",
  62. "name":"OS X"
  63. },
  64. {
  65. "code":"5",
  66. "name":"Solaris"
  67. },
  68. {
  69. "code":"6",
  70. "name":"HP-UX"
  71. },
  72. {
  73. "code":"7",
  74. "name":"其他"
  75. }
  76. ],
  77. "note":"",
  78. "func-id":""
  79. },
  80. {
  81. "firstTag":"技术参数",
  82. "secondTag":"",
  83. "infoPointName":"CPU规格",
  84. "infoPointCode":"CPUSpecification",
  85. "unit":"",
  86. "dataType":"Str",
  87. "inputMode":"B1",
  88. "dataSource":"",
  89. "note":"例:Intel(R)Celeron(R)CPU@1.70GHz",
  90. "func-id":""
  91. },
  92. {
  93. "firstTag":"技术参数",
  94. "secondTag":"",
  95. "infoPointName":"CPU个数",
  96. "infoPointCode":"CPUNum",
  97. "unit":"个",
  98. "dataType":"Num",
  99. "inputMode":"A2",
  100. "dataSource":"",
  101. "note":"",
  102. "func-id":""
  103. },
  104. {
  105. "firstTag":"技术参数",
  106. "secondTag":"",
  107. "infoPointName":"CPU频率",
  108. "infoPointCode":"CPUFreq",
  109. "unit":"GHz",
  110. "dataType":"Num",
  111. "inputMode":"A2",
  112. "dataSource":"",
  113. "note":"",
  114. "func-id":""
  115. },
  116. {
  117. "firstTag":"技术参数",
  118. "secondTag":"",
  119. "infoPointName":"内存类型",
  120. "infoPointCode":"MemoryType",
  121. "unit":"",
  122. "dataType":"Enum",
  123. "inputMode":"D1",
  124. "dataSource":[
  125. {
  126. "code":"1",
  127. "name":"DDR"
  128. },
  129. {
  130. "code":"2",
  131. "name":"DDR2"
  132. },
  133. {
  134. "code":"3",
  135. "name":"DDR3"
  136. },
  137. {
  138. "code":"4",
  139. "name":"其他"
  140. }
  141. ],
  142. "note":"",
  143. "func-id":""
  144. },
  145. {
  146. "firstTag":"技术参数",
  147. "secondTag":"",
  148. "infoPointName":"内存条数量",
  149. "infoPointCode":"MemoryNum",
  150. "unit":"个",
  151. "dataType":"Num",
  152. "inputMode":"A2",
  153. "dataSource":"",
  154. "note":"",
  155. "func-id":""
  156. },
  157. {
  158. "firstTag":"技术参数",
  159. "secondTag":"",
  160. "infoPointName":"内存大小",
  161. "infoPointCode":"MemorySize",
  162. "unit":"MB",
  163. "dataType":"Num",
  164. "inputMode":"A2",
  165. "dataSource":"",
  166. "note":"",
  167. "func-id":""
  168. },
  169. {
  170. "firstTag":"技术参数",
  171. "secondTag":"",
  172. "infoPointName":"硬盘类型",
  173. "infoPointCode":"HardDiskType",
  174. "unit":"",
  175. "dataType":"Enum",
  176. "inputMode":"D2",
  177. "dataSource":[
  178. {
  179. "code":"1",
  180. "name":"SSD"
  181. },
  182. {
  183. "code":"2",
  184. "name":"SAS"
  185. },
  186. {
  187. "code":"3",
  188. "name":"NL-SAS"
  189. },
  190. {
  191. "code":"4",
  192. "name":"SATA"
  193. },
  194. {
  195. "code":"5",
  196. "name":"其他"
  197. }
  198. ],
  199. "note":"",
  200. "func-id":""
  201. },
  202. {
  203. "firstTag":"技术参数",
  204. "secondTag":"",
  205. "infoPointName":"硬盘数量",
  206. "infoPointCode":"HardDiskNum",
  207. "unit":"个",
  208. "dataType":"Num",
  209. "inputMode":"A2",
  210. "dataSource":"",
  211. "note":"",
  212. "func-id":""
  213. },
  214. {
  215. "firstTag":"技术参数",
  216. "secondTag":"",
  217. "infoPointName":"硬盘大小",
  218. "infoPointCode":"HardDiskSize",
  219. "unit":"GB",
  220. "dataType":"Num",
  221. "inputMode":"A2",
  222. "dataSource":"",
  223. "note":"",
  224. "func-id":""
  225. },
  226. {
  227. "firstTag":"技术参数",
  228. "secondTag":"",
  229. "infoPointName":"冷却方式",
  230. "infoPointCode":"CoolType",
  231. "unit":"",
  232. "dataType":"Enum",
  233. "inputMode":"D1",
  234. "dataSource":[
  235. {
  236. "code":"1",
  237. "name":"水冷"
  238. },
  239. {
  240. "code":"2",
  241. "name":"风冷"
  242. },
  243. {
  244. "code":"3",
  245. "name":"其他"
  246. }
  247. ],
  248. "note":"",
  249. "func-id":""
  250. },
  251. {
  252. "firstTag":"技术参数",
  253. "secondTag":"",
  254. "infoPointName":"以太网接口数量",
  255. "infoPointCode":"EthernetPortNum",
  256. "unit":"个",
  257. "dataType":"Num",
  258. "inputMode":"A2",
  259. "dataSource":"",
  260. "note":"",
  261. "func-id":""
  262. },
  263. {
  264. "firstTag":"技术参数",
  265. "secondTag":"",
  266. "infoPointName":"以太网接口速度",
  267. "infoPointCode":"EthernetPortSpeed",
  268. "unit":"Mbps",
  269. "dataType":"Num",
  270. "inputMode":"A2",
  271. "dataSource":"",
  272. "note":"",
  273. "func-id":""
  274. },
  275. {
  276. "firstTag":"技术参数",
  277. "secondTag":"",
  278. "infoPointName":"多媒体接口",
  279. "infoPointCode":"MultimediaPort",
  280. "unit":"",
  281. "dataType":"Str",
  282. "inputMode":"B1",
  283. "dataSource":"",
  284. "note":"",
  285. "func-id":""
  286. },
  287. {
  288. "firstTag":"技术参数",
  289. "secondTag":"",
  290. "infoPointName":"IP地址",
  291. "infoPointCode":"IPAddress",
  292. "unit":"",
  293. "dataType":"Str",
  294. "inputMode":"B1",
  295. "dataSource":"",
  296. "note":"",
  297. "func-id":""
  298. },
  299. {
  300. "firstTag":"技术参数",
  301. "secondTag":"",
  302. "infoPointName":"子网掩码",
  303. "infoPointCode":"SubnetMask",
  304. "unit":"",
  305. "dataType":"Str",
  306. "inputMode":"B1",
  307. "dataSource":"",
  308. "note":"用来指明一个IP地址的哪些位标识的是主机所在的子网,以及哪些位标识的是主机的位掩码",
  309. "func-id":""
  310. },
  311. {
  312. "firstTag":"技术参数",
  313. "secondTag":"",
  314. "infoPointName":"网关",
  315. "infoPointCode":"Gateway",
  316. "unit":"",
  317. "dataType":"Str",
  318. "inputMode":"B1",
  319. "dataSource":"",
  320. "note":"",
  321. "func-id":""
  322. },
  323. {
  324. "firstTag":"技术参数",
  325. "secondTag":"",
  326. "infoPointName":"DNS服务器地址",
  327. "infoPointCode":"DNS",
  328. "unit":"",
  329. "dataType":"Str",
  330. "inputMode":"B1",
  331. "dataSource":"",
  332. "note":"",
  333. "func-id":""
  334. },
  335. {
  336. "firstTag":"技术参数",
  337. "secondTag":"",
  338. "infoPointName":"工作温度范围",
  339. "infoPointCode":"WorkTempRange",
  340. "unit":"℃",
  341. "dataType":"Num",
  342. "inputMode":"A6",
  343. "dataSource":"",
  344. "note":"",
  345. "func-id":""
  346. },
  347. {
  348. "firstTag":"技术参数",
  349. "secondTag":"",
  350. "infoPointName":"工作湿度范围",
  351. "infoPointCode":"WorkRHRange",
  352. "unit":"%RH",
  353. "dataType":"Num",
  354. "inputMode":"A6",
  355. "dataSource":"",
  356. "note":"",
  357. "func-id":""
  358. },
  359. {
  360. "firstTag":"技术参数",
  361. "secondTag":"",
  362. "infoPointName":"防护等级",
  363. "infoPointCode":"IPGrade",
  364. "unit":"",
  365. "dataType":"Enum",
  366. "inputMode":"D1",
  367. "dataSource":"见《11防护等级》",
  368. "note":"",
  369. "func-id":""
  370. },
  371. {
  372. "firstTag":"控制参数",
  373. "secondTag":"",
  374. "infoPointName":"控制模式",
  375. "infoPointCode":"CtrlMode",
  376. "unit":"",
  377. "dataType":"Str",
  378. "inputMode":"B1",
  379. "dataSource":"",
  380. "note":"",
  381. "func-id":""
  382. },
  383. {
  384. "firstTag":"运行参数",
  385. "secondTag":"运行状态",
  386. "infoPointName":"运行状态",
  387. "infoPointCode":"RunStatus",
  388. "unit":"",
  389. "dataType":"Boolv",
  390. "inputMode":"L",
  391. "dataSource":"",
  392. "note":"0. 停止 1. 运行",
  393. "func-id":""
  394. },
  395. {
  396. "firstTag":"运行参数",
  397. "secondTag":"运行状态",
  398. "infoPointName":"本地远程状态",
  399. "infoPointCode":"RemoteStatus",
  400. "unit":"",
  401. "dataType":"Enumv",
  402. "inputMode":"L",
  403. "dataSource":"",
  404. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  405. "func-id":""
  406. },
  407. {
  408. "firstTag":"运行参数",
  409. "secondTag":"运行状态",
  410. "infoPointName":"工作电压",
  411. "infoPointCode":"U",
  412. "unit":"V",
  413. "dataType":"Inst",
  414. "inputMode":"L",
  415. "dataSource":"",
  416. "note":"",
  417. "func-id":""
  418. },
  419. {
  420. "firstTag":"运行参数",
  421. "secondTag":"运行状态",
  422. "infoPointName":"工作电流",
  423. "infoPointCode":"I",
  424. "unit":"A",
  425. "dataType":"Inst",
  426. "inputMode":"L",
  427. "dataSource":"",
  428. "note":"",
  429. "func-id":""
  430. },
  431. {
  432. "firstTag":"运行参数",
  433. "secondTag":"运行状态",
  434. "infoPointName":"耗电功率",
  435. "infoPointCode":"ElecConsumP",
  436. "unit":"W",
  437. "dataType":"Inst",
  438. "inputMode":"L",
  439. "dataSource":"",
  440. "note":"",
  441. "func-id":""
  442. },
  443. {
  444. "firstTag":"运行参数",
  445. "secondTag":"运行状态",
  446. "infoPointName":"上传速度",
  447. "infoPointCode":"UploadSpeed",
  448. "unit":"bps",
  449. "dataType":"Inst",
  450. "inputMode":"L",
  451. "dataSource":"",
  452. "note":"",
  453. "func-id":""
  454. },
  455. {
  456. "firstTag":"运行参数",
  457. "secondTag":"运行状态",
  458. "infoPointName":"下载速度",
  459. "infoPointCode":"DownloadSpeed",
  460. "unit":"bps",
  461. "dataType":"Inst",
  462. "inputMode":"L",
  463. "dataSource":"",
  464. "note":"",
  465. "func-id":""
  466. },
  467. {
  468. "firstTag":"运行参数",
  469. "secondTag":"累计参数",
  470. "infoPointName":"累计耗电量",
  471. "infoPointCode":"AccElecConsum",
  472. "unit":"kWh",
  473. "dataType":"Acc",
  474. "inputMode":"M",
  475. "dataSource":"",
  476. "note":"",
  477. "func-id":""
  478. },
  479. {
  480. "firstTag":"运行参数",
  481. "secondTag":"累计参数",
  482. "infoPointName":"累计运行时间",
  483. "infoPointCode":"AccRunTime",
  484. "unit":"h",
  485. "dataType":"Acc",
  486. "inputMode":"M",
  487. "dataSource":"",
  488. "note":"",
  489. "func-id":""
  490. },
  491. {
  492. "firstTag":"运行参数",
  493. "secondTag":"累计参数",
  494. "infoPointName":"开启时间计时",
  495. "infoPointCode":"OpenTimeCount",
  496. "unit":"h",
  497. "dataType":"Acc",
  498. "inputMode":"M",
  499. "dataSource":"",
  500. "note":"",
  501. "func-id":""
  502. },
  503. {
  504. "firstTag":"运行参数",
  505. "secondTag":"累计参数",
  506. "infoPointName":"关闭时间计时",
  507. "infoPointCode":"CloseTimeCount",
  508. "unit":"h",
  509. "dataType":"Acc",
  510. "inputMode":"M",
  511. "dataSource":"",
  512. "note":"",
  513. "func-id":""
  514. }
  515. ]
  516. }