db_structure.php 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243
  1. <?php
  2. return array (
  3. 'index' =>
  4. array (
  5. 'model_type' => 'controller',
  6. 'parent_model' => NULL,
  7. 'field_list' =>
  8. array (
  9. ),
  10. 'many2one_list' => NULL,
  11. 'one2many_list' => NULL,
  12. ),
  13. 'dpsb_device' =>
  14. array (
  15. 'model_type' => 'virtual',
  16. 'parent_model' => '',
  17. 'field_list' =>
  18. array (
  19. 'DeviceGroupId' =>
  20. array (
  21. 'ID' => 'b4b2a8bfaebcc5392a40a752b19d3919',
  22. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  23. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  24. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  25. 'FieldName' => 'DeviceGroupId',
  26. 'FieldTitle' => '设备组ID',
  27. 'FieldType' => 'integer',
  28. 'FieldLength' => '11',
  29. 'FieldDefault' => NULL,
  30. 'FieldComment' => NULL,
  31. 'IsRequired' => NULL,
  32. 'IsReadonly' => NULL,
  33. 'IsTextField' => '0',
  34. 'RelationModel' => '',
  35. 'RelationField' => '',
  36. 'IsSearchable' => NULL,
  37. 'IsFormOnly' => NULL,
  38. 'IsPrimaryKey' => '0',
  39. 'IsUniqueKey' => NULL,
  40. 'OrderNum' => '2',
  41. ),
  42. 'WorkUnitName' =>
  43. array (
  44. 'ID' => 'b4b2a8bfaebcc539bbd67e553f650de9',
  45. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  46. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  47. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  48. 'FieldName' => 'WorkUnitName',
  49. 'FieldTitle' => '设备名称',
  50. 'FieldType' => 'string',
  51. 'FieldLength' => '50',
  52. 'FieldDefault' => NULL,
  53. 'FieldComment' => NULL,
  54. 'IsRequired' => NULL,
  55. 'IsReadonly' => NULL,
  56. 'IsTextField' => '0',
  57. 'RelationModel' => '',
  58. 'RelationField' => '',
  59. 'IsSearchable' => NULL,
  60. 'IsFormOnly' => NULL,
  61. 'IsPrimaryKey' => '0',
  62. 'IsUniqueKey' => NULL,
  63. 'OrderNum' => '3',
  64. ),
  65. 'DeviceImei' =>
  66. array (
  67. 'ID' => 'b4b2a8bfaebcc53a2dfa6a1e01bcc93e',
  68. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  69. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  70. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  71. 'FieldName' => 'DeviceImei',
  72. 'FieldTitle' => '设备IMEI',
  73. 'FieldType' => 'string',
  74. 'FieldLength' => '50',
  75. 'FieldDefault' => NULL,
  76. 'FieldComment' => NULL,
  77. 'IsRequired' => NULL,
  78. 'IsReadonly' => NULL,
  79. 'IsTextField' => '0',
  80. 'RelationModel' => NULL,
  81. 'RelationField' => NULL,
  82. 'IsSearchable' => NULL,
  83. 'IsFormOnly' => NULL,
  84. 'IsPrimaryKey' => '0',
  85. 'IsUniqueKey' => NULL,
  86. 'OrderNum' => '6',
  87. ),
  88. 'GatherTime' =>
  89. array (
  90. 'ID' => 'b4b2a8bfaebcc53aa4741027cdfc6e92',
  91. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  92. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  93. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  94. 'FieldName' => 'GatherTime',
  95. 'FieldTitle' => '最新采集时间',
  96. 'FieldType' => 'datetime',
  97. 'FieldLength' => NULL,
  98. 'FieldDefault' => NULL,
  99. 'FieldComment' => NULL,
  100. 'IsRequired' => NULL,
  101. 'IsReadonly' => NULL,
  102. 'IsTextField' => '0',
  103. 'RelationModel' => '',
  104. 'RelationField' => '',
  105. 'IsSearchable' => NULL,
  106. 'IsFormOnly' => NULL,
  107. 'IsPrimaryKey' => '0',
  108. 'IsUniqueKey' => NULL,
  109. 'OrderNum' => '10',
  110. ),
  111. 'OnlineTime' =>
  112. array (
  113. 'ID' => 'b4b2a8bfaebcc53b1ec4b791dc05f50f',
  114. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  115. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  116. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  117. 'FieldName' => 'OnlineTime',
  118. 'FieldTitle' => '在线时间',
  119. 'FieldType' => 'datetime',
  120. 'FieldLength' => NULL,
  121. 'FieldDefault' => NULL,
  122. 'FieldComment' => NULL,
  123. 'IsRequired' => NULL,
  124. 'IsReadonly' => NULL,
  125. 'IsTextField' => '0',
  126. 'RelationModel' => '',
  127. 'RelationField' => '',
  128. 'IsSearchable' => NULL,
  129. 'IsFormOnly' => NULL,
  130. 'IsPrimaryKey' => '0',
  131. 'IsUniqueKey' => NULL,
  132. 'OrderNum' => '11',
  133. ),
  134. 'AddTime' =>
  135. array (
  136. 'ID' => 'b4b2a8bfaebcc53b92ee436afed9a3dd',
  137. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  138. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  139. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  140. 'FieldName' => 'AddTime',
  141. 'FieldTitle' => '添加时间',
  142. 'FieldType' => 'datetime',
  143. 'FieldLength' => NULL,
  144. 'FieldDefault' => NULL,
  145. 'FieldComment' => NULL,
  146. 'IsRequired' => NULL,
  147. 'IsReadonly' => NULL,
  148. 'IsTextField' => '0',
  149. 'RelationModel' => '',
  150. 'RelationField' => '',
  151. 'IsSearchable' => NULL,
  152. 'IsFormOnly' => NULL,
  153. 'IsPrimaryKey' => '0',
  154. 'IsUniqueKey' => NULL,
  155. 'OrderNum' => '8',
  156. ),
  157. 'ID' =>
  158. array (
  159. 'ID' => 'b4b2a8bfaebcc53e68f2b3febc47fe3c',
  160. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  161. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  162. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  163. 'FieldName' => 'ID',
  164. 'FieldTitle' => 'ID',
  165. 'FieldType' => 'auto_increment',
  166. 'FieldLength' => NULL,
  167. 'FieldDefault' => NULL,
  168. 'FieldComment' => NULL,
  169. 'IsRequired' => '1',
  170. 'IsReadonly' => NULL,
  171. 'IsTextField' => '0',
  172. 'RelationModel' => '',
  173. 'RelationField' => '',
  174. 'IsSearchable' => NULL,
  175. 'IsFormOnly' => NULL,
  176. 'IsPrimaryKey' => '1',
  177. 'IsUniqueKey' => NULL,
  178. 'OrderNum' => '0',
  179. ),
  180. 'Voltage' =>
  181. array (
  182. 'ID' => 'b4b2a8bfaebcc55c1bae422665f50c0f',
  183. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  184. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  185. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  186. 'FieldName' => 'Voltage',
  187. 'FieldTitle' => '当前电压',
  188. 'FieldType' => 'float',
  189. 'FieldLength' => NULL,
  190. 'FieldDefault' => NULL,
  191. 'FieldComment' => NULL,
  192. 'IsRequired' => NULL,
  193. 'IsReadonly' => NULL,
  194. 'IsTextField' => '0',
  195. 'RelationModel' => '',
  196. 'RelationField' => '',
  197. 'IsSearchable' => NULL,
  198. 'IsFormOnly' => NULL,
  199. 'IsPrimaryKey' => '0',
  200. 'IsUniqueKey' => NULL,
  201. 'OrderNum' => '12',
  202. ),
  203. 'Signal' =>
  204. array (
  205. 'ID' => 'b4b2a8bfaebcc55c9c1452873e85811a',
  206. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  207. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  208. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  209. 'FieldName' => 'Signal',
  210. 'FieldTitle' => '当前信号强度',
  211. 'FieldType' => 'integer',
  212. 'FieldLength' => '11',
  213. 'FieldDefault' => NULL,
  214. 'FieldComment' => NULL,
  215. 'IsRequired' => NULL,
  216. 'IsReadonly' => NULL,
  217. 'IsTextField' => '0',
  218. 'RelationModel' => '',
  219. 'RelationField' => '',
  220. 'IsSearchable' => NULL,
  221. 'IsFormOnly' => NULL,
  222. 'IsPrimaryKey' => '0',
  223. 'IsUniqueKey' => NULL,
  224. 'OrderNum' => '13',
  225. ),
  226. 'WorkTemp' =>
  227. array (
  228. 'ID' => 'b4b2a8bfaebcc55d12f2c01c52c8e929',
  229. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  230. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  231. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  232. 'FieldName' => 'WorkTemp',
  233. 'FieldTitle' => '当前工作温度',
  234. 'FieldType' => 'float',
  235. 'FieldLength' => NULL,
  236. 'FieldDefault' => NULL,
  237. 'FieldComment' => NULL,
  238. 'IsRequired' => NULL,
  239. 'IsReadonly' => NULL,
  240. 'IsTextField' => '0',
  241. 'RelationModel' => '',
  242. 'RelationField' => '',
  243. 'IsSearchable' => NULL,
  244. 'IsFormOnly' => NULL,
  245. 'IsPrimaryKey' => '0',
  246. 'IsUniqueKey' => NULL,
  247. 'OrderNum' => '14',
  248. ),
  249. 'PwrState' =>
  250. array (
  251. 'ID' => 'b4b2a8bfaebcc55d9a60c077526990f9',
  252. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  253. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  254. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  255. 'FieldName' => 'PwrState',
  256. 'FieldTitle' => '市电状态',
  257. 'FieldType' => 'boolean',
  258. 'FieldLength' => NULL,
  259. 'FieldDefault' => '0',
  260. 'FieldComment' => '1正常 0断电',
  261. 'IsRequired' => NULL,
  262. 'IsReadonly' => NULL,
  263. 'IsTextField' => '0',
  264. 'RelationModel' => '',
  265. 'RelationField' => '',
  266. 'IsSearchable' => NULL,
  267. 'IsFormOnly' => NULL,
  268. 'IsPrimaryKey' => '0',
  269. 'IsUniqueKey' => NULL,
  270. 'OrderNum' => '15',
  271. ),
  272. 'DeviceAddr' =>
  273. array (
  274. 'ID' => 'b4b2a8bfaebcc55e82687f04ca6ff600',
  275. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  276. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  277. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  278. 'FieldName' => 'DeviceAddr',
  279. 'FieldTitle' => '地址码',
  280. 'FieldType' => 'string',
  281. 'FieldLength' => '32',
  282. 'FieldDefault' => NULL,
  283. 'FieldComment' => NULL,
  284. 'IsRequired' => NULL,
  285. 'IsReadonly' => NULL,
  286. 'IsTextField' => '0',
  287. 'RelationModel' => '',
  288. 'RelationField' => '',
  289. 'IsSearchable' => NULL,
  290. 'IsFormOnly' => NULL,
  291. 'IsPrimaryKey' => '0',
  292. 'IsUniqueKey' => NULL,
  293. 'OrderNum' => '1',
  294. ),
  295. 'DeviceType' =>
  296. array (
  297. 'ID' => 'b4b2a8bfaebcc55efe008c5c4fb27301',
  298. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  299. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  300. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  301. 'FieldName' => 'DeviceType',
  302. 'FieldTitle' => '设备类型',
  303. 'FieldType' => 'string',
  304. 'FieldLength' => '50',
  305. 'FieldDefault' => NULL,
  306. 'FieldComment' => NULL,
  307. 'IsRequired' => NULL,
  308. 'IsReadonly' => NULL,
  309. 'IsTextField' => '0',
  310. 'RelationModel' => '',
  311. 'RelationField' => '',
  312. 'IsSearchable' => NULL,
  313. 'IsFormOnly' => NULL,
  314. 'IsPrimaryKey' => '0',
  315. 'IsUniqueKey' => NULL,
  316. 'OrderNum' => '4',
  317. ),
  318. '最新采集数据' =>
  319. array (
  320. 'ID' => 'b4b2a8bfaebcc560602e896ef8acd7de',
  321. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  322. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  323. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  324. 'FieldName' => '最新采集数据',
  325. 'FieldTitle' => '最新采集数据',
  326. 'FieldType' => 'seperator',
  327. 'FieldLength' => NULL,
  328. 'FieldDefault' => NULL,
  329. 'FieldComment' => NULL,
  330. 'IsRequired' => NULL,
  331. 'IsReadonly' => NULL,
  332. 'IsTextField' => '0',
  333. 'RelationModel' => '',
  334. 'RelationField' => '',
  335. 'IsSearchable' => NULL,
  336. 'IsFormOnly' => NULL,
  337. 'IsPrimaryKey' => '0',
  338. 'IsUniqueKey' => NULL,
  339. 'OrderNum' => '9',
  340. ),
  341. 'VersionName' =>
  342. array (
  343. 'ID' => 'b4b2a8bfaebcc6d4c77062a082689de2',
  344. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  345. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  346. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  347. 'FieldName' => 'VersionName',
  348. 'FieldTitle' => '设备版本号',
  349. 'FieldType' => 'string',
  350. 'FieldLength' => '50',
  351. 'FieldDefault' => NULL,
  352. 'FieldComment' => NULL,
  353. 'IsRequired' => NULL,
  354. 'IsReadonly' => NULL,
  355. 'IsTextField' => '0',
  356. 'RelationModel' => '',
  357. 'RelationField' => '',
  358. 'IsSearchable' => NULL,
  359. 'IsFormOnly' => NULL,
  360. 'IsPrimaryKey' => '0',
  361. 'IsUniqueKey' => NULL,
  362. 'OrderNum' => '7',
  363. ),
  364. 'FirstCrop' =>
  365. array (
  366. 'ID' => 'b4b2a8bfaebcc7a9869030c29e2ccd81',
  367. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  368. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  369. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  370. 'FieldName' => 'FirstCrop',
  371. 'FieldTitle' => '1号大棚作物信息',
  372. 'FieldType' => 'string',
  373. 'FieldLength' => '250',
  374. 'FieldDefault' => NULL,
  375. 'FieldComment' => NULL,
  376. 'IsRequired' => NULL,
  377. 'IsReadonly' => NULL,
  378. 'IsTextField' => '0',
  379. 'RelationModel' => '',
  380. 'RelationField' => '',
  381. 'IsSearchable' => NULL,
  382. 'IsFormOnly' => NULL,
  383. 'IsPrimaryKey' => '0',
  384. 'IsUniqueKey' => NULL,
  385. 'OrderNum' => '26',
  386. ),
  387. 'SecondCrop' =>
  388. array (
  389. 'ID' => 'b4b2a8bfaebcc7aa1234991a3b342b90',
  390. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  391. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  392. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  393. 'FieldName' => 'SecondCrop',
  394. 'FieldTitle' => '2号大棚作物信息',
  395. 'FieldType' => 'string',
  396. 'FieldLength' => '250',
  397. 'FieldDefault' => NULL,
  398. 'FieldComment' => NULL,
  399. 'IsRequired' => NULL,
  400. 'IsReadonly' => NULL,
  401. 'IsTextField' => '0',
  402. 'RelationModel' => '',
  403. 'RelationField' => '',
  404. 'IsSearchable' => NULL,
  405. 'IsFormOnly' => NULL,
  406. 'IsPrimaryKey' => '0',
  407. 'IsUniqueKey' => NULL,
  408. 'OrderNum' => '27',
  409. ),
  410. 'ThirdCrop' =>
  411. array (
  412. 'ID' => 'b4b2a8bfaebcc7aa863ceb0b1dd09d0f',
  413. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  414. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  415. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  416. 'FieldName' => 'ThirdCrop',
  417. 'FieldTitle' => '3号大棚作物信息',
  418. 'FieldType' => 'string',
  419. 'FieldLength' => '250',
  420. 'FieldDefault' => NULL,
  421. 'FieldComment' => NULL,
  422. 'IsRequired' => NULL,
  423. 'IsReadonly' => NULL,
  424. 'IsTextField' => '0',
  425. 'RelationModel' => '',
  426. 'RelationField' => '',
  427. 'IsSearchable' => NULL,
  428. 'IsFormOnly' => NULL,
  429. 'IsPrimaryKey' => '0',
  430. 'IsUniqueKey' => NULL,
  431. 'OrderNum' => '28',
  432. ),
  433. 'FourthCrop' =>
  434. array (
  435. 'ID' => 'b4b2a8bfaebcc7ab0ac43febb09ee426',
  436. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  437. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  438. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  439. 'FieldName' => 'FourthCrop',
  440. 'FieldTitle' => '4号大棚作物信息',
  441. 'FieldType' => 'string',
  442. 'FieldLength' => '250',
  443. 'FieldDefault' => NULL,
  444. 'FieldComment' => NULL,
  445. 'IsRequired' => NULL,
  446. 'IsReadonly' => NULL,
  447. 'IsTextField' => '0',
  448. 'RelationModel' => '',
  449. 'RelationField' => '',
  450. 'IsSearchable' => NULL,
  451. 'IsFormOnly' => NULL,
  452. 'IsPrimaryKey' => '0',
  453. 'IsUniqueKey' => NULL,
  454. 'OrderNum' => '29',
  455. ),
  456. 'Mobiles' =>
  457. array (
  458. 'ID' => 'b4b2a8bfaebcc81d4a3af5346e7a8056',
  459. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  460. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  461. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  462. 'FieldName' => 'Mobiles',
  463. 'FieldTitle' => '手机号码',
  464. 'FieldType' => 'string',
  465. 'FieldLength' => '60',
  466. 'FieldDefault' => NULL,
  467. 'FieldComment' => '接收告警短信的号码',
  468. 'IsRequired' => NULL,
  469. 'IsReadonly' => NULL,
  470. 'IsTextField' => '0',
  471. 'RelationModel' => '',
  472. 'RelationField' => '',
  473. 'IsSearchable' => NULL,
  474. 'IsFormOnly' => NULL,
  475. 'IsPrimaryKey' => '0',
  476. 'IsUniqueKey' => NULL,
  477. 'OrderNum' => '16',
  478. ),
  479. 'ExceptContent' =>
  480. array (
  481. 'ID' => 'b4b2a8bfaebcc81dbbfa2398f0607e3b',
  482. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  483. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  484. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  485. 'FieldName' => 'ExceptContent',
  486. 'FieldTitle' => '发送内容',
  487. 'FieldType' => 'string',
  488. 'FieldLength' => '250',
  489. 'FieldDefault' => NULL,
  490. 'FieldComment' => '异常短信发送内容',
  491. 'IsRequired' => NULL,
  492. 'IsReadonly' => NULL,
  493. 'IsTextField' => '0',
  494. 'RelationModel' => '',
  495. 'RelationField' => '',
  496. 'IsSearchable' => NULL,
  497. 'IsFormOnly' => NULL,
  498. 'IsPrimaryKey' => '0',
  499. 'IsUniqueKey' => NULL,
  500. 'OrderNum' => '17',
  501. ),
  502. 'SmsInterval' =>
  503. array (
  504. 'ID' => 'b4b2a8bfaebcc81e430607e3354fdeb6',
  505. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  506. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  507. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  508. 'FieldName' => 'SmsInterval',
  509. 'FieldTitle' => '短信发送间隔',
  510. 'FieldType' => 'integer',
  511. 'FieldLength' => '11',
  512. 'FieldDefault' => '60',
  513. 'FieldComment' => '短信发送间隔,单位分钟',
  514. 'IsRequired' => NULL,
  515. 'IsReadonly' => NULL,
  516. 'IsTextField' => '0',
  517. 'RelationModel' => '',
  518. 'RelationField' => '',
  519. 'IsSearchable' => NULL,
  520. 'IsFormOnly' => NULL,
  521. 'IsPrimaryKey' => '0',
  522. 'IsUniqueKey' => NULL,
  523. 'OrderNum' => '18',
  524. ),
  525. 'HighTemp' =>
  526. array (
  527. 'ID' => 'b4b2a8bfaebcc81ec11c163d9a729ef7',
  528. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  529. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  530. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  531. 'FieldName' => 'HighTemp',
  532. 'FieldTitle' => '温度报警上限',
  533. 'FieldType' => 'float',
  534. 'FieldLength' => NULL,
  535. 'FieldDefault' => '0',
  536. 'FieldComment' => NULL,
  537. 'IsRequired' => NULL,
  538. 'IsReadonly' => NULL,
  539. 'IsTextField' => '0',
  540. 'RelationModel' => '',
  541. 'RelationField' => '',
  542. 'IsSearchable' => NULL,
  543. 'IsFormOnly' => NULL,
  544. 'IsPrimaryKey' => '0',
  545. 'IsUniqueKey' => NULL,
  546. 'OrderNum' => '19',
  547. ),
  548. 'LowTemp' =>
  549. array (
  550. 'ID' => 'b4b2a8bfaebcc81f4b006358e0172989',
  551. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  552. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  553. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  554. 'FieldName' => 'LowTemp',
  555. 'FieldTitle' => '温度报警下限',
  556. 'FieldType' => 'float',
  557. 'FieldLength' => NULL,
  558. 'FieldDefault' => '0',
  559. 'FieldComment' => NULL,
  560. 'IsRequired' => NULL,
  561. 'IsReadonly' => NULL,
  562. 'IsTextField' => '0',
  563. 'RelationModel' => '',
  564. 'RelationField' => '',
  565. 'IsSearchable' => NULL,
  566. 'IsFormOnly' => NULL,
  567. 'IsPrimaryKey' => '0',
  568. 'IsUniqueKey' => NULL,
  569. 'OrderNum' => '21',
  570. ),
  571. 'SoundLightAlarmInterval' =>
  572. array (
  573. 'ID' => 'b4b2a8bfaebcc81fbfc0034b87d8b04e',
  574. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  575. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  576. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  577. 'FieldName' => 'SoundLightAlarmInterval',
  578. 'FieldTitle' => '声光报警器间隔',
  579. 'FieldType' => 'integer',
  580. 'FieldLength' => '11',
  581. 'FieldDefault' => '60',
  582. 'FieldComment' => '单位分钟',
  583. 'IsRequired' => NULL,
  584. 'IsReadonly' => NULL,
  585. 'IsTextField' => '0',
  586. 'RelationModel' => '',
  587. 'RelationField' => '',
  588. 'IsSearchable' => NULL,
  589. 'IsFormOnly' => NULL,
  590. 'IsPrimaryKey' => '0',
  591. 'IsUniqueKey' => NULL,
  592. 'OrderNum' => '23',
  593. ),
  594. 'SoundLightDuration' =>
  595. array (
  596. 'ID' => 'b4b2a8bfaebcc820334e655d3e379dbe',
  597. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  598. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  599. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  600. 'FieldName' => 'SoundLightDuration',
  601. 'FieldTitle' => '声光报警时长',
  602. 'FieldType' => 'integer',
  603. 'FieldLength' => '11',
  604. 'FieldDefault' => '5',
  605. 'FieldComment' => '声光报警器报警时长,单位分钟',
  606. 'IsRequired' => NULL,
  607. 'IsReadonly' => NULL,
  608. 'IsTextField' => '0',
  609. 'RelationModel' => '',
  610. 'RelationField' => '',
  611. 'IsSearchable' => NULL,
  612. 'IsFormOnly' => NULL,
  613. 'IsPrimaryKey' => '0',
  614. 'IsUniqueKey' => NULL,
  615. 'OrderNum' => '24',
  616. ),
  617. 'SeveralExceptions' =>
  618. array (
  619. 'ID' => 'b4b2a8bfaebcc820a72c578900214f98',
  620. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  621. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  622. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  623. 'FieldName' => 'SeveralExceptions',
  624. 'FieldTitle' => '异常报警次数',
  625. 'FieldType' => 'integer',
  626. 'FieldLength' => '11',
  627. 'FieldDefault' => '5',
  628. 'FieldComment' => '连续几次异常报警后再次下发短信',
  629. 'IsRequired' => NULL,
  630. 'IsReadonly' => NULL,
  631. 'IsTextField' => '0',
  632. 'RelationModel' => '',
  633. 'RelationField' => '',
  634. 'IsSearchable' => NULL,
  635. 'IsFormOnly' => NULL,
  636. 'IsPrimaryKey' => '0',
  637. 'IsUniqueKey' => NULL,
  638. 'OrderNum' => '25',
  639. ),
  640. 'IsUseHT' =>
  641. array (
  642. 'ID' => 'b4b2a8bfaebcc82390d62da4510fcdbe',
  643. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  644. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  645. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  646. 'FieldName' => 'IsUseHT',
  647. 'FieldTitle' => '是否启用上限',
  648. 'FieldType' => 'integer',
  649. 'FieldLength' => '1',
  650. 'FieldDefault' => '0',
  651. 'FieldComment' => '是否启用温度上限报警',
  652. 'IsRequired' => NULL,
  653. 'IsReadonly' => NULL,
  654. 'IsTextField' => '0',
  655. 'RelationModel' => '',
  656. 'RelationField' => '',
  657. 'IsSearchable' => NULL,
  658. 'IsFormOnly' => NULL,
  659. 'IsPrimaryKey' => '0',
  660. 'IsUniqueKey' => NULL,
  661. 'OrderNum' => '20',
  662. ),
  663. 'IsUseLT' =>
  664. array (
  665. 'ID' => 'b4b2a8bfaebcc824889a33d042d6130e',
  666. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  667. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  668. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  669. 'FieldName' => 'IsUseLT',
  670. 'FieldTitle' => '是否启用下限',
  671. 'FieldType' => 'integer',
  672. 'FieldLength' => '1',
  673. 'FieldDefault' => '0',
  674. 'FieldComment' => '是否启用温度下限报警',
  675. 'IsRequired' => NULL,
  676. 'IsReadonly' => NULL,
  677. 'IsTextField' => '0',
  678. 'RelationModel' => '',
  679. 'RelationField' => '',
  680. 'IsSearchable' => NULL,
  681. 'IsFormOnly' => NULL,
  682. 'IsPrimaryKey' => '0',
  683. 'IsUniqueKey' => NULL,
  684. 'OrderNum' => '22',
  685. ),
  686. 'IccId' =>
  687. array (
  688. 'ID' => 'b4b2acb8b1c7d2688d20fb8013e9500c',
  689. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  690. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  691. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  692. 'FieldName' => 'IccId',
  693. 'FieldTitle' => 'SIM序列号',
  694. 'FieldType' => 'string',
  695. 'FieldLength' => '250',
  696. 'FieldDefault' => NULL,
  697. 'FieldComment' => NULL,
  698. 'IsRequired' => NULL,
  699. 'IsReadonly' => NULL,
  700. 'IsTextField' => '0',
  701. 'RelationModel' => '',
  702. 'RelationField' => '',
  703. 'IsSearchable' => NULL,
  704. 'IsFormOnly' => NULL,
  705. 'IsPrimaryKey' => '0',
  706. 'IsUniqueKey' => NULL,
  707. 'OrderNum' => '30',
  708. ),
  709. 'CellPhone' =>
  710. array (
  711. 'ID' => 'b4b2acb8b1c7d2690bc4966b80b9ed66',
  712. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  713. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  714. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  715. 'FieldName' => 'CellPhone',
  716. 'FieldTitle' => '手机号',
  717. 'FieldType' => 'string',
  718. 'FieldLength' => '60',
  719. 'FieldDefault' => NULL,
  720. 'FieldComment' => NULL,
  721. 'IsRequired' => NULL,
  722. 'IsReadonly' => NULL,
  723. 'IsTextField' => '0',
  724. 'RelationModel' => '',
  725. 'RelationField' => '',
  726. 'IsSearchable' => NULL,
  727. 'IsFormOnly' => NULL,
  728. 'IsPrimaryKey' => '0',
  729. 'IsUniqueKey' => NULL,
  730. 'OrderNum' => '31',
  731. ),
  732. 'DeviceTypeId' =>
  733. array (
  734. 'ID' => 'b4b3a1afafc1be6c1c18d182ada8078f',
  735. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  736. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  737. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  738. 'FieldName' => 'DeviceTypeId',
  739. 'FieldTitle' => '设备类型ID',
  740. 'FieldType' => 'guid',
  741. 'FieldLength' => '',
  742. 'FieldDefault' => NULL,
  743. 'FieldComment' => '',
  744. 'IsRequired' => NULL,
  745. 'IsReadonly' => NULL,
  746. 'IsTextField' => '0',
  747. 'RelationModel' => '',
  748. 'RelationField' => '',
  749. 'IsSearchable' => NULL,
  750. 'IsFormOnly' => NULL,
  751. 'IsPrimaryKey' => '0',
  752. 'IsUniqueKey' => NULL,
  753. 'OrderNum' => '5',
  754. ),
  755. 'NkSengResult' =>
  756. array (
  757. 'ID' => 'b4b3a1b7b3afa0534aaeaf1b8397de92',
  758. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  759. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  760. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  761. 'FieldName' => 'NkSengResult',
  762. 'FieldTitle' => '农科发送结果',
  763. 'FieldType' => 'string',
  764. 'FieldLength' => '50',
  765. 'FieldDefault' => NULL,
  766. 'FieldComment' => NULL,
  767. 'IsRequired' => NULL,
  768. 'IsReadonly' => NULL,
  769. 'IsTextField' => '0',
  770. 'RelationModel' => '',
  771. 'RelationField' => '',
  772. 'IsSearchable' => NULL,
  773. 'IsFormOnly' => NULL,
  774. 'IsPrimaryKey' => '0',
  775. 'IsUniqueKey' => NULL,
  776. 'OrderNum' => '9999',
  777. ),
  778. 'NkMessage' =>
  779. array (
  780. 'ID' => 'b4b3a1b7b3afa053dc3a34a9dbe6f2f3',
  781. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  782. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  783. 'Model' => 'b4b2a8bfabd3ae3c7b442df75f13ba32',
  784. 'FieldName' => 'NkMessage',
  785. 'FieldTitle' => '农科返回信息',
  786. 'FieldType' => 'text',
  787. 'FieldLength' => NULL,
  788. 'FieldDefault' => NULL,
  789. 'FieldComment' => NULL,
  790. 'IsRequired' => NULL,
  791. 'IsReadonly' => NULL,
  792. 'IsTextField' => '0',
  793. 'RelationModel' => '',
  794. 'RelationField' => '',
  795. 'IsSearchable' => NULL,
  796. 'IsFormOnly' => NULL,
  797. 'IsPrimaryKey' => '0',
  798. 'IsUniqueKey' => NULL,
  799. 'OrderNum' => '9999',
  800. ),
  801. ),
  802. 'many2one_list' => NULL,
  803. 'one2many_list' => NULL,
  804. ),
  805. 'dpsb_channel' =>
  806. array (
  807. 'model_type' => 'virtual',
  808. 'parent_model' => '',
  809. 'field_list' =>
  810. array (
  811. 'ChNumber' =>
  812. array (
  813. 'ID' => 'b4b2a8bfaebcc53ede72f3edf0db45bd',
  814. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  815. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  816. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  817. 'FieldName' => 'ChNumber',
  818. 'FieldTitle' => '通道编号',
  819. 'FieldType' => 'integer',
  820. 'FieldLength' => '11',
  821. 'FieldDefault' => NULL,
  822. 'FieldComment' => NULL,
  823. 'IsRequired' => NULL,
  824. 'IsReadonly' => NULL,
  825. 'IsTextField' => '0',
  826. 'RelationModel' => '',
  827. 'RelationField' => '',
  828. 'IsSearchable' => NULL,
  829. 'IsFormOnly' => NULL,
  830. 'IsPrimaryKey' => '0',
  831. 'IsUniqueKey' => NULL,
  832. 'OrderNum' => '2',
  833. ),
  834. 'IsUse' =>
  835. array (
  836. 'ID' => 'b4b2a8bfaebcc53f6158aa1c92c381eb',
  837. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  838. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  839. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  840. 'FieldName' => 'IsUse',
  841. 'FieldTitle' => '是否使用',
  842. 'FieldType' => 'boolean',
  843. 'FieldLength' => NULL,
  844. 'FieldDefault' => '0',
  845. 'FieldComment' => '0未使用,1使用',
  846. 'IsRequired' => NULL,
  847. 'IsReadonly' => NULL,
  848. 'IsTextField' => '0',
  849. 'RelationModel' => '',
  850. 'RelationField' => '',
  851. 'IsSearchable' => NULL,
  852. 'IsFormOnly' => NULL,
  853. 'IsPrimaryKey' => '0',
  854. 'IsUniqueKey' => NULL,
  855. 'OrderNum' => '7',
  856. ),
  857. 'Bus' =>
  858. array (
  859. 'ID' => 'b4b2a8bfaebcc53ff460fa5331805c3c',
  860. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  861. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  862. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  863. 'FieldName' => 'Bus',
  864. 'FieldTitle' => '总线地址',
  865. 'FieldType' => 'string',
  866. 'FieldLength' => '50',
  867. 'FieldDefault' => NULL,
  868. 'FieldComment' => NULL,
  869. 'IsRequired' => NULL,
  870. 'IsReadonly' => NULL,
  871. 'IsTextField' => '0',
  872. 'RelationModel' => '',
  873. 'RelationField' => '',
  874. 'IsSearchable' => NULL,
  875. 'IsFormOnly' => NULL,
  876. 'IsPrimaryKey' => '0',
  877. 'IsUniqueKey' => NULL,
  878. 'OrderNum' => '11',
  879. ),
  880. 'BusAddr' =>
  881. array (
  882. 'ID' => 'b4b2a8bfaebcc540ceb2d0acdfb4e890',
  883. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  884. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  885. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  886. 'FieldName' => 'BusAddr',
  887. 'FieldTitle' => '总线类型',
  888. 'FieldType' => 'string',
  889. 'FieldLength' => '50',
  890. 'FieldDefault' => NULL,
  891. 'FieldComment' => NULL,
  892. 'IsRequired' => NULL,
  893. 'IsReadonly' => NULL,
  894. 'IsTextField' => '0',
  895. 'RelationModel' => '',
  896. 'RelationField' => '',
  897. 'IsSearchable' => NULL,
  898. 'IsFormOnly' => NULL,
  899. 'IsPrimaryKey' => '0',
  900. 'IsUniqueKey' => NULL,
  901. 'OrderNum' => '12',
  902. ),
  903. 'ChType' =>
  904. array (
  905. 'ID' => 'b4b2a8bfaebcc5414734efbbf31141f7',
  906. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  907. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  908. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  909. 'FieldName' => 'ChType',
  910. 'FieldTitle' => '通道类型',
  911. 'FieldType' => 'integer',
  912. 'FieldLength' => '11',
  913. 'FieldDefault' => NULL,
  914. 'FieldComment' => NULL,
  915. 'IsRequired' => NULL,
  916. 'IsReadonly' => NULL,
  917. 'IsTextField' => '0',
  918. 'RelationModel' => '',
  919. 'RelationField' => '',
  920. 'IsSearchable' => NULL,
  921. 'IsFormOnly' => NULL,
  922. 'IsPrimaryKey' => '0',
  923. 'IsUniqueKey' => NULL,
  924. 'OrderNum' => '6',
  925. ),
  926. 'Rate' =>
  927. array (
  928. 'ID' => 'b4b2a8bfaebcc541b93a300c2a998899',
  929. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  930. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  931. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  932. 'FieldName' => 'Rate',
  933. 'FieldTitle' => '电压值转实际值的系数',
  934. 'FieldType' => 'float',
  935. 'FieldLength' => NULL,
  936. 'FieldDefault' => NULL,
  937. 'FieldComment' => NULL,
  938. 'IsRequired' => NULL,
  939. 'IsReadonly' => NULL,
  940. 'IsTextField' => '0',
  941. 'RelationModel' => '',
  942. 'RelationField' => '',
  943. 'IsSearchable' => NULL,
  944. 'IsFormOnly' => NULL,
  945. 'IsPrimaryKey' => '0',
  946. 'IsUniqueKey' => NULL,
  947. 'OrderNum' => '13',
  948. ),
  949. 'VoltageOffset' =>
  950. array (
  951. 'ID' => 'b4b2a8bfaebcc5423a9a0e59ac9d6afa',
  952. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  953. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  954. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  955. 'FieldName' => 'VoltageOffset',
  956. 'FieldTitle' => '电压偏移量',
  957. 'FieldType' => 'integer',
  958. 'FieldLength' => '11',
  959. 'FieldDefault' => NULL,
  960. 'FieldComment' => NULL,
  961. 'IsRequired' => NULL,
  962. 'IsReadonly' => NULL,
  963. 'IsTextField' => '0',
  964. 'RelationModel' => '',
  965. 'RelationField' => '',
  966. 'IsSearchable' => NULL,
  967. 'IsFormOnly' => NULL,
  968. 'IsPrimaryKey' => '0',
  969. 'IsUniqueKey' => NULL,
  970. 'OrderNum' => '14',
  971. ),
  972. 'Max' =>
  973. array (
  974. 'ID' => 'b4b2a8bfaebcc542bc18681a0038398b',
  975. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  976. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  977. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  978. 'FieldName' => 'Max',
  979. 'FieldTitle' => '当前最大值',
  980. 'FieldType' => 'integer',
  981. 'FieldLength' => '11',
  982. 'FieldDefault' => NULL,
  983. 'FieldComment' => NULL,
  984. 'IsRequired' => NULL,
  985. 'IsReadonly' => NULL,
  986. 'IsTextField' => '0',
  987. 'RelationModel' => '',
  988. 'RelationField' => '',
  989. 'IsSearchable' => NULL,
  990. 'IsFormOnly' => NULL,
  991. 'IsPrimaryKey' => '0',
  992. 'IsUniqueKey' => NULL,
  993. 'OrderNum' => '15',
  994. ),
  995. 'Min' =>
  996. array (
  997. 'ID' => 'b4b2a8bfaebcc54330f8c97a83c44b96',
  998. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  999. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1000. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1001. 'FieldName' => 'Min',
  1002. 'FieldTitle' => '当前最小值',
  1003. 'FieldType' => 'integer',
  1004. 'FieldLength' => '11',
  1005. 'FieldDefault' => NULL,
  1006. 'FieldComment' => NULL,
  1007. 'IsRequired' => NULL,
  1008. 'IsReadonly' => NULL,
  1009. 'IsTextField' => '0',
  1010. 'RelationModel' => '',
  1011. 'RelationField' => '',
  1012. 'IsSearchable' => NULL,
  1013. 'IsFormOnly' => NULL,
  1014. 'IsPrimaryKey' => '0',
  1015. 'IsUniqueKey' => NULL,
  1016. 'OrderNum' => '16',
  1017. ),
  1018. 'ChMan' =>
  1019. array (
  1020. 'ID' => 'b4b2a8bfaebcc55b315674a9366bace0',
  1021. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1022. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1023. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1024. 'FieldName' => 'ChMan',
  1025. 'FieldTitle' => '是否手动',
  1026. 'FieldType' => 'boolean',
  1027. 'FieldLength' => NULL,
  1028. 'FieldDefault' => '1',
  1029. 'FieldComment' => '0自动,1手动',
  1030. 'IsRequired' => NULL,
  1031. 'IsReadonly' => NULL,
  1032. 'IsTextField' => '0',
  1033. 'RelationModel' => '',
  1034. 'RelationField' => '',
  1035. 'IsSearchable' => NULL,
  1036. 'IsFormOnly' => NULL,
  1037. 'IsPrimaryKey' => '0',
  1038. 'IsUniqueKey' => NULL,
  1039. 'OrderNum' => '8',
  1040. ),
  1041. 'DeviceId' =>
  1042. array (
  1043. 'ID' => 'b4b2a8bfaebcc55e0fe048797ccb537b',
  1044. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1045. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1046. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1047. 'FieldName' => 'DeviceId',
  1048. 'FieldTitle' => '设备ID',
  1049. 'FieldType' => 'integer',
  1050. 'FieldLength' => '11',
  1051. 'FieldDefault' => NULL,
  1052. 'FieldComment' => 'WorkUnitId',
  1053. 'IsRequired' => NULL,
  1054. 'IsReadonly' => NULL,
  1055. 'IsTextField' => '0',
  1056. 'RelationModel' => '',
  1057. 'RelationField' => '',
  1058. 'IsSearchable' => NULL,
  1059. 'IsFormOnly' => NULL,
  1060. 'IsPrimaryKey' => '0',
  1061. 'IsUniqueKey' => NULL,
  1062. 'OrderNum' => '5',
  1063. ),
  1064. 'ChValue' =>
  1065. array (
  1066. 'ID' => 'b4b2a8bfaebcc55f790c4a850005c3c9',
  1067. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1068. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1069. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1070. 'FieldName' => 'ChValue',
  1071. 'FieldTitle' => '通道值',
  1072. 'FieldType' => 'float',
  1073. 'FieldLength' => NULL,
  1074. 'FieldDefault' => NULL,
  1075. 'FieldComment' => NULL,
  1076. 'IsRequired' => NULL,
  1077. 'IsReadonly' => NULL,
  1078. 'IsTextField' => '0',
  1079. 'RelationModel' => '',
  1080. 'RelationField' => '',
  1081. 'IsSearchable' => NULL,
  1082. 'IsFormOnly' => NULL,
  1083. 'IsPrimaryKey' => '0',
  1084. 'IsUniqueKey' => NULL,
  1085. 'OrderNum' => '10',
  1086. ),
  1087. 'ID' =>
  1088. array (
  1089. 'ID' => 'b4b2a8bfaebcc55feec80e0b0a702c93',
  1090. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1091. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1092. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1093. 'FieldName' => 'ID',
  1094. 'FieldTitle' => 'ID',
  1095. 'FieldType' => 'auto_increment',
  1096. 'FieldLength' => NULL,
  1097. 'FieldDefault' => NULL,
  1098. 'FieldComment' => NULL,
  1099. 'IsRequired' => '1',
  1100. 'IsReadonly' => NULL,
  1101. 'IsTextField' => '0',
  1102. 'RelationModel' => '',
  1103. 'RelationField' => '',
  1104. 'IsSearchable' => NULL,
  1105. 'IsFormOnly' => NULL,
  1106. 'IsPrimaryKey' => '1',
  1107. 'IsUniqueKey' => NULL,
  1108. 'OrderNum' => '0',
  1109. ),
  1110. '最新采集数据' =>
  1111. array (
  1112. 'ID' => 'b4b2a8bfaebcc560d216cb935785107a',
  1113. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1114. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1115. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1116. 'FieldName' => '最新采集数据',
  1117. 'FieldTitle' => '最新采集数据',
  1118. 'FieldType' => 'seperator',
  1119. 'FieldLength' => NULL,
  1120. 'FieldDefault' => NULL,
  1121. 'FieldComment' => NULL,
  1122. 'IsRequired' => NULL,
  1123. 'IsReadonly' => NULL,
  1124. 'IsTextField' => '0',
  1125. 'RelationModel' => '',
  1126. 'RelationField' => '',
  1127. 'IsSearchable' => NULL,
  1128. 'IsFormOnly' => NULL,
  1129. 'IsPrimaryKey' => '0',
  1130. 'IsUniqueKey' => NULL,
  1131. 'OrderNum' => '9',
  1132. ),
  1133. 'ChGroup' =>
  1134. array (
  1135. 'ID' => 'b4b2a8bfaebcc57188cc604ff44803a6',
  1136. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1137. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1138. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1139. 'FieldName' => 'ChGroup',
  1140. 'FieldTitle' => '通道组编号',
  1141. 'FieldType' => 'integer',
  1142. 'FieldLength' => '11',
  1143. 'FieldDefault' => NULL,
  1144. 'FieldComment' => NULL,
  1145. 'IsRequired' => NULL,
  1146. 'IsReadonly' => NULL,
  1147. 'IsTextField' => '0',
  1148. 'RelationModel' => '',
  1149. 'RelationField' => '',
  1150. 'IsSearchable' => NULL,
  1151. 'IsFormOnly' => NULL,
  1152. 'IsPrimaryKey' => '0',
  1153. 'IsUniqueKey' => NULL,
  1154. 'OrderNum' => '1',
  1155. ),
  1156. 'DisplayName' =>
  1157. array (
  1158. 'ID' => 'b4b2a8bfaebcc57203c46f74c161bc3b',
  1159. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1160. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1161. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1162. 'FieldName' => 'DisplayName',
  1163. 'FieldTitle' => '通道名称',
  1164. 'FieldType' => 'string',
  1165. 'FieldLength' => '50',
  1166. 'FieldDefault' => NULL,
  1167. 'FieldComment' => NULL,
  1168. 'IsRequired' => NULL,
  1169. 'IsReadonly' => NULL,
  1170. 'IsTextField' => '0',
  1171. 'RelationModel' => '',
  1172. 'RelationField' => '',
  1173. 'IsSearchable' => NULL,
  1174. 'IsFormOnly' => NULL,
  1175. 'IsPrimaryKey' => '0',
  1176. 'IsUniqueKey' => NULL,
  1177. 'OrderNum' => '4',
  1178. ),
  1179. 'Flag' =>
  1180. array (
  1181. 'ID' => 'b4b2a8bfaebcc57284a2fef326224923',
  1182. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1183. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1184. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1185. 'FieldName' => 'Flag',
  1186. 'FieldTitle' => '通道类型标志',
  1187. 'FieldType' => 'string',
  1188. 'FieldLength' => '50',
  1189. 'FieldDefault' => NULL,
  1190. 'FieldComment' => '',
  1191. 'IsRequired' => NULL,
  1192. 'IsReadonly' => NULL,
  1193. 'IsTextField' => '0',
  1194. 'RelationModel' => '',
  1195. 'RelationField' => '',
  1196. 'IsSearchable' => NULL,
  1197. 'IsFormOnly' => NULL,
  1198. 'IsPrimaryKey' => '0',
  1199. 'IsUniqueKey' => NULL,
  1200. 'OrderNum' => '17',
  1201. ),
  1202. 'Unit' =>
  1203. array (
  1204. 'ID' => 'b4b2a8bfaebcc57327726bc0c173b170',
  1205. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1206. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1207. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1208. 'FieldName' => 'Unit',
  1209. 'FieldTitle' => '通道值单位',
  1210. 'FieldType' => 'string',
  1211. 'FieldLength' => '50',
  1212. 'FieldDefault' => NULL,
  1213. 'FieldComment' => NULL,
  1214. 'IsRequired' => NULL,
  1215. 'IsReadonly' => NULL,
  1216. 'IsTextField' => '0',
  1217. 'RelationModel' => '',
  1218. 'RelationField' => '',
  1219. 'IsSearchable' => NULL,
  1220. 'IsFormOnly' => NULL,
  1221. 'IsPrimaryKey' => '0',
  1222. 'IsUniqueKey' => NULL,
  1223. 'OrderNum' => '18',
  1224. ),
  1225. 'ChNumberText' =>
  1226. array (
  1227. 'ID' => 'b4b2a8bfaebcc57d0f6c1a84c1d54c15',
  1228. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1229. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1230. 'Model' => 'b4b2a8bfabd3ae3e069ee0ad09dac120',
  1231. 'FieldName' => 'ChNumberText',
  1232. 'FieldTitle' => '通道号显示文本',
  1233. 'FieldType' => 'string',
  1234. 'FieldLength' => '50',
  1235. 'FieldDefault' => NULL,
  1236. 'FieldComment' => NULL,
  1237. 'IsRequired' => NULL,
  1238. 'IsReadonly' => NULL,
  1239. 'IsTextField' => '0',
  1240. 'RelationModel' => '',
  1241. 'RelationField' => '',
  1242. 'IsSearchable' => NULL,
  1243. 'IsFormOnly' => NULL,
  1244. 'IsPrimaryKey' => '0',
  1245. 'IsUniqueKey' => NULL,
  1246. 'OrderNum' => '3',
  1247. ),
  1248. ),
  1249. 'many2one_list' => NULL,
  1250. 'one2many_list' => NULL,
  1251. ),
  1252. 'dpsb_group' =>
  1253. array (
  1254. 'model_type' => 'virtual',
  1255. 'parent_model' => '',
  1256. 'field_list' =>
  1257. array (
  1258. 'ID' =>
  1259. array (
  1260. 'ID' => 'b4b2a8bfaebcc544d8b8a17b4762c013',
  1261. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1262. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1263. 'Model' => 'b4b2a8bfabd3ae3ebaf0e288793d1043',
  1264. 'FieldName' => 'ID',
  1265. 'FieldTitle' => '设备组ID',
  1266. 'FieldType' => 'auto_increment',
  1267. 'FieldLength' => NULL,
  1268. 'FieldDefault' => NULL,
  1269. 'FieldComment' => NULL,
  1270. 'IsRequired' => NULL,
  1271. 'IsReadonly' => NULL,
  1272. 'IsTextField' => '0',
  1273. 'RelationModel' => '',
  1274. 'RelationField' => '',
  1275. 'IsSearchable' => NULL,
  1276. 'IsFormOnly' => NULL,
  1277. 'IsPrimaryKey' => '1',
  1278. 'IsUniqueKey' => NULL,
  1279. 'OrderNum' => '9999',
  1280. ),
  1281. 'OrgName' =>
  1282. array (
  1283. 'ID' => 'b4b2a8bfaebcc5454c08876ee489a2ca',
  1284. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1285. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1286. 'Model' => 'b4b2a8bfabd3ae3ebaf0e288793d1043',
  1287. 'FieldName' => 'OrgName',
  1288. 'FieldTitle' => '设备组名称',
  1289. 'FieldType' => 'string',
  1290. 'FieldLength' => '50',
  1291. 'FieldDefault' => NULL,
  1292. 'FieldComment' => NULL,
  1293. 'IsRequired' => NULL,
  1294. 'IsReadonly' => NULL,
  1295. 'IsTextField' => '0',
  1296. 'RelationModel' => NULL,
  1297. 'RelationField' => NULL,
  1298. 'IsSearchable' => NULL,
  1299. 'IsFormOnly' => NULL,
  1300. 'IsPrimaryKey' => '0',
  1301. 'IsUniqueKey' => NULL,
  1302. 'OrderNum' => '9999',
  1303. ),
  1304. 'FarmId' =>
  1305. array (
  1306. 'ID' => 'b4b2a8bfaebcc5464e0a4288f03e8089',
  1307. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1308. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1309. 'Model' => 'b4b2a8bfabd3ae3ebaf0e288793d1043',
  1310. 'FieldName' => 'FarmId',
  1311. 'FieldTitle' => '农场ID',
  1312. 'FieldType' => 'integer',
  1313. 'FieldLength' => '11',
  1314. 'FieldDefault' => '',
  1315. 'FieldComment' => NULL,
  1316. 'IsRequired' => NULL,
  1317. 'IsReadonly' => NULL,
  1318. 'IsTextField' => '0',
  1319. 'RelationModel' => '',
  1320. 'RelationField' => '',
  1321. 'IsSearchable' => NULL,
  1322. 'IsFormOnly' => NULL,
  1323. 'IsPrimaryKey' => '0',
  1324. 'IsUniqueKey' => NULL,
  1325. 'OrderNum' => '9999',
  1326. ),
  1327. ),
  1328. 'many2one_list' => NULL,
  1329. 'one2many_list' => NULL,
  1330. ),
  1331. 'dpsb_list_nav' =>
  1332. array (
  1333. 'model_type' => 'controller',
  1334. 'parent_model' => NULL,
  1335. 'field_list' =>
  1336. array (
  1337. ),
  1338. 'many2one_list' => NULL,
  1339. 'one2many_list' => NULL,
  1340. ),
  1341. 'dpsb_policy' =>
  1342. array (
  1343. 'model_type' => 'virtual',
  1344. 'parent_model' => '',
  1345. 'field_list' =>
  1346. array (
  1347. 'ID' =>
  1348. array (
  1349. 'ID' => 'b4b2a8bfaebcc573b4ee2a85737da9c5',
  1350. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1351. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1352. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1353. 'FieldName' => 'ID',
  1354. 'FieldTitle' => 'ID',
  1355. 'FieldType' => 'auto_increment',
  1356. 'FieldLength' => NULL,
  1357. 'FieldDefault' => NULL,
  1358. 'FieldComment' => NULL,
  1359. 'IsRequired' => '1',
  1360. 'IsReadonly' => NULL,
  1361. 'IsTextField' => '0',
  1362. 'RelationModel' => '',
  1363. 'RelationField' => '',
  1364. 'IsSearchable' => NULL,
  1365. 'IsFormOnly' => NULL,
  1366. 'IsPrimaryKey' => '1',
  1367. 'IsUniqueKey' => '1',
  1368. 'OrderNum' => '0',
  1369. ),
  1370. 'DeviceId' =>
  1371. array (
  1372. 'ID' => 'b4b2a8bfaebcc5744562aba9d036ac29',
  1373. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1374. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1375. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1376. 'FieldName' => 'DeviceId',
  1377. 'FieldTitle' => '设备ID',
  1378. 'FieldType' => 'integer',
  1379. 'FieldLength' => '11',
  1380. 'FieldDefault' => NULL,
  1381. 'FieldComment' => NULL,
  1382. 'IsRequired' => NULL,
  1383. 'IsReadonly' => NULL,
  1384. 'IsTextField' => '0',
  1385. 'RelationModel' => '',
  1386. 'RelationField' => '',
  1387. 'IsSearchable' => NULL,
  1388. 'IsFormOnly' => NULL,
  1389. 'IsPrimaryKey' => '0',
  1390. 'IsUniqueKey' => NULL,
  1391. 'OrderNum' => '1',
  1392. ),
  1393. 'Man' =>
  1394. array (
  1395. 'ID' => 'b4b2a8bfaebcc574cadc752833e6fa85',
  1396. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1397. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1398. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1399. 'FieldName' => 'Man',
  1400. 'FieldTitle' => '是否手动',
  1401. 'FieldType' => 'boolean',
  1402. 'FieldLength' => NULL,
  1403. 'FieldDefault' => '1',
  1404. 'FieldComment' => '0自动,1手动',
  1405. 'IsRequired' => NULL,
  1406. 'IsReadonly' => NULL,
  1407. 'IsTextField' => '0',
  1408. 'RelationModel' => '',
  1409. 'RelationField' => '',
  1410. 'IsSearchable' => NULL,
  1411. 'IsFormOnly' => NULL,
  1412. 'IsPrimaryKey' => '0',
  1413. 'IsUniqueKey' => NULL,
  1414. 'OrderNum' => '4',
  1415. ),
  1416. 'RefChannel' =>
  1417. array (
  1418. 'ID' => 'b4b2a8bfaebcc575444e3664a0f32595',
  1419. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1420. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1421. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1422. 'FieldName' => 'RefChannel',
  1423. 'FieldTitle' => '参考通道',
  1424. 'FieldType' => 'integer',
  1425. 'FieldLength' => '11',
  1426. 'FieldDefault' => NULL,
  1427. 'FieldComment' => NULL,
  1428. 'IsRequired' => NULL,
  1429. 'IsReadonly' => NULL,
  1430. 'IsTextField' => '0',
  1431. 'RelationModel' => '',
  1432. 'RelationField' => '',
  1433. 'IsSearchable' => NULL,
  1434. 'IsFormOnly' => NULL,
  1435. 'IsPrimaryKey' => '0',
  1436. 'IsUniqueKey' => NULL,
  1437. 'OrderNum' => '5',
  1438. ),
  1439. 'IsTime' =>
  1440. array (
  1441. 'ID' => 'b4b2a8bfaebcc575b924cbb4a866982a',
  1442. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1443. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1444. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1445. 'FieldName' => 'IsTime',
  1446. 'FieldTitle' => '是否开启定时',
  1447. 'FieldType' => 'boolean',
  1448. 'FieldLength' => NULL,
  1449. 'FieldDefault' => '0',
  1450. 'FieldComment' => '1开启,0关闭',
  1451. 'IsRequired' => NULL,
  1452. 'IsReadonly' => NULL,
  1453. 'IsTextField' => '0',
  1454. 'RelationModel' => '',
  1455. 'RelationField' => '',
  1456. 'IsSearchable' => NULL,
  1457. 'IsFormOnly' => NULL,
  1458. 'IsPrimaryKey' => '0',
  1459. 'IsUniqueKey' => NULL,
  1460. 'OrderNum' => '6',
  1461. ),
  1462. 'UpperLimitValue' =>
  1463. array (
  1464. 'ID' => 'b4b2a8bfaebcc5763d046fc6f39e2d19',
  1465. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1466. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1467. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1468. 'FieldName' => 'UpperLimitValue',
  1469. 'FieldTitle' => '上限参考值',
  1470. 'FieldType' => 'integer',
  1471. 'FieldLength' => NULL,
  1472. 'FieldDefault' => NULL,
  1473. 'FieldComment' => NULL,
  1474. 'IsRequired' => NULL,
  1475. 'IsReadonly' => NULL,
  1476. 'IsTextField' => '0',
  1477. 'RelationModel' => '',
  1478. 'RelationField' => '',
  1479. 'IsSearchable' => NULL,
  1480. 'IsFormOnly' => NULL,
  1481. 'IsPrimaryKey' => '0',
  1482. 'IsUniqueKey' => NULL,
  1483. 'OrderNum' => '7',
  1484. ),
  1485. 'UpperLimitState' =>
  1486. array (
  1487. 'ID' => 'b4b2a8bfaebcc576c896465d921f160c',
  1488. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1489. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1490. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1491. 'FieldName' => 'UpperLimitState',
  1492. 'FieldTitle' => '上限参考状态',
  1493. 'FieldType' => 'boolean',
  1494. 'FieldLength' => NULL,
  1495. 'FieldDefault' => '0',
  1496. 'FieldComment' => '0关 1开',
  1497. 'IsRequired' => NULL,
  1498. 'IsReadonly' => NULL,
  1499. 'IsTextField' => '0',
  1500. 'RelationModel' => '',
  1501. 'RelationField' => '',
  1502. 'IsSearchable' => NULL,
  1503. 'IsFormOnly' => NULL,
  1504. 'IsPrimaryKey' => '0',
  1505. 'IsUniqueKey' => NULL,
  1506. 'OrderNum' => '8',
  1507. ),
  1508. 'LowerLimitValue' =>
  1509. array (
  1510. 'ID' => 'b4b2a8bfaebcc5773e2a0cda1ae471be',
  1511. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1512. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1513. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1514. 'FieldName' => 'LowerLimitValue',
  1515. 'FieldTitle' => '下限参考值',
  1516. 'FieldType' => 'integer',
  1517. 'FieldLength' => NULL,
  1518. 'FieldDefault' => NULL,
  1519. 'FieldComment' => NULL,
  1520. 'IsRequired' => NULL,
  1521. 'IsReadonly' => NULL,
  1522. 'IsTextField' => '0',
  1523. 'RelationModel' => '',
  1524. 'RelationField' => '',
  1525. 'IsSearchable' => NULL,
  1526. 'IsFormOnly' => NULL,
  1527. 'IsPrimaryKey' => '0',
  1528. 'IsUniqueKey' => NULL,
  1529. 'OrderNum' => '9',
  1530. ),
  1531. 'LowerLimitState' =>
  1532. array (
  1533. 'ID' => 'b4b2a8bfaebcc577d06a581fb376ddd9',
  1534. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1535. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1536. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1537. 'FieldName' => 'LowerLimitState',
  1538. 'FieldTitle' => '下限参考状态',
  1539. 'FieldType' => 'boolean',
  1540. 'FieldLength' => NULL,
  1541. 'FieldDefault' => '0',
  1542. 'FieldComment' => '0关 1开',
  1543. 'IsRequired' => NULL,
  1544. 'IsReadonly' => NULL,
  1545. 'IsTextField' => '0',
  1546. 'RelationModel' => '',
  1547. 'RelationField' => '',
  1548. 'IsSearchable' => NULL,
  1549. 'IsFormOnly' => NULL,
  1550. 'IsPrimaryKey' => '0',
  1551. 'IsUniqueKey' => NULL,
  1552. 'OrderNum' => '10',
  1553. ),
  1554. 'OnTime1' =>
  1555. array (
  1556. 'ID' => 'b4b2a8bfaebcc57845ced564b148556d',
  1557. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1558. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1559. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1560. 'FieldName' => 'OnTime1',
  1561. 'FieldTitle' => '打开时间1',
  1562. 'FieldType' => 'integer',
  1563. 'FieldLength' => '11',
  1564. 'FieldDefault' => NULL,
  1565. 'FieldComment' => NULL,
  1566. 'IsRequired' => NULL,
  1567. 'IsReadonly' => NULL,
  1568. 'IsTextField' => '0',
  1569. 'RelationModel' => '',
  1570. 'RelationField' => '',
  1571. 'IsSearchable' => NULL,
  1572. 'IsFormOnly' => NULL,
  1573. 'IsPrimaryKey' => '0',
  1574. 'IsUniqueKey' => NULL,
  1575. 'OrderNum' => '11',
  1576. ),
  1577. 'OnTime2' =>
  1578. array (
  1579. 'ID' => 'b4b2a8bfaebcc578b908b843fd13e63a',
  1580. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1581. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1582. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1583. 'FieldName' => 'OnTime2',
  1584. 'FieldTitle' => '打开时间2',
  1585. 'FieldType' => 'integer',
  1586. 'FieldLength' => '11',
  1587. 'FieldDefault' => NULL,
  1588. 'FieldComment' => NULL,
  1589. 'IsRequired' => NULL,
  1590. 'IsReadonly' => NULL,
  1591. 'IsTextField' => '0',
  1592. 'RelationModel' => '',
  1593. 'RelationField' => '',
  1594. 'IsSearchable' => NULL,
  1595. 'IsFormOnly' => NULL,
  1596. 'IsPrimaryKey' => '0',
  1597. 'IsUniqueKey' => NULL,
  1598. 'OrderNum' => '13',
  1599. ),
  1600. 'OnTime3' =>
  1601. array (
  1602. 'ID' => 'b4b2a8bfaebcc57934506feda3e7f79c',
  1603. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1604. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1605. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1606. 'FieldName' => 'OnTime3',
  1607. 'FieldTitle' => '打开时间3',
  1608. 'FieldType' => 'integer',
  1609. 'FieldLength' => '11',
  1610. 'FieldDefault' => NULL,
  1611. 'FieldComment' => NULL,
  1612. 'IsRequired' => NULL,
  1613. 'IsReadonly' => NULL,
  1614. 'IsTextField' => '0',
  1615. 'RelationModel' => '',
  1616. 'RelationField' => '',
  1617. 'IsSearchable' => NULL,
  1618. 'IsFormOnly' => NULL,
  1619. 'IsPrimaryKey' => '0',
  1620. 'IsUniqueKey' => NULL,
  1621. 'OrderNum' => '15',
  1622. ),
  1623. 'OnTime4' =>
  1624. array (
  1625. 'ID' => 'b4b2a8bfaebcc579a84a0442c3474cea',
  1626. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1627. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1628. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1629. 'FieldName' => 'OnTime4',
  1630. 'FieldTitle' => '打开时间4',
  1631. 'FieldType' => 'integer',
  1632. 'FieldLength' => '11',
  1633. 'FieldDefault' => NULL,
  1634. 'FieldComment' => NULL,
  1635. 'IsRequired' => NULL,
  1636. 'IsReadonly' => NULL,
  1637. 'IsTextField' => '0',
  1638. 'RelationModel' => '',
  1639. 'RelationField' => '',
  1640. 'IsSearchable' => NULL,
  1641. 'IsFormOnly' => NULL,
  1642. 'IsPrimaryKey' => '0',
  1643. 'IsUniqueKey' => NULL,
  1644. 'OrderNum' => '17',
  1645. ),
  1646. 'OnTime5' =>
  1647. array (
  1648. 'ID' => 'b4b2a8bfaebcc57a1b90639330b3659b',
  1649. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1650. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1651. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1652. 'FieldName' => 'OnTime5',
  1653. 'FieldTitle' => '打开时间5',
  1654. 'FieldType' => 'integer',
  1655. 'FieldLength' => '11',
  1656. 'FieldDefault' => NULL,
  1657. 'FieldComment' => NULL,
  1658. 'IsRequired' => NULL,
  1659. 'IsReadonly' => NULL,
  1660. 'IsTextField' => '0',
  1661. 'RelationModel' => '',
  1662. 'RelationField' => '',
  1663. 'IsSearchable' => NULL,
  1664. 'IsFormOnly' => NULL,
  1665. 'IsPrimaryKey' => '0',
  1666. 'IsUniqueKey' => NULL,
  1667. 'OrderNum' => '19',
  1668. ),
  1669. 'OffTime1' =>
  1670. array (
  1671. 'ID' => 'b4b2a8bfaebcc57a961acd821e4c37e3',
  1672. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1673. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1674. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1675. 'FieldName' => 'OffTime1',
  1676. 'FieldTitle' => '关闭时间1',
  1677. 'FieldType' => 'integer',
  1678. 'FieldLength' => '11',
  1679. 'FieldDefault' => NULL,
  1680. 'FieldComment' => NULL,
  1681. 'IsRequired' => NULL,
  1682. 'IsReadonly' => NULL,
  1683. 'IsTextField' => '0',
  1684. 'RelationModel' => '',
  1685. 'RelationField' => '',
  1686. 'IsSearchable' => NULL,
  1687. 'IsFormOnly' => NULL,
  1688. 'IsPrimaryKey' => '0',
  1689. 'IsUniqueKey' => NULL,
  1690. 'OrderNum' => '12',
  1691. ),
  1692. 'OffTime2' =>
  1693. array (
  1694. 'ID' => 'b4b2a8bfaebcc57b15aec248e143ebd0',
  1695. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1696. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1697. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1698. 'FieldName' => 'OffTime2',
  1699. 'FieldTitle' => '关闭时间2',
  1700. 'FieldType' => 'integer',
  1701. 'FieldLength' => '11',
  1702. 'FieldDefault' => NULL,
  1703. 'FieldComment' => NULL,
  1704. 'IsRequired' => NULL,
  1705. 'IsReadonly' => NULL,
  1706. 'IsTextField' => '0',
  1707. 'RelationModel' => '',
  1708. 'RelationField' => '',
  1709. 'IsSearchable' => NULL,
  1710. 'IsFormOnly' => NULL,
  1711. 'IsPrimaryKey' => '0',
  1712. 'IsUniqueKey' => NULL,
  1713. 'OrderNum' => '14',
  1714. ),
  1715. 'OffTime3' =>
  1716. array (
  1717. 'ID' => 'b4b2a8bfaebcc57b8c0a7df369c3e0de',
  1718. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1719. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1720. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1721. 'FieldName' => 'OffTime3',
  1722. 'FieldTitle' => '关闭时间3',
  1723. 'FieldType' => 'integer',
  1724. 'FieldLength' => '11',
  1725. 'FieldDefault' => NULL,
  1726. 'FieldComment' => NULL,
  1727. 'IsRequired' => NULL,
  1728. 'IsReadonly' => NULL,
  1729. 'IsTextField' => '0',
  1730. 'RelationModel' => '',
  1731. 'RelationField' => '',
  1732. 'IsSearchable' => NULL,
  1733. 'IsFormOnly' => NULL,
  1734. 'IsPrimaryKey' => '0',
  1735. 'IsUniqueKey' => NULL,
  1736. 'OrderNum' => '16',
  1737. ),
  1738. 'OffTime4' =>
  1739. array (
  1740. 'ID' => 'b4b2a8bfaebcc57c16c09cc607c21a05',
  1741. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1742. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1743. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1744. 'FieldName' => 'OffTime4',
  1745. 'FieldTitle' => '关闭时间4',
  1746. 'FieldType' => 'integer',
  1747. 'FieldLength' => '11',
  1748. 'FieldDefault' => NULL,
  1749. 'FieldComment' => NULL,
  1750. 'IsRequired' => NULL,
  1751. 'IsReadonly' => NULL,
  1752. 'IsTextField' => '0',
  1753. 'RelationModel' => '',
  1754. 'RelationField' => '',
  1755. 'IsSearchable' => NULL,
  1756. 'IsFormOnly' => NULL,
  1757. 'IsPrimaryKey' => '0',
  1758. 'IsUniqueKey' => NULL,
  1759. 'OrderNum' => '18',
  1760. ),
  1761. 'OffTime5' =>
  1762. array (
  1763. 'ID' => 'b4b2a8bfaebcc57c97b0e4d32398609a',
  1764. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1765. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1766. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1767. 'FieldName' => 'OffTime5',
  1768. 'FieldTitle' => '关闭时间5',
  1769. 'FieldType' => 'integer',
  1770. 'FieldLength' => '11',
  1771. 'FieldDefault' => NULL,
  1772. 'FieldComment' => NULL,
  1773. 'IsRequired' => NULL,
  1774. 'IsReadonly' => NULL,
  1775. 'IsTextField' => '0',
  1776. 'RelationModel' => '',
  1777. 'RelationField' => '',
  1778. 'IsSearchable' => NULL,
  1779. 'IsFormOnly' => NULL,
  1780. 'IsPrimaryKey' => '0',
  1781. 'IsUniqueKey' => NULL,
  1782. 'OrderNum' => '20',
  1783. ),
  1784. 'Channel' =>
  1785. array (
  1786. 'ID' => 'b4b2a8bfaebcc5983dd2c91139ba4456',
  1787. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1788. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1789. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1790. 'FieldName' => 'Channel',
  1791. 'FieldTitle' => '设备通道',
  1792. 'FieldType' => 'integer',
  1793. 'FieldLength' => '11',
  1794. 'FieldDefault' => NULL,
  1795. 'FieldComment' => NULL,
  1796. 'IsRequired' => NULL,
  1797. 'IsReadonly' => NULL,
  1798. 'IsTextField' => '0',
  1799. 'RelationModel' => '',
  1800. 'RelationField' => '',
  1801. 'IsSearchable' => NULL,
  1802. 'IsFormOnly' => NULL,
  1803. 'IsPrimaryKey' => '0',
  1804. 'IsUniqueKey' => NULL,
  1805. 'OrderNum' => '3',
  1806. ),
  1807. 'SendTime' =>
  1808. array (
  1809. 'ID' => 'b4b2a8bfaebcc59eee14f555a72ec1fb',
  1810. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1811. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1812. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1813. 'FieldName' => 'SendTime',
  1814. 'FieldTitle' => '下发时间',
  1815. 'FieldType' => 'datetime',
  1816. 'FieldLength' => NULL,
  1817. 'FieldDefault' => NULL,
  1818. 'FieldComment' => NULL,
  1819. 'IsRequired' => NULL,
  1820. 'IsReadonly' => NULL,
  1821. 'IsTextField' => '0',
  1822. 'RelationModel' => '',
  1823. 'RelationField' => '',
  1824. 'IsSearchable' => NULL,
  1825. 'IsFormOnly' => NULL,
  1826. 'IsPrimaryKey' => '0',
  1827. 'IsUniqueKey' => NULL,
  1828. 'OrderNum' => '21',
  1829. ),
  1830. 'SendResult' =>
  1831. array (
  1832. 'ID' => 'b4b2a8bfaebcc59f714cbf81a9e9b76b',
  1833. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1834. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1835. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1836. 'FieldName' => 'SendResult',
  1837. 'FieldTitle' => '下发结果',
  1838. 'FieldType' => 'string',
  1839. 'FieldLength' => '50',
  1840. 'FieldDefault' => NULL,
  1841. 'FieldComment' => NULL,
  1842. 'IsRequired' => NULL,
  1843. 'IsReadonly' => NULL,
  1844. 'IsTextField' => '0',
  1845. 'RelationModel' => '',
  1846. 'RelationField' => '',
  1847. 'IsSearchable' => NULL,
  1848. 'IsFormOnly' => NULL,
  1849. 'IsPrimaryKey' => '0',
  1850. 'IsUniqueKey' => NULL,
  1851. 'OrderNum' => '22',
  1852. ),
  1853. 'IssueTime' =>
  1854. array (
  1855. 'ID' => 'b4b2a9a4afabbaacd4ea344899a0a7fe',
  1856. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1857. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1858. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1859. 'FieldName' => 'IssueTime',
  1860. 'FieldTitle' => '卷膜自动下发时间',
  1861. 'FieldType' => 'integer',
  1862. 'FieldLength' => '11',
  1863. 'FieldDefault' => NULL,
  1864. 'FieldComment' => NULL,
  1865. 'IsRequired' => NULL,
  1866. 'IsReadonly' => NULL,
  1867. 'IsTextField' => '0',
  1868. 'RelationModel' => '',
  1869. 'RelationField' => '',
  1870. 'IsSearchable' => NULL,
  1871. 'IsFormOnly' => NULL,
  1872. 'IsPrimaryKey' => '0',
  1873. 'IsUniqueKey' => NULL,
  1874. 'OrderNum' => '23',
  1875. ),
  1876. 'FarmlandId' =>
  1877. array (
  1878. 'ID' => 'b4b3a2adb3d1a875a4626c951872bc15',
  1879. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1880. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1881. 'Model' => 'b4b2a8bfabd3af5c6f4e81faf38cb0c0',
  1882. 'FieldName' => 'FarmlandId',
  1883. 'FieldTitle' => '大棚ID',
  1884. 'FieldType' => 'guid',
  1885. 'FieldLength' => NULL,
  1886. 'FieldDefault' => NULL,
  1887. 'FieldComment' => NULL,
  1888. 'IsRequired' => NULL,
  1889. 'IsReadonly' => NULL,
  1890. 'IsTextField' => '0',
  1891. 'RelationModel' => '',
  1892. 'RelationField' => '',
  1893. 'IsSearchable' => NULL,
  1894. 'IsFormOnly' => NULL,
  1895. 'IsPrimaryKey' => '0',
  1896. 'IsUniqueKey' => NULL,
  1897. 'OrderNum' => '2',
  1898. ),
  1899. ),
  1900. 'many2one_list' => NULL,
  1901. 'one2many_list' => NULL,
  1902. ),
  1903. 'Common' =>
  1904. array (
  1905. 'model_type' => 'controller',
  1906. 'parent_model' => NULL,
  1907. 'field_list' =>
  1908. array (
  1909. ),
  1910. 'many2one_list' => NULL,
  1911. 'one2many_list' => NULL,
  1912. ),
  1913. 'dpsb_test' =>
  1914. array (
  1915. 'model_type' => 'virtual',
  1916. 'parent_model' => '',
  1917. 'field_list' =>
  1918. array (
  1919. 'ID' =>
  1920. array (
  1921. 'ID' => 'b4b2a8bfaebcc595d088f4535e6b7ae6',
  1922. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1923. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1924. 'Model' => 'b4b2a8bfabd3af6f38b89ba1b5b61a6a',
  1925. 'FieldName' => 'ID',
  1926. 'FieldTitle' => 'ID',
  1927. 'FieldType' => 'auto_guid',
  1928. 'FieldLength' => NULL,
  1929. 'FieldDefault' => NULL,
  1930. 'FieldComment' => NULL,
  1931. 'IsRequired' => NULL,
  1932. 'IsReadonly' => NULL,
  1933. 'IsTextField' => '0',
  1934. 'RelationModel' => '',
  1935. 'RelationField' => '',
  1936. 'IsSearchable' => NULL,
  1937. 'IsFormOnly' => NULL,
  1938. 'IsPrimaryKey' => '1',
  1939. 'IsUniqueKey' => NULL,
  1940. 'OrderNum' => '9999',
  1941. ),
  1942. 'Username' =>
  1943. array (
  1944. 'ID' => 'b4b2a8bfaebcc59646d07ccb6b82683b',
  1945. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1946. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1947. 'Model' => 'b4b2a8bfabd3af6f38b89ba1b5b61a6a',
  1948. 'FieldName' => 'Username',
  1949. 'FieldTitle' => '用户名',
  1950. 'FieldType' => 'string',
  1951. 'FieldLength' => '50',
  1952. 'FieldDefault' => NULL,
  1953. 'FieldComment' => NULL,
  1954. 'IsRequired' => NULL,
  1955. 'IsReadonly' => NULL,
  1956. 'IsTextField' => '0',
  1957. 'RelationModel' => NULL,
  1958. 'RelationField' => NULL,
  1959. 'IsSearchable' => NULL,
  1960. 'IsFormOnly' => NULL,
  1961. 'IsPrimaryKey' => '0',
  1962. 'IsUniqueKey' => NULL,
  1963. 'OrderNum' => '9999',
  1964. ),
  1965. 'Password' =>
  1966. array (
  1967. 'ID' => 'b4b2a8bfaebcc596c16e20eca1edbf74',
  1968. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1969. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1970. 'Model' => 'b4b2a8bfabd3af6f38b89ba1b5b61a6a',
  1971. 'FieldName' => 'Password',
  1972. 'FieldTitle' => '密码',
  1973. 'FieldType' => 'string',
  1974. 'FieldLength' => '50',
  1975. 'FieldDefault' => NULL,
  1976. 'FieldComment' => NULL,
  1977. 'IsRequired' => NULL,
  1978. 'IsReadonly' => NULL,
  1979. 'IsTextField' => '0',
  1980. 'RelationModel' => NULL,
  1981. 'RelationField' => NULL,
  1982. 'IsSearchable' => NULL,
  1983. 'IsFormOnly' => NULL,
  1984. 'IsPrimaryKey' => '0',
  1985. 'IsUniqueKey' => NULL,
  1986. 'OrderNum' => '9999',
  1987. ),
  1988. 'Age' =>
  1989. array (
  1990. 'ID' => 'b4b2a8bfaebcc5975476c04b3b42af0a',
  1991. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  1992. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  1993. 'Model' => 'b4b2a8bfabd3af6f38b89ba1b5b61a6a',
  1994. 'FieldName' => 'Age',
  1995. 'FieldTitle' => '年龄',
  1996. 'FieldType' => 'integer',
  1997. 'FieldLength' => NULL,
  1998. 'FieldDefault' => NULL,
  1999. 'FieldComment' => NULL,
  2000. 'IsRequired' => NULL,
  2001. 'IsReadonly' => NULL,
  2002. 'IsTextField' => '0',
  2003. 'RelationModel' => '',
  2004. 'RelationField' => '',
  2005. 'IsSearchable' => NULL,
  2006. 'IsFormOnly' => NULL,
  2007. 'IsPrimaryKey' => '0',
  2008. 'IsUniqueKey' => NULL,
  2009. 'OrderNum' => '9999',
  2010. ),
  2011. 'Mobile' =>
  2012. array (
  2013. 'ID' => 'b4b2a8bfaebcc597c84853aec06162da',
  2014. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2015. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2016. 'Model' => 'b4b2a8bfabd3af6f38b89ba1b5b61a6a',
  2017. 'FieldName' => 'Mobile',
  2018. 'FieldTitle' => '手机号',
  2019. 'FieldType' => 'string',
  2020. 'FieldLength' => '50',
  2021. 'FieldDefault' => NULL,
  2022. 'FieldComment' => NULL,
  2023. 'IsRequired' => NULL,
  2024. 'IsReadonly' => NULL,
  2025. 'IsTextField' => '0',
  2026. 'RelationModel' => '',
  2027. 'RelationField' => '',
  2028. 'IsSearchable' => NULL,
  2029. 'IsFormOnly' => NULL,
  2030. 'IsPrimaryKey' => '0',
  2031. 'IsUniqueKey' => NULL,
  2032. 'OrderNum' => '9999',
  2033. ),
  2034. ),
  2035. 'many2one_list' => NULL,
  2036. 'one2many_list' => NULL,
  2037. ),
  2038. 'dpsb_chgroup' =>
  2039. array (
  2040. 'model_type' => 'table',
  2041. 'parent_model' => '',
  2042. 'field_list' =>
  2043. array (
  2044. 'DeviceId' =>
  2045. array (
  2046. 'ID' => 'b4b3a1a3b3cec7c205a4601833391b50',
  2047. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2048. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2049. 'Model' => 'b4b3a1a3b3cec7c0d17a83cbdd3200da',
  2050. 'FieldName' => 'DeviceId',
  2051. 'FieldTitle' => '设备ID',
  2052. 'FieldType' => 'integer',
  2053. 'FieldLength' => NULL,
  2054. 'FieldDefault' => NULL,
  2055. 'FieldComment' => NULL,
  2056. 'IsRequired' => NULL,
  2057. 'IsReadonly' => NULL,
  2058. 'IsTextField' => '0',
  2059. 'RelationModel' => '',
  2060. 'RelationField' => '',
  2061. 'IsSearchable' => NULL,
  2062. 'IsFormOnly' => NULL,
  2063. 'IsPrimaryKey' => '0',
  2064. 'IsUniqueKey' => NULL,
  2065. 'OrderNum' => '1',
  2066. ),
  2067. 'ChGroup' =>
  2068. array (
  2069. 'ID' => 'b4b3a1a3b3cec7c2d3605904c57ea0de',
  2070. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2071. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2072. 'Model' => 'b4b3a1a3b3cec7c0d17a83cbdd3200da',
  2073. 'FieldName' => 'ChGroup',
  2074. 'FieldTitle' => '通道组编号',
  2075. 'FieldType' => 'integer',
  2076. 'FieldLength' => NULL,
  2077. 'FieldDefault' => NULL,
  2078. 'FieldComment' => NULL,
  2079. 'IsRequired' => NULL,
  2080. 'IsReadonly' => NULL,
  2081. 'IsTextField' => '0',
  2082. 'RelationModel' => '',
  2083. 'RelationField' => '',
  2084. 'IsSearchable' => NULL,
  2085. 'IsFormOnly' => NULL,
  2086. 'IsPrimaryKey' => '0',
  2087. 'IsUniqueKey' => NULL,
  2088. 'OrderNum' => '2',
  2089. ),
  2090. 'FarmlandId' =>
  2091. array (
  2092. 'ID' => 'b4b3a1a3b3cec7c36714c65d799196b6',
  2093. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2094. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2095. 'Model' => 'b4b3a1a3b3cec7c0d17a83cbdd3200da',
  2096. 'FieldName' => 'FarmlandId',
  2097. 'FieldTitle' => '大棚(田)ID',
  2098. 'FieldType' => 'string',
  2099. 'FieldLength' => '50',
  2100. 'FieldDefault' => '-1',
  2101. 'FieldComment' => NULL,
  2102. 'IsRequired' => NULL,
  2103. 'IsReadonly' => NULL,
  2104. 'IsTextField' => '0',
  2105. 'RelationModel' => NULL,
  2106. 'RelationField' => NULL,
  2107. 'IsSearchable' => NULL,
  2108. 'IsFormOnly' => NULL,
  2109. 'IsPrimaryKey' => '0',
  2110. 'IsUniqueKey' => NULL,
  2111. 'OrderNum' => '3',
  2112. ),
  2113. 'ID' =>
  2114. array (
  2115. 'ID' => 'b4b3a1a4b1a1bcf94ed4ba3fc870e7ba',
  2116. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2117. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2118. 'Model' => 'b4b3a1a3b3cec7c0d17a83cbdd3200da',
  2119. 'FieldName' => 'ID',
  2120. 'FieldTitle' => '通道组ID',
  2121. 'FieldType' => 'auto_guid',
  2122. 'FieldLength' => NULL,
  2123. 'FieldDefault' => NULL,
  2124. 'FieldComment' => NULL,
  2125. 'IsRequired' => '1',
  2126. 'IsReadonly' => NULL,
  2127. 'IsTextField' => '0',
  2128. 'RelationModel' => '',
  2129. 'RelationField' => '',
  2130. 'IsSearchable' => NULL,
  2131. 'IsFormOnly' => NULL,
  2132. 'IsPrimaryKey' => '1',
  2133. 'IsUniqueKey' => NULL,
  2134. 'OrderNum' => '0',
  2135. ),
  2136. ),
  2137. 'many2one_list' => NULL,
  2138. 'one2many_list' => NULL,
  2139. ),
  2140. 'dpsb_type' =>
  2141. array (
  2142. 'model_type' => 'table',
  2143. 'parent_model' => '',
  2144. 'field_list' =>
  2145. array (
  2146. 'ID' =>
  2147. array (
  2148. 'ID' => 'b4b3a1afafa5ca37cc6e94e5a848d358',
  2149. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2150. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2151. 'Model' => 'b4b3a1afafa5ca373d265f7684631bce',
  2152. 'FieldName' => 'ID',
  2153. 'FieldTitle' => 'ID',
  2154. 'FieldType' => 'auto_guid',
  2155. 'FieldLength' => NULL,
  2156. 'FieldDefault' => NULL,
  2157. 'FieldComment' => NULL,
  2158. 'IsRequired' => '1',
  2159. 'IsReadonly' => NULL,
  2160. 'IsTextField' => '0',
  2161. 'RelationModel' => '',
  2162. 'RelationField' => '',
  2163. 'IsSearchable' => NULL,
  2164. 'IsFormOnly' => NULL,
  2165. 'IsPrimaryKey' => '1',
  2166. 'IsUniqueKey' => NULL,
  2167. 'OrderNum' => '9999',
  2168. ),
  2169. 'TypeName' =>
  2170. array (
  2171. 'ID' => 'b4b3a1afafa5ca384984227cc7b82e49',
  2172. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2173. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2174. 'Model' => 'b4b3a1afafa5ca373d265f7684631bce',
  2175. 'FieldName' => 'TypeName',
  2176. 'FieldTitle' => '类型名称',
  2177. 'FieldType' => 'string',
  2178. 'FieldLength' => '50',
  2179. 'FieldDefault' => NULL,
  2180. 'FieldComment' => NULL,
  2181. 'IsRequired' => NULL,
  2182. 'IsReadonly' => NULL,
  2183. 'IsTextField' => '0',
  2184. 'RelationModel' => NULL,
  2185. 'RelationField' => NULL,
  2186. 'IsSearchable' => NULL,
  2187. 'IsFormOnly' => NULL,
  2188. 'IsPrimaryKey' => '0',
  2189. 'IsUniqueKey' => NULL,
  2190. 'OrderNum' => '9999',
  2191. ),
  2192. 'DeviceParam' =>
  2193. array (
  2194. 'ID' => 'b4b3a1afafa5ca38c15a5ea061daee6e',
  2195. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2196. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2197. 'Model' => 'b4b3a1afafa5ca373d265f7684631bce',
  2198. 'FieldName' => 'DeviceParam',
  2199. 'FieldTitle' => '设备参数',
  2200. 'FieldType' => 'tinytext',
  2201. 'FieldLength' => NULL,
  2202. 'FieldDefault' => NULL,
  2203. 'FieldComment' => NULL,
  2204. 'IsRequired' => NULL,
  2205. 'IsReadonly' => NULL,
  2206. 'IsTextField' => '0',
  2207. 'RelationModel' => '',
  2208. 'RelationField' => '',
  2209. 'IsSearchable' => NULL,
  2210. 'IsFormOnly' => NULL,
  2211. 'IsPrimaryKey' => '0',
  2212. 'IsUniqueKey' => NULL,
  2213. 'OrderNum' => '9999',
  2214. ),
  2215. 'DeviceFeature' =>
  2216. array (
  2217. 'ID' => 'b4b3a1afafa5ca3939965ff3e981ef0a',
  2218. 'AppID' => 'b4b2a3beabc3c7df15248419d0544dd7',
  2219. 'VerID' => 'b4b2a8b2a9d7b3e357306e06adb2965a',
  2220. 'Model' => 'b4b3a1afafa5ca373d265f7684631bce',
  2221. 'FieldName' => 'DeviceFeature',
  2222. 'FieldTitle' => '设备功能',
  2223. 'FieldType' => 'tinytext',
  2224. 'FieldLength' => NULL,
  2225. 'FieldDefault' => NULL,
  2226. 'FieldComment' => NULL,
  2227. 'IsRequired' => NULL,
  2228. 'IsReadonly' => NULL,
  2229. 'IsTextField' => '0',
  2230. 'RelationModel' => '',
  2231. 'RelationField' => '',
  2232. 'IsSearchable' => NULL,
  2233. 'IsFormOnly' => NULL,
  2234. 'IsPrimaryKey' => '0',
  2235. 'IsUniqueKey' => NULL,
  2236. 'OrderNum' => '9999',
  2237. ),
  2238. ),
  2239. 'many2one_list' => NULL,
  2240. 'one2many_list' => NULL,
  2241. ),
  2242. );
  2243. ?>