MPA.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353
  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":"RatedStandbyP",
  20. "unit":"kW",
  21. "dataType":"Num",
  22. "inputMode":"A2",
  23. "dataSource":"",
  24. "note":"",
  25. "func-id":""
  26. },
  27. {
  28. "firstTag":"技术参数",
  29. "secondTag":"",
  30. "infoPointName":"运行功率",
  31. "infoPointCode":"RatedRunP",
  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":"ParkingNum",
  44. "unit":"个",
  45. "dataType":"Num",
  46. "inputMode":"A2",
  47. "dataSource":"",
  48. "note":"",
  49. "func-id":""
  50. },
  51. {
  52. "firstTag":"技术参数",
  53. "secondTag":"",
  54. "infoPointName":"存取动作时间",
  55. "infoPointCode":"AccessTime",
  56. "unit":"min",
  57. "dataType":"Num",
  58. "inputMode":"A2",
  59. "dataSource":"",
  60. "note":"",
  61. "func-id":""
  62. },
  63. {
  64. "firstTag":"技术参数",
  65. "secondTag":"",
  66. "infoPointName":"适用车辆最大长度",
  67. "infoPointCode":"CarMaxLength",
  68. "unit":"mm",
  69. "dataType":"Num",
  70. "inputMode":"A2",
  71. "dataSource":"",
  72. "note":"",
  73. "func-id":""
  74. },
  75. {
  76. "firstTag":"技术参数",
  77. "secondTag":"",
  78. "infoPointName":"适用车辆最大宽度",
  79. "infoPointCode":"CarMaxWidth",
  80. "unit":"mm",
  81. "dataType":"Num",
  82. "inputMode":"A2",
  83. "dataSource":"",
  84. "note":"",
  85. "func-id":""
  86. },
  87. {
  88. "firstTag":"技术参数",
  89. "secondTag":"",
  90. "infoPointName":"适用车辆最大高度",
  91. "infoPointCode":"CarMaxHeight",
  92. "unit":"mm",
  93. "dataType":"Num",
  94. "inputMode":"A2",
  95. "dataSource":"",
  96. "note":"",
  97. "func-id":""
  98. },
  99. {
  100. "firstTag":"技术参数",
  101. "secondTag":"",
  102. "infoPointName":"传动方式",
  103. "infoPointCode":"DriveType",
  104. "unit":"",
  105. "dataType":"Enum",
  106. "inputMode":"D1",
  107. "dataSource":[
  108. {
  109. "code":"1",
  110. "name":"链条"
  111. },
  112. {
  113. "code":"2",
  114. "name":"齿轮"
  115. },
  116. {
  117. "code":"3",
  118. "name":"其他"
  119. }
  120. ],
  121. "note":"",
  122. "func-id":""
  123. },
  124. {
  125. "firstTag":"技术参数",
  126. "secondTag":"",
  127. "infoPointName":"横移运行速度",
  128. "infoPointCode":"TranslationSpeed",
  129. "unit":"m\/s",
  130. "dataType":"Num",
  131. "inputMode":"A2",
  132. "dataSource":"",
  133. "note":"",
  134. "func-id":""
  135. },
  136. {
  137. "firstTag":"技术参数",
  138. "secondTag":"",
  139. "infoPointName":"转动运行速度",
  140. "infoPointCode":"RotationSpeed",
  141. "unit":"m\/s",
  142. "dataType":"Num",
  143. "inputMode":"A2",
  144. "dataSource":"",
  145. "note":"",
  146. "func-id":""
  147. },
  148. {
  149. "firstTag":"技术参数",
  150. "secondTag":"",
  151. "infoPointName":"升降运行速度",
  152. "infoPointCode":"LiftingSpeed",
  153. "unit":"m\/s",
  154. "dataType":"Num",
  155. "inputMode":"A2",
  156. "dataSource":"",
  157. "note":"",
  158. "func-id":""
  159. },
  160. {
  161. "firstTag":"技术参数",
  162. "secondTag":"",
  163. "infoPointName":"工作温度范围",
  164. "infoPointCode":"WorkTempRange",
  165. "unit":"℃",
  166. "dataType":"Num",
  167. "inputMode":"A6",
  168. "dataSource":"",
  169. "note":"",
  170. "func-id":""
  171. },
  172. {
  173. "firstTag":"技术参数",
  174. "secondTag":"",
  175. "infoPointName":"工作湿度范围",
  176. "infoPointCode":"WorkRHRange",
  177. "unit":"%RH",
  178. "dataType":"Num",
  179. "inputMode":"A6",
  180. "dataSource":"",
  181. "note":"",
  182. "func-id":""
  183. },
  184. {
  185. "firstTag":"技术参数",
  186. "secondTag":"",
  187. "infoPointName":"防护等级",
  188. "infoPointCode":"IPGrade",
  189. "unit":"",
  190. "dataType":"Str",
  191. "inputMode":"B1",
  192. "dataSource":"",
  193. "note":"参考《11防护等级》",
  194. "func-id":""
  195. },
  196. {
  197. "firstTag":"技术参数",
  198. "secondTag":"",
  199. "infoPointName":"噪音",
  200. "infoPointCode":"Noise",
  201. "unit":"dB(A)",
  202. "dataType":"Num",
  203. "inputMode":"A2",
  204. "dataSource":"",
  205. "note":"",
  206. "func-id":""
  207. },
  208. {
  209. "firstTag":"控制参数",
  210. "secondTag":"",
  211. "infoPointName":"控制模式",
  212. "infoPointCode":"CtrlMode",
  213. "unit":"",
  214. "dataType":"Str",
  215. "inputMode":"B1",
  216. "dataSource":"",
  217. "note":"",
  218. "func-id":""
  219. },
  220. {
  221. "firstTag":"运行参数",
  222. "secondTag":"运行状态",
  223. "infoPointName":"运行状态",
  224. "infoPointCode":"RunStatus",
  225. "unit":"",
  226. "dataType":"Boolv",
  227. "inputMode":"L",
  228. "dataSource":"",
  229. "note":"0. 停止 1. 运行",
  230. "func-id":""
  231. },
  232. {
  233. "firstTag":"运行参数",
  234. "secondTag":"运行状态",
  235. "infoPointName":"本地远程状态",
  236. "infoPointCode":"RemoteStatus",
  237. "unit":"",
  238. "dataType":"Enumv",
  239. "inputMode":"L",
  240. "dataSource":"",
  241. "note":"1. 本地手动 2. 本地自动 3. 远程手动 4. 远程自动 5. 其他",
  242. "func-id":""
  243. },
  244. {
  245. "firstTag":"运行参数",
  246. "secondTag":"运行状态",
  247. "infoPointName":"工作电压",
  248. "infoPointCode":"U",
  249. "unit":"V",
  250. "dataType":"Inst",
  251. "inputMode":"L",
  252. "dataSource":"",
  253. "note":"",
  254. "func-id":""
  255. },
  256. {
  257. "firstTag":"运行参数",
  258. "secondTag":"运行状态",
  259. "infoPointName":"工作电流",
  260. "infoPointCode":"I",
  261. "unit":"A",
  262. "dataType":"Inst",
  263. "inputMode":"L",
  264. "dataSource":"",
  265. "note":"",
  266. "func-id":""
  267. },
  268. {
  269. "firstTag":"运行参数",
  270. "secondTag":"运行状态",
  271. "infoPointName":"耗电功率",
  272. "infoPointCode":"ElecConsumP",
  273. "unit":"kW",
  274. "dataType":"Inst",
  275. "inputMode":"L",
  276. "dataSource":"",
  277. "note":"",
  278. "func-id":""
  279. },
  280. {
  281. "firstTag":"运行参数",
  282. "secondTag":"运行状态",
  283. "infoPointName":"当前存放车数量",
  284. "infoPointCode":"ParkingCarNum",
  285. "unit":"辆",
  286. "dataType":"Inst",
  287. "inputMode":"M",
  288. "dataSource":"",
  289. "note":"",
  290. "func-id":""
  291. },
  292. {
  293. "firstTag":"运行参数",
  294. "secondTag":"累计参数",
  295. "infoPointName":"累计耗电量",
  296. "infoPointCode":"AccElecConsum",
  297. "unit":"kWh",
  298. "dataType":"Acc",
  299. "inputMode":"M",
  300. "dataSource":"",
  301. "note":"",
  302. "func-id":""
  303. },
  304. {
  305. "firstTag":"运行参数",
  306. "secondTag":"累计参数",
  307. "infoPointName":"累计存车数量",
  308. "infoPointCode":"AccParkingCarNum",
  309. "unit":"辆",
  310. "dataType":"Acc",
  311. "inputMode":"M",
  312. "dataSource":"",
  313. "note":"",
  314. "func-id":""
  315. },
  316. {
  317. "firstTag":"运行参数",
  318. "secondTag":"累计参数",
  319. "infoPointName":"累计运行时间",
  320. "infoPointCode":"AccRunTime",
  321. "unit":"h",
  322. "dataType":"Acc",
  323. "inputMode":"M",
  324. "dataSource":"",
  325. "note":"",
  326. "func-id":""
  327. },
  328. {
  329. "firstTag":"运行参数",
  330. "secondTag":"累计参数",
  331. "infoPointName":"开启时间计时",
  332. "infoPointCode":"OpenTimeCount",
  333. "unit":"h",
  334. "dataType":"Acc",
  335. "inputMode":"M",
  336. "dataSource":"",
  337. "note":"",
  338. "func-id":""
  339. },
  340. {
  341. "firstTag":"运行参数",
  342. "secondTag":"累计参数",
  343. "infoPointName":"关闭时间计时",
  344. "infoPointCode":"CloseTimeCount",
  345. "unit":"h",
  346. "dataType":"Acc",
  347. "inputMode":"M",
  348. "dataSource":"",
  349. "note":"",
  350. "func-id":""
  351. }
  352. ]
  353. }