organization.pb.go 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.30.0
  4. // protoc v3.21.12
  5. // source: organization.proto
  6. package pb
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type DcWorkingReq struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  24. DeviceCode string `protobuf:"bytes,2,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  25. }
  26. func (x *DcWorkingReq) Reset() {
  27. *x = DcWorkingReq{}
  28. if protoimpl.UnsafeEnabled {
  29. mi := &file_organization_proto_msgTypes[0]
  30. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  31. ms.StoreMessageInfo(mi)
  32. }
  33. }
  34. func (x *DcWorkingReq) String() string {
  35. return protoimpl.X.MessageStringOf(x)
  36. }
  37. func (*DcWorkingReq) ProtoMessage() {}
  38. func (x *DcWorkingReq) ProtoReflect() protoreflect.Message {
  39. mi := &file_organization_proto_msgTypes[0]
  40. if protoimpl.UnsafeEnabled && x != nil {
  41. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  42. if ms.LoadMessageInfo() == nil {
  43. ms.StoreMessageInfo(mi)
  44. }
  45. return ms
  46. }
  47. return mi.MessageOf(x)
  48. }
  49. // Deprecated: Use DcWorkingReq.ProtoReflect.Descriptor instead.
  50. func (*DcWorkingReq) Descriptor() ([]byte, []int) {
  51. return file_organization_proto_rawDescGZIP(), []int{0}
  52. }
  53. func (x *DcWorkingReq) GetProjectId() int64 {
  54. if x != nil {
  55. return x.ProjectId
  56. }
  57. return 0
  58. }
  59. func (x *DcWorkingReq) GetDeviceCode() string {
  60. if x != nil {
  61. return x.DeviceCode
  62. }
  63. return ""
  64. }
  65. type WorkingUf struct {
  66. state protoimpl.MessageState
  67. sizeCache protoimpl.SizeCache
  68. unknownFields protoimpl.UnknownFields
  69. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  70. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  71. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  72. WaterTemperature float64 `protobuf:"fixed64,4,opt,name=water_temperature,json=waterTemperature,proto3" json:"water_temperature,omitempty"` // 水温 摄氏度
  73. FeedFlow float64 `protobuf:"fixed64,5,opt,name=feed_flow,json=feedFlow,proto3" json:"feed_flow,omitempty"` // 进水流量
  74. ConFlow float64 `protobuf:"fixed64,6,opt,name=con_flow,json=conFlow,proto3" json:"con_flow,omitempty"` // 浓水流量
  75. ProductFlow float64 `protobuf:"fixed64,7,opt,name=product_flow,json=productFlow,proto3" json:"product_flow,omitempty"` // 产水流量
  76. FeedPressure float64 `protobuf:"fixed64,8,opt,name=feed_pressure,json=feedPressure,proto3" json:"feed_pressure,omitempty"` // 进水压力
  77. ConPressure float64 `protobuf:"fixed64,9,opt,name=con_pressure,json=conPressure,proto3" json:"con_pressure,omitempty"` // 浓水压力
  78. ProductPressure float64 `protobuf:"fixed64,10,opt,name=product_pressure,json=productPressure,proto3" json:"product_pressure,omitempty"` // 产水压力
  79. Tmp float64 `protobuf:"fixed64,11,opt,name=tmp,proto3" json:"tmp,omitempty"` // 跨膜压差
  80. Flux float64 `protobuf:"fixed64,12,opt,name=flux,proto3" json:"flux,omitempty"` // 膜通量
  81. FeedWqTurbidity float64 `protobuf:"fixed64,13,opt,name=feed_wq_turbidity,json=feedWqTurbidity,proto3" json:"feed_wq_turbidity,omitempty"` // 进水浊度
  82. FeedWqPh int64 `protobuf:"varint,14,opt,name=feed_wq_ph,json=feedWqPh,proto3" json:"feed_wq_ph,omitempty"` // 进水 PH 值
  83. ProductWqPh int64 `protobuf:"varint,15,opt,name=product_wq_ph,json=productWqPh,proto3" json:"product_wq_ph,omitempty"` // 产水 PH 值
  84. FeedWqAl float64 `protobuf:"fixed64,16,opt,name=feed_wq_al,json=feedWqAl,proto3" json:"feed_wq_al,omitempty"` // 进水水质:铝
  85. ProductWqAl float64 `protobuf:"fixed64,17,opt,name=product_wq_al,json=productWqAl,proto3" json:"product_wq_al,omitempty"` // 产水水质:铝
  86. FeedWqFe float64 `protobuf:"fixed64,18,opt,name=feed_wq_fe,json=feedWqFe,proto3" json:"feed_wq_fe,omitempty"` // 进水水质:铁
  87. ProductWqFe float64 `protobuf:"fixed64,19,opt,name=product_wq_fe,json=productWqFe,proto3" json:"product_wq_fe,omitempty"` // 产水水质:铁
  88. FeedWqMn float64 `protobuf:"fixed64,20,opt,name=feed_wq_mn,json=feedWqMn,proto3" json:"feed_wq_mn,omitempty"` // 进水水质:锰
  89. ProductWqMn float64 `protobuf:"fixed64,21,opt,name=product_wq_mn,json=productWqMn,proto3" json:"product_wq_mn,omitempty"` // 产水水质:锰
  90. FeedWqSio2 float64 `protobuf:"fixed64,22,opt,name=feed_wq_sio2,json=feedWqSio2,proto3" json:"feed_wq_sio2,omitempty"` // 进水水质:二氧化硅
  91. ProductWqSio2 float64 `protobuf:"fixed64,23,opt,name=product_wq_sio2,json=productWqSio2,proto3" json:"product_wq_sio2,omitempty"` // 产水水质:二氧化硅
  92. FeedWqCod float64 `protobuf:"fixed64,24,opt,name=feed_wq_cod,json=feedWqCod,proto3" json:"feed_wq_cod,omitempty"` // 进水水质:COD
  93. ProductWqCod float64 `protobuf:"fixed64,25,opt,name=product_wq_cod,json=productWqCod,proto3" json:"product_wq_cod,omitempty"` // 产水水质:COD
  94. FeedWqP float64 `protobuf:"fixed64,26,opt,name=feed_wq_p,json=feedWqP,proto3" json:"feed_wq_p,omitempty"` // 进水水质:磷
  95. ProductWqP float64 `protobuf:"fixed64,27,opt,name=product_wq_p,json=productWqP,proto3" json:"product_wq_p,omitempty"` // 产水水质:磷
  96. Step int64 `protobuf:"varint,28,opt,name=step,proto3" json:"step,omitempty"` // 设备当前步序值
  97. CTime string `protobuf:"bytes,29,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  98. }
  99. func (x *WorkingUf) Reset() {
  100. *x = WorkingUf{}
  101. if protoimpl.UnsafeEnabled {
  102. mi := &file_organization_proto_msgTypes[1]
  103. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  104. ms.StoreMessageInfo(mi)
  105. }
  106. }
  107. func (x *WorkingUf) String() string {
  108. return protoimpl.X.MessageStringOf(x)
  109. }
  110. func (*WorkingUf) ProtoMessage() {}
  111. func (x *WorkingUf) ProtoReflect() protoreflect.Message {
  112. mi := &file_organization_proto_msgTypes[1]
  113. if protoimpl.UnsafeEnabled && x != nil {
  114. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  115. if ms.LoadMessageInfo() == nil {
  116. ms.StoreMessageInfo(mi)
  117. }
  118. return ms
  119. }
  120. return mi.MessageOf(x)
  121. }
  122. // Deprecated: Use WorkingUf.ProtoReflect.Descriptor instead.
  123. func (*WorkingUf) Descriptor() ([]byte, []int) {
  124. return file_organization_proto_rawDescGZIP(), []int{1}
  125. }
  126. func (x *WorkingUf) GetId() int64 {
  127. if x != nil {
  128. return x.Id
  129. }
  130. return 0
  131. }
  132. func (x *WorkingUf) GetProjectId() int64 {
  133. if x != nil {
  134. return x.ProjectId
  135. }
  136. return 0
  137. }
  138. func (x *WorkingUf) GetDeviceCode() string {
  139. if x != nil {
  140. return x.DeviceCode
  141. }
  142. return ""
  143. }
  144. func (x *WorkingUf) GetWaterTemperature() float64 {
  145. if x != nil {
  146. return x.WaterTemperature
  147. }
  148. return 0
  149. }
  150. func (x *WorkingUf) GetFeedFlow() float64 {
  151. if x != nil {
  152. return x.FeedFlow
  153. }
  154. return 0
  155. }
  156. func (x *WorkingUf) GetConFlow() float64 {
  157. if x != nil {
  158. return x.ConFlow
  159. }
  160. return 0
  161. }
  162. func (x *WorkingUf) GetProductFlow() float64 {
  163. if x != nil {
  164. return x.ProductFlow
  165. }
  166. return 0
  167. }
  168. func (x *WorkingUf) GetFeedPressure() float64 {
  169. if x != nil {
  170. return x.FeedPressure
  171. }
  172. return 0
  173. }
  174. func (x *WorkingUf) GetConPressure() float64 {
  175. if x != nil {
  176. return x.ConPressure
  177. }
  178. return 0
  179. }
  180. func (x *WorkingUf) GetProductPressure() float64 {
  181. if x != nil {
  182. return x.ProductPressure
  183. }
  184. return 0
  185. }
  186. func (x *WorkingUf) GetTmp() float64 {
  187. if x != nil {
  188. return x.Tmp
  189. }
  190. return 0
  191. }
  192. func (x *WorkingUf) GetFlux() float64 {
  193. if x != nil {
  194. return x.Flux
  195. }
  196. return 0
  197. }
  198. func (x *WorkingUf) GetFeedWqTurbidity() float64 {
  199. if x != nil {
  200. return x.FeedWqTurbidity
  201. }
  202. return 0
  203. }
  204. func (x *WorkingUf) GetFeedWqPh() int64 {
  205. if x != nil {
  206. return x.FeedWqPh
  207. }
  208. return 0
  209. }
  210. func (x *WorkingUf) GetProductWqPh() int64 {
  211. if x != nil {
  212. return x.ProductWqPh
  213. }
  214. return 0
  215. }
  216. func (x *WorkingUf) GetFeedWqAl() float64 {
  217. if x != nil {
  218. return x.FeedWqAl
  219. }
  220. return 0
  221. }
  222. func (x *WorkingUf) GetProductWqAl() float64 {
  223. if x != nil {
  224. return x.ProductWqAl
  225. }
  226. return 0
  227. }
  228. func (x *WorkingUf) GetFeedWqFe() float64 {
  229. if x != nil {
  230. return x.FeedWqFe
  231. }
  232. return 0
  233. }
  234. func (x *WorkingUf) GetProductWqFe() float64 {
  235. if x != nil {
  236. return x.ProductWqFe
  237. }
  238. return 0
  239. }
  240. func (x *WorkingUf) GetFeedWqMn() float64 {
  241. if x != nil {
  242. return x.FeedWqMn
  243. }
  244. return 0
  245. }
  246. func (x *WorkingUf) GetProductWqMn() float64 {
  247. if x != nil {
  248. return x.ProductWqMn
  249. }
  250. return 0
  251. }
  252. func (x *WorkingUf) GetFeedWqSio2() float64 {
  253. if x != nil {
  254. return x.FeedWqSio2
  255. }
  256. return 0
  257. }
  258. func (x *WorkingUf) GetProductWqSio2() float64 {
  259. if x != nil {
  260. return x.ProductWqSio2
  261. }
  262. return 0
  263. }
  264. func (x *WorkingUf) GetFeedWqCod() float64 {
  265. if x != nil {
  266. return x.FeedWqCod
  267. }
  268. return 0
  269. }
  270. func (x *WorkingUf) GetProductWqCod() float64 {
  271. if x != nil {
  272. return x.ProductWqCod
  273. }
  274. return 0
  275. }
  276. func (x *WorkingUf) GetFeedWqP() float64 {
  277. if x != nil {
  278. return x.FeedWqP
  279. }
  280. return 0
  281. }
  282. func (x *WorkingUf) GetProductWqP() float64 {
  283. if x != nil {
  284. return x.ProductWqP
  285. }
  286. return 0
  287. }
  288. func (x *WorkingUf) GetStep() int64 {
  289. if x != nil {
  290. return x.Step
  291. }
  292. return 0
  293. }
  294. func (x *WorkingUf) GetCTime() string {
  295. if x != nil {
  296. return x.CTime
  297. }
  298. return ""
  299. }
  300. type WorkingRo struct {
  301. state protoimpl.MessageState
  302. sizeCache protoimpl.SizeCache
  303. unknownFields protoimpl.UnknownFields
  304. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  305. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  306. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  307. WaterTemperature float64 `protobuf:"fixed64,4,opt,name=water_temperature,json=waterTemperature,proto3" json:"water_temperature,omitempty"` // 水温 摄氏度
  308. FeedFlow_1St float64 `protobuf:"fixed64,5,opt,name=feed_flow_1st,json=feedFlow1st,proto3" json:"feed_flow_1st,omitempty"` // 一段进水流量
  309. ConFlow_1St float64 `protobuf:"fixed64,6,opt,name=con_flow_1st,json=conFlow1st,proto3" json:"con_flow_1st,omitempty"` // 一段浓水流量
  310. ProductFlow_1St float64 `protobuf:"fixed64,7,opt,name=product_flow_1st,json=productFlow1st,proto3" json:"product_flow_1st,omitempty"` // 一段产水流量
  311. FeedPressure_1St float64 `protobuf:"fixed64,8,opt,name=feed_pressure_1st,json=feedPressure1st,proto3" json:"feed_pressure_1st,omitempty"` // 一段进水压力
  312. ConPressure_1St float64 `protobuf:"fixed64,9,opt,name=con_pressure_1st,json=conPressure1st,proto3" json:"con_pressure_1st,omitempty"` // 一段浓水压力
  313. ProductPressure_1St float64 `protobuf:"fixed64,10,opt,name=product_pressure_1st,json=productPressure1st,proto3" json:"product_pressure_1st,omitempty"` // 一段产水压力
  314. Tmp_1St float64 `protobuf:"fixed64,11,opt,name=tmp_1st,json=tmp1st,proto3" json:"tmp_1st,omitempty"` // 一段跨膜压差
  315. Flux_1St float64 `protobuf:"fixed64,12,opt,name=flux_1st,json=flux1st,proto3" json:"flux_1st,omitempty"` // 一段膜通量
  316. Permeability_1St float64 `protobuf:"fixed64,13,opt,name=permeability_1st,json=permeability1st,proto3" json:"permeability_1st,omitempty"` // 一段渗透率
  317. FeedFlow_2Nd float64 `protobuf:"fixed64,14,opt,name=feed_flow_2nd,json=feedFlow2nd,proto3" json:"feed_flow_2nd,omitempty"` // 二段进水流量
  318. ConFlow_2Nd float64 `protobuf:"fixed64,15,opt,name=con_flow_2nd,json=conFlow2nd,proto3" json:"con_flow_2nd,omitempty"` // 二段浓水流量
  319. ProductFlow_2Nd float64 `protobuf:"fixed64,16,opt,name=product_flow_2nd,json=productFlow2nd,proto3" json:"product_flow_2nd,omitempty"` // 二段产水流量
  320. FeedPressure_2Nd float64 `protobuf:"fixed64,17,opt,name=feed_pressure_2nd,json=feedPressure2nd,proto3" json:"feed_pressure_2nd,omitempty"` // 二段进水压力
  321. ConPressure_2Nd float64 `protobuf:"fixed64,18,opt,name=con_pressure_2nd,json=conPressure2nd,proto3" json:"con_pressure_2nd,omitempty"` // 二段浓水压力
  322. ProductPressure_2Nd float64 `protobuf:"fixed64,19,opt,name=product_pressure_2nd,json=productPressure2nd,proto3" json:"product_pressure_2nd,omitempty"` // 二段产水压力
  323. Tmp_2Nd float64 `protobuf:"fixed64,20,opt,name=tmp_2nd,json=tmp2nd,proto3" json:"tmp_2nd,omitempty"` // 二段压差
  324. Flux_2Nd float64 `protobuf:"fixed64,21,opt,name=flux_2nd,json=flux2nd,proto3" json:"flux_2nd,omitempty"` // 二段通量
  325. Permeability_2Nd float64 `protobuf:"fixed64,22,opt,name=permeability_2nd,json=permeability2nd,proto3" json:"permeability_2nd,omitempty"` // 二段渗透率
  326. FeedFlow_3Th float64 `protobuf:"fixed64,23,opt,name=feed_flow_3th,json=feedFlow3th,proto3" json:"feed_flow_3th,omitempty"` // 三段进水流量
  327. ConFlow_3Th float64 `protobuf:"fixed64,24,opt,name=con_flow_3th,json=conFlow3th,proto3" json:"con_flow_3th,omitempty"` // 三段浓水流量
  328. ProductFlow_3Th float64 `protobuf:"fixed64,25,opt,name=product_flow_3th,json=productFlow3th,proto3" json:"product_flow_3th,omitempty"` // 三段产水流量
  329. FeedPressure_3Th float64 `protobuf:"fixed64,26,opt,name=feed_pressure_3th,json=feedPressure3th,proto3" json:"feed_pressure_3th,omitempty"` // 三段进水压力
  330. ConPressure_3Th float64 `protobuf:"fixed64,27,opt,name=con_pressure_3th,json=conPressure3th,proto3" json:"con_pressure_3th,omitempty"` // 三段浓水压力
  331. ProductPressure_3Th float64 `protobuf:"fixed64,28,opt,name=product_pressure_3th,json=productPressure3th,proto3" json:"product_pressure_3th,omitempty"` // 三段产水压力
  332. Tmp_3Th float64 `protobuf:"fixed64,29,opt,name=tmp_3th,json=tmp3th,proto3" json:"tmp_3th,omitempty"` // 三段压差
  333. Flux_3Th float64 `protobuf:"fixed64,30,opt,name=flux_3th,json=flux3th,proto3" json:"flux_3th,omitempty"` // 三段通量
  334. Permeability_3Th float64 `protobuf:"fixed64,31,opt,name=permeability_3th,json=permeability3th,proto3" json:"permeability_3th,omitempty"` // 三段渗透率
  335. FeedWqTurbidity float64 `protobuf:"fixed64,32,opt,name=feed_wq_turbidity,json=feedWqTurbidity,proto3" json:"feed_wq_turbidity,omitempty"` // 进水浊度
  336. FeedWqPh int64 `protobuf:"varint,33,opt,name=feed_wq_ph,json=feedWqPh,proto3" json:"feed_wq_ph,omitempty"` // 进水 PH 值
  337. ProductWqPh int64 `protobuf:"varint,34,opt,name=product_wq_ph,json=productWqPh,proto3" json:"product_wq_ph,omitempty"` // 产水 PH 值
  338. FeedWqAl float64 `protobuf:"fixed64,35,opt,name=feed_wq_al,json=feedWqAl,proto3" json:"feed_wq_al,omitempty"` // 进水水质:铝
  339. ProductWqAl float64 `protobuf:"fixed64,36,opt,name=product_wq_al,json=productWqAl,proto3" json:"product_wq_al,omitempty"` // 产水水质:铝
  340. FeedWqFe float64 `protobuf:"fixed64,37,opt,name=feed_wq_fe,json=feedWqFe,proto3" json:"feed_wq_fe,omitempty"` // 进水水质:铁
  341. ProductWqFe float64 `protobuf:"fixed64,38,opt,name=product_wq_fe,json=productWqFe,proto3" json:"product_wq_fe,omitempty"` // 产水水质:铁
  342. FeedWqMn float64 `protobuf:"fixed64,39,opt,name=feed_wq_mn,json=feedWqMn,proto3" json:"feed_wq_mn,omitempty"` // 进水水质:锰
  343. ProductWqMn float64 `protobuf:"fixed64,40,opt,name=product_wq_mn,json=productWqMn,proto3" json:"product_wq_mn,omitempty"` // 产水水质:锰
  344. FeedWqSio2 float64 `protobuf:"fixed64,41,opt,name=feed_wq_sio2,json=feedWqSio2,proto3" json:"feed_wq_sio2,omitempty"` // 进水水质:二氧化硅
  345. ProductWqSio2 float64 `protobuf:"fixed64,42,opt,name=product_wq_sio2,json=productWqSio2,proto3" json:"product_wq_sio2,omitempty"` // 产水水质:二氧化硅
  346. FeedWqCod float64 `protobuf:"fixed64,43,opt,name=feed_wq_cod,json=feedWqCod,proto3" json:"feed_wq_cod,omitempty"` // 进水水质:COD
  347. ProductWqCod float64 `protobuf:"fixed64,44,opt,name=product_wq_cod,json=productWqCod,proto3" json:"product_wq_cod,omitempty"` // 产水水质:COD
  348. FeedWqP float64 `protobuf:"fixed64,45,opt,name=feed_wq_p,json=feedWqP,proto3" json:"feed_wq_p,omitempty"` // 进水水质:磷
  349. ProductWqP float64 `protobuf:"fixed64,46,opt,name=product_wq_p,json=productWqP,proto3" json:"product_wq_p,omitempty"` // 产水水质:磷
  350. Step int64 `protobuf:"varint,47,opt,name=step,proto3" json:"step,omitempty"` // 设备当前步序值
  351. CTime string `protobuf:"bytes,48,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  352. }
  353. func (x *WorkingRo) Reset() {
  354. *x = WorkingRo{}
  355. if protoimpl.UnsafeEnabled {
  356. mi := &file_organization_proto_msgTypes[2]
  357. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  358. ms.StoreMessageInfo(mi)
  359. }
  360. }
  361. func (x *WorkingRo) String() string {
  362. return protoimpl.X.MessageStringOf(x)
  363. }
  364. func (*WorkingRo) ProtoMessage() {}
  365. func (x *WorkingRo) ProtoReflect() protoreflect.Message {
  366. mi := &file_organization_proto_msgTypes[2]
  367. if protoimpl.UnsafeEnabled && x != nil {
  368. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  369. if ms.LoadMessageInfo() == nil {
  370. ms.StoreMessageInfo(mi)
  371. }
  372. return ms
  373. }
  374. return mi.MessageOf(x)
  375. }
  376. // Deprecated: Use WorkingRo.ProtoReflect.Descriptor instead.
  377. func (*WorkingRo) Descriptor() ([]byte, []int) {
  378. return file_organization_proto_rawDescGZIP(), []int{2}
  379. }
  380. func (x *WorkingRo) GetId() int64 {
  381. if x != nil {
  382. return x.Id
  383. }
  384. return 0
  385. }
  386. func (x *WorkingRo) GetProjectId() int64 {
  387. if x != nil {
  388. return x.ProjectId
  389. }
  390. return 0
  391. }
  392. func (x *WorkingRo) GetDeviceCode() string {
  393. if x != nil {
  394. return x.DeviceCode
  395. }
  396. return ""
  397. }
  398. func (x *WorkingRo) GetWaterTemperature() float64 {
  399. if x != nil {
  400. return x.WaterTemperature
  401. }
  402. return 0
  403. }
  404. func (x *WorkingRo) GetFeedFlow_1St() float64 {
  405. if x != nil {
  406. return x.FeedFlow_1St
  407. }
  408. return 0
  409. }
  410. func (x *WorkingRo) GetConFlow_1St() float64 {
  411. if x != nil {
  412. return x.ConFlow_1St
  413. }
  414. return 0
  415. }
  416. func (x *WorkingRo) GetProductFlow_1St() float64 {
  417. if x != nil {
  418. return x.ProductFlow_1St
  419. }
  420. return 0
  421. }
  422. func (x *WorkingRo) GetFeedPressure_1St() float64 {
  423. if x != nil {
  424. return x.FeedPressure_1St
  425. }
  426. return 0
  427. }
  428. func (x *WorkingRo) GetConPressure_1St() float64 {
  429. if x != nil {
  430. return x.ConPressure_1St
  431. }
  432. return 0
  433. }
  434. func (x *WorkingRo) GetProductPressure_1St() float64 {
  435. if x != nil {
  436. return x.ProductPressure_1St
  437. }
  438. return 0
  439. }
  440. func (x *WorkingRo) GetTmp_1St() float64 {
  441. if x != nil {
  442. return x.Tmp_1St
  443. }
  444. return 0
  445. }
  446. func (x *WorkingRo) GetFlux_1St() float64 {
  447. if x != nil {
  448. return x.Flux_1St
  449. }
  450. return 0
  451. }
  452. func (x *WorkingRo) GetPermeability_1St() float64 {
  453. if x != nil {
  454. return x.Permeability_1St
  455. }
  456. return 0
  457. }
  458. func (x *WorkingRo) GetFeedFlow_2Nd() float64 {
  459. if x != nil {
  460. return x.FeedFlow_2Nd
  461. }
  462. return 0
  463. }
  464. func (x *WorkingRo) GetConFlow_2Nd() float64 {
  465. if x != nil {
  466. return x.ConFlow_2Nd
  467. }
  468. return 0
  469. }
  470. func (x *WorkingRo) GetProductFlow_2Nd() float64 {
  471. if x != nil {
  472. return x.ProductFlow_2Nd
  473. }
  474. return 0
  475. }
  476. func (x *WorkingRo) GetFeedPressure_2Nd() float64 {
  477. if x != nil {
  478. return x.FeedPressure_2Nd
  479. }
  480. return 0
  481. }
  482. func (x *WorkingRo) GetConPressure_2Nd() float64 {
  483. if x != nil {
  484. return x.ConPressure_2Nd
  485. }
  486. return 0
  487. }
  488. func (x *WorkingRo) GetProductPressure_2Nd() float64 {
  489. if x != nil {
  490. return x.ProductPressure_2Nd
  491. }
  492. return 0
  493. }
  494. func (x *WorkingRo) GetTmp_2Nd() float64 {
  495. if x != nil {
  496. return x.Tmp_2Nd
  497. }
  498. return 0
  499. }
  500. func (x *WorkingRo) GetFlux_2Nd() float64 {
  501. if x != nil {
  502. return x.Flux_2Nd
  503. }
  504. return 0
  505. }
  506. func (x *WorkingRo) GetPermeability_2Nd() float64 {
  507. if x != nil {
  508. return x.Permeability_2Nd
  509. }
  510. return 0
  511. }
  512. func (x *WorkingRo) GetFeedFlow_3Th() float64 {
  513. if x != nil {
  514. return x.FeedFlow_3Th
  515. }
  516. return 0
  517. }
  518. func (x *WorkingRo) GetConFlow_3Th() float64 {
  519. if x != nil {
  520. return x.ConFlow_3Th
  521. }
  522. return 0
  523. }
  524. func (x *WorkingRo) GetProductFlow_3Th() float64 {
  525. if x != nil {
  526. return x.ProductFlow_3Th
  527. }
  528. return 0
  529. }
  530. func (x *WorkingRo) GetFeedPressure_3Th() float64 {
  531. if x != nil {
  532. return x.FeedPressure_3Th
  533. }
  534. return 0
  535. }
  536. func (x *WorkingRo) GetConPressure_3Th() float64 {
  537. if x != nil {
  538. return x.ConPressure_3Th
  539. }
  540. return 0
  541. }
  542. func (x *WorkingRo) GetProductPressure_3Th() float64 {
  543. if x != nil {
  544. return x.ProductPressure_3Th
  545. }
  546. return 0
  547. }
  548. func (x *WorkingRo) GetTmp_3Th() float64 {
  549. if x != nil {
  550. return x.Tmp_3Th
  551. }
  552. return 0
  553. }
  554. func (x *WorkingRo) GetFlux_3Th() float64 {
  555. if x != nil {
  556. return x.Flux_3Th
  557. }
  558. return 0
  559. }
  560. func (x *WorkingRo) GetPermeability_3Th() float64 {
  561. if x != nil {
  562. return x.Permeability_3Th
  563. }
  564. return 0
  565. }
  566. func (x *WorkingRo) GetFeedWqTurbidity() float64 {
  567. if x != nil {
  568. return x.FeedWqTurbidity
  569. }
  570. return 0
  571. }
  572. func (x *WorkingRo) GetFeedWqPh() int64 {
  573. if x != nil {
  574. return x.FeedWqPh
  575. }
  576. return 0
  577. }
  578. func (x *WorkingRo) GetProductWqPh() int64 {
  579. if x != nil {
  580. return x.ProductWqPh
  581. }
  582. return 0
  583. }
  584. func (x *WorkingRo) GetFeedWqAl() float64 {
  585. if x != nil {
  586. return x.FeedWqAl
  587. }
  588. return 0
  589. }
  590. func (x *WorkingRo) GetProductWqAl() float64 {
  591. if x != nil {
  592. return x.ProductWqAl
  593. }
  594. return 0
  595. }
  596. func (x *WorkingRo) GetFeedWqFe() float64 {
  597. if x != nil {
  598. return x.FeedWqFe
  599. }
  600. return 0
  601. }
  602. func (x *WorkingRo) GetProductWqFe() float64 {
  603. if x != nil {
  604. return x.ProductWqFe
  605. }
  606. return 0
  607. }
  608. func (x *WorkingRo) GetFeedWqMn() float64 {
  609. if x != nil {
  610. return x.FeedWqMn
  611. }
  612. return 0
  613. }
  614. func (x *WorkingRo) GetProductWqMn() float64 {
  615. if x != nil {
  616. return x.ProductWqMn
  617. }
  618. return 0
  619. }
  620. func (x *WorkingRo) GetFeedWqSio2() float64 {
  621. if x != nil {
  622. return x.FeedWqSio2
  623. }
  624. return 0
  625. }
  626. func (x *WorkingRo) GetProductWqSio2() float64 {
  627. if x != nil {
  628. return x.ProductWqSio2
  629. }
  630. return 0
  631. }
  632. func (x *WorkingRo) GetFeedWqCod() float64 {
  633. if x != nil {
  634. return x.FeedWqCod
  635. }
  636. return 0
  637. }
  638. func (x *WorkingRo) GetProductWqCod() float64 {
  639. if x != nil {
  640. return x.ProductWqCod
  641. }
  642. return 0
  643. }
  644. func (x *WorkingRo) GetFeedWqP() float64 {
  645. if x != nil {
  646. return x.FeedWqP
  647. }
  648. return 0
  649. }
  650. func (x *WorkingRo) GetProductWqP() float64 {
  651. if x != nil {
  652. return x.ProductWqP
  653. }
  654. return 0
  655. }
  656. func (x *WorkingRo) GetStep() int64 {
  657. if x != nil {
  658. return x.Step
  659. }
  660. return 0
  661. }
  662. func (x *WorkingRo) GetCTime() string {
  663. if x != nil {
  664. return x.CTime
  665. }
  666. return ""
  667. }
  668. type WorkingChest struct {
  669. state protoimpl.MessageState
  670. sizeCache protoimpl.SizeCache
  671. unknownFields protoimpl.UnknownFields
  672. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  673. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  674. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  675. Switch int64 `protobuf:"varint,4,opt,name=switch,proto3" json:"switch,omitempty"` // 药箱液位开关 0: 关 1: 开
  676. Level float64 `protobuf:"fixed64,5,opt,name=level,proto3" json:"level,omitempty"` // 液位高度
  677. AgitatorStatus int64 `protobuf:"varint,6,opt,name=agitator_status,json=agitatorStatus,proto3" json:"agitator_status,omitempty"` // 搅拌器运行状态 0: 未运行 1:运行中
  678. AgitatorDuration int64 `protobuf:"varint,7,opt,name=agitator_duration,json=agitatorDuration,proto3" json:"agitator_duration,omitempty"` // 搅拌器运行时长
  679. AgitatorFaultStatus int64 `protobuf:"varint,8,opt,name=agitator_fault_status,json=agitatorFaultStatus,proto3" json:"agitator_fault_status,omitempty"` // 搅拌器故障状态 0:正常 1:故障
  680. CTime string `protobuf:"bytes,9,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  681. }
  682. func (x *WorkingChest) Reset() {
  683. *x = WorkingChest{}
  684. if protoimpl.UnsafeEnabled {
  685. mi := &file_organization_proto_msgTypes[3]
  686. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  687. ms.StoreMessageInfo(mi)
  688. }
  689. }
  690. func (x *WorkingChest) String() string {
  691. return protoimpl.X.MessageStringOf(x)
  692. }
  693. func (*WorkingChest) ProtoMessage() {}
  694. func (x *WorkingChest) ProtoReflect() protoreflect.Message {
  695. mi := &file_organization_proto_msgTypes[3]
  696. if protoimpl.UnsafeEnabled && x != nil {
  697. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  698. if ms.LoadMessageInfo() == nil {
  699. ms.StoreMessageInfo(mi)
  700. }
  701. return ms
  702. }
  703. return mi.MessageOf(x)
  704. }
  705. // Deprecated: Use WorkingChest.ProtoReflect.Descriptor instead.
  706. func (*WorkingChest) Descriptor() ([]byte, []int) {
  707. return file_organization_proto_rawDescGZIP(), []int{3}
  708. }
  709. func (x *WorkingChest) GetId() int64 {
  710. if x != nil {
  711. return x.Id
  712. }
  713. return 0
  714. }
  715. func (x *WorkingChest) GetProjectId() int64 {
  716. if x != nil {
  717. return x.ProjectId
  718. }
  719. return 0
  720. }
  721. func (x *WorkingChest) GetDeviceCode() string {
  722. if x != nil {
  723. return x.DeviceCode
  724. }
  725. return ""
  726. }
  727. func (x *WorkingChest) GetSwitch() int64 {
  728. if x != nil {
  729. return x.Switch
  730. }
  731. return 0
  732. }
  733. func (x *WorkingChest) GetLevel() float64 {
  734. if x != nil {
  735. return x.Level
  736. }
  737. return 0
  738. }
  739. func (x *WorkingChest) GetAgitatorStatus() int64 {
  740. if x != nil {
  741. return x.AgitatorStatus
  742. }
  743. return 0
  744. }
  745. func (x *WorkingChest) GetAgitatorDuration() int64 {
  746. if x != nil {
  747. return x.AgitatorDuration
  748. }
  749. return 0
  750. }
  751. func (x *WorkingChest) GetAgitatorFaultStatus() int64 {
  752. if x != nil {
  753. return x.AgitatorFaultStatus
  754. }
  755. return 0
  756. }
  757. func (x *WorkingChest) GetCTime() string {
  758. if x != nil {
  759. return x.CTime
  760. }
  761. return ""
  762. }
  763. type WorkingPump struct {
  764. state protoimpl.MessageState
  765. sizeCache protoimpl.SizeCache
  766. unknownFields protoimpl.UnknownFields
  767. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  768. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  769. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  770. FeedPressure float64 `protobuf:"fixed64,4,opt,name=feed_pressure,json=feedPressure,proto3" json:"feed_pressure,omitempty"` // 进水压力
  771. OutPressure float64 `protobuf:"fixed64,5,opt,name=out_pressure,json=outPressure,proto3" json:"out_pressure,omitempty"` // 出水压力
  772. Duration int64 `protobuf:"varint,6,opt,name=duration,proto3" json:"duration,omitempty"` // 运行时长 单位 s
  773. Current float64 `protobuf:"fixed64,7,opt,name=current,proto3" json:"current,omitempty"` // 运行电流
  774. Frequency float64 `protobuf:"fixed64,8,opt,name=frequency,proto3" json:"frequency,omitempty"` // 运行频率
  775. Lift float64 `protobuf:"fixed64,9,opt,name=lift,proto3" json:"lift,omitempty"` // 工作扬程
  776. Efficiency float64 `protobuf:"fixed64,10,opt,name=efficiency,proto3" json:"efficiency,omitempty"` // 运行效率
  777. RunStatus int64 `protobuf:"varint,11,opt,name=run_status,json=runStatus,proto3" json:"run_status,omitempty"` // 运行状态 0: 停机 1: 运行正常
  778. FaultStatus int64 `protobuf:"varint,12,opt,name=fault_status,json=faultStatus,proto3" json:"fault_status,omitempty"` // 故障状态 0: 正常 1: 故障
  779. CTime string `protobuf:"bytes,13,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  780. }
  781. func (x *WorkingPump) Reset() {
  782. *x = WorkingPump{}
  783. if protoimpl.UnsafeEnabled {
  784. mi := &file_organization_proto_msgTypes[4]
  785. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  786. ms.StoreMessageInfo(mi)
  787. }
  788. }
  789. func (x *WorkingPump) String() string {
  790. return protoimpl.X.MessageStringOf(x)
  791. }
  792. func (*WorkingPump) ProtoMessage() {}
  793. func (x *WorkingPump) ProtoReflect() protoreflect.Message {
  794. mi := &file_organization_proto_msgTypes[4]
  795. if protoimpl.UnsafeEnabled && x != nil {
  796. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  797. if ms.LoadMessageInfo() == nil {
  798. ms.StoreMessageInfo(mi)
  799. }
  800. return ms
  801. }
  802. return mi.MessageOf(x)
  803. }
  804. // Deprecated: Use WorkingPump.ProtoReflect.Descriptor instead.
  805. func (*WorkingPump) Descriptor() ([]byte, []int) {
  806. return file_organization_proto_rawDescGZIP(), []int{4}
  807. }
  808. func (x *WorkingPump) GetId() int64 {
  809. if x != nil {
  810. return x.Id
  811. }
  812. return 0
  813. }
  814. func (x *WorkingPump) GetProjectId() int64 {
  815. if x != nil {
  816. return x.ProjectId
  817. }
  818. return 0
  819. }
  820. func (x *WorkingPump) GetDeviceCode() string {
  821. if x != nil {
  822. return x.DeviceCode
  823. }
  824. return ""
  825. }
  826. func (x *WorkingPump) GetFeedPressure() float64 {
  827. if x != nil {
  828. return x.FeedPressure
  829. }
  830. return 0
  831. }
  832. func (x *WorkingPump) GetOutPressure() float64 {
  833. if x != nil {
  834. return x.OutPressure
  835. }
  836. return 0
  837. }
  838. func (x *WorkingPump) GetDuration() int64 {
  839. if x != nil {
  840. return x.Duration
  841. }
  842. return 0
  843. }
  844. func (x *WorkingPump) GetCurrent() float64 {
  845. if x != nil {
  846. return x.Current
  847. }
  848. return 0
  849. }
  850. func (x *WorkingPump) GetFrequency() float64 {
  851. if x != nil {
  852. return x.Frequency
  853. }
  854. return 0
  855. }
  856. func (x *WorkingPump) GetLift() float64 {
  857. if x != nil {
  858. return x.Lift
  859. }
  860. return 0
  861. }
  862. func (x *WorkingPump) GetEfficiency() float64 {
  863. if x != nil {
  864. return x.Efficiency
  865. }
  866. return 0
  867. }
  868. func (x *WorkingPump) GetRunStatus() int64 {
  869. if x != nil {
  870. return x.RunStatus
  871. }
  872. return 0
  873. }
  874. func (x *WorkingPump) GetFaultStatus() int64 {
  875. if x != nil {
  876. return x.FaultStatus
  877. }
  878. return 0
  879. }
  880. func (x *WorkingPump) GetCTime() string {
  881. if x != nil {
  882. return x.CTime
  883. }
  884. return ""
  885. }
  886. type WorkingValve struct {
  887. state protoimpl.MessageState
  888. sizeCache protoimpl.SizeCache
  889. unknownFields protoimpl.UnknownFields
  890. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  891. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  892. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  893. Adjust int64 `protobuf:"varint,4,opt,name=adjust,proto3" json:"adjust,omitempty"` // 是否为调节阀门 0: 否 1: 是
  894. Opening float64 `protobuf:"fixed64,5,opt,name=opening,proto3" json:"opening,omitempty"` // 当前阀门的开度
  895. Closed int64 `protobuf:"varint,6,opt,name=closed,proto3" json:"closed,omitempty"` // 关到位 全关 0: 否 1: 是
  896. Opened int64 `protobuf:"varint,7,opt,name=opened,proto3" json:"opened,omitempty"` // 开到位 开到 设置的开度 0: 否 1: 是
  897. FaultStatus int64 `protobuf:"varint,8,opt,name=fault_status,json=faultStatus,proto3" json:"fault_status,omitempty"` // 是否故障 0: 否 1: 是
  898. CTime string `protobuf:"bytes,9,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  899. }
  900. func (x *WorkingValve) Reset() {
  901. *x = WorkingValve{}
  902. if protoimpl.UnsafeEnabled {
  903. mi := &file_organization_proto_msgTypes[5]
  904. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  905. ms.StoreMessageInfo(mi)
  906. }
  907. }
  908. func (x *WorkingValve) String() string {
  909. return protoimpl.X.MessageStringOf(x)
  910. }
  911. func (*WorkingValve) ProtoMessage() {}
  912. func (x *WorkingValve) ProtoReflect() protoreflect.Message {
  913. mi := &file_organization_proto_msgTypes[5]
  914. if protoimpl.UnsafeEnabled && x != nil {
  915. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  916. if ms.LoadMessageInfo() == nil {
  917. ms.StoreMessageInfo(mi)
  918. }
  919. return ms
  920. }
  921. return mi.MessageOf(x)
  922. }
  923. // Deprecated: Use WorkingValve.ProtoReflect.Descriptor instead.
  924. func (*WorkingValve) Descriptor() ([]byte, []int) {
  925. return file_organization_proto_rawDescGZIP(), []int{5}
  926. }
  927. func (x *WorkingValve) GetId() int64 {
  928. if x != nil {
  929. return x.Id
  930. }
  931. return 0
  932. }
  933. func (x *WorkingValve) GetProjectId() int64 {
  934. if x != nil {
  935. return x.ProjectId
  936. }
  937. return 0
  938. }
  939. func (x *WorkingValve) GetDeviceCode() string {
  940. if x != nil {
  941. return x.DeviceCode
  942. }
  943. return ""
  944. }
  945. func (x *WorkingValve) GetAdjust() int64 {
  946. if x != nil {
  947. return x.Adjust
  948. }
  949. return 0
  950. }
  951. func (x *WorkingValve) GetOpening() float64 {
  952. if x != nil {
  953. return x.Opening
  954. }
  955. return 0
  956. }
  957. func (x *WorkingValve) GetClosed() int64 {
  958. if x != nil {
  959. return x.Closed
  960. }
  961. return 0
  962. }
  963. func (x *WorkingValve) GetOpened() int64 {
  964. if x != nil {
  965. return x.Opened
  966. }
  967. return 0
  968. }
  969. func (x *WorkingValve) GetFaultStatus() int64 {
  970. if x != nil {
  971. return x.FaultStatus
  972. }
  973. return 0
  974. }
  975. func (x *WorkingValve) GetCTime() string {
  976. if x != nil {
  977. return x.CTime
  978. }
  979. return ""
  980. }
  981. type ItemHistoryData struct {
  982. state protoimpl.MessageState
  983. sizeCache protoimpl.SizeCache
  984. unknownFields protoimpl.UnknownFields
  985. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  986. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  987. ItemName string `protobuf:"bytes,3,opt,name=item_name,json=itemName,proto3" json:"item_name,omitempty"`
  988. Val float64 `protobuf:"fixed64,4,opt,name=val,proto3" json:"val,omitempty"`
  989. CTime string `protobuf:"bytes,5,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  990. HTime string `protobuf:"bytes,6,opt,name=h_time,json=hTime,proto3" json:"h_time,omitempty"`
  991. }
  992. func (x *ItemHistoryData) Reset() {
  993. *x = ItemHistoryData{}
  994. if protoimpl.UnsafeEnabled {
  995. mi := &file_organization_proto_msgTypes[6]
  996. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  997. ms.StoreMessageInfo(mi)
  998. }
  999. }
  1000. func (x *ItemHistoryData) String() string {
  1001. return protoimpl.X.MessageStringOf(x)
  1002. }
  1003. func (*ItemHistoryData) ProtoMessage() {}
  1004. func (x *ItemHistoryData) ProtoReflect() protoreflect.Message {
  1005. mi := &file_organization_proto_msgTypes[6]
  1006. if protoimpl.UnsafeEnabled && x != nil {
  1007. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1008. if ms.LoadMessageInfo() == nil {
  1009. ms.StoreMessageInfo(mi)
  1010. }
  1011. return ms
  1012. }
  1013. return mi.MessageOf(x)
  1014. }
  1015. // Deprecated: Use ItemHistoryData.ProtoReflect.Descriptor instead.
  1016. func (*ItemHistoryData) Descriptor() ([]byte, []int) {
  1017. return file_organization_proto_rawDescGZIP(), []int{6}
  1018. }
  1019. func (x *ItemHistoryData) GetId() int64 {
  1020. if x != nil {
  1021. return x.Id
  1022. }
  1023. return 0
  1024. }
  1025. func (x *ItemHistoryData) GetProjectId() int64 {
  1026. if x != nil {
  1027. return x.ProjectId
  1028. }
  1029. return 0
  1030. }
  1031. func (x *ItemHistoryData) GetItemName() string {
  1032. if x != nil {
  1033. return x.ItemName
  1034. }
  1035. return ""
  1036. }
  1037. func (x *ItemHistoryData) GetVal() float64 {
  1038. if x != nil {
  1039. return x.Val
  1040. }
  1041. return 0
  1042. }
  1043. func (x *ItemHistoryData) GetCTime() string {
  1044. if x != nil {
  1045. return x.CTime
  1046. }
  1047. return ""
  1048. }
  1049. func (x *ItemHistoryData) GetHTime() string {
  1050. if x != nil {
  1051. return x.HTime
  1052. }
  1053. return ""
  1054. }
  1055. type MultiAddItemHistoryDataReq struct {
  1056. state protoimpl.MessageState
  1057. sizeCache protoimpl.SizeCache
  1058. unknownFields protoimpl.UnknownFields
  1059. List []*ItemHistoryData `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1060. }
  1061. func (x *MultiAddItemHistoryDataReq) Reset() {
  1062. *x = MultiAddItemHistoryDataReq{}
  1063. if protoimpl.UnsafeEnabled {
  1064. mi := &file_organization_proto_msgTypes[7]
  1065. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1066. ms.StoreMessageInfo(mi)
  1067. }
  1068. }
  1069. func (x *MultiAddItemHistoryDataReq) String() string {
  1070. return protoimpl.X.MessageStringOf(x)
  1071. }
  1072. func (*MultiAddItemHistoryDataReq) ProtoMessage() {}
  1073. func (x *MultiAddItemHistoryDataReq) ProtoReflect() protoreflect.Message {
  1074. mi := &file_organization_proto_msgTypes[7]
  1075. if protoimpl.UnsafeEnabled && x != nil {
  1076. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1077. if ms.LoadMessageInfo() == nil {
  1078. ms.StoreMessageInfo(mi)
  1079. }
  1080. return ms
  1081. }
  1082. return mi.MessageOf(x)
  1083. }
  1084. // Deprecated: Use MultiAddItemHistoryDataReq.ProtoReflect.Descriptor instead.
  1085. func (*MultiAddItemHistoryDataReq) Descriptor() ([]byte, []int) {
  1086. return file_organization_proto_rawDescGZIP(), []int{7}
  1087. }
  1088. func (x *MultiAddItemHistoryDataReq) GetList() []*ItemHistoryData {
  1089. if x != nil {
  1090. return x.List
  1091. }
  1092. return nil
  1093. }
  1094. type MultiAddItemHistoryDataResp struct {
  1095. state protoimpl.MessageState
  1096. sizeCache protoimpl.SizeCache
  1097. unknownFields protoimpl.UnknownFields
  1098. }
  1099. func (x *MultiAddItemHistoryDataResp) Reset() {
  1100. *x = MultiAddItemHistoryDataResp{}
  1101. if protoimpl.UnsafeEnabled {
  1102. mi := &file_organization_proto_msgTypes[8]
  1103. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1104. ms.StoreMessageInfo(mi)
  1105. }
  1106. }
  1107. func (x *MultiAddItemHistoryDataResp) String() string {
  1108. return protoimpl.X.MessageStringOf(x)
  1109. }
  1110. func (*MultiAddItemHistoryDataResp) ProtoMessage() {}
  1111. func (x *MultiAddItemHistoryDataResp) ProtoReflect() protoreflect.Message {
  1112. mi := &file_organization_proto_msgTypes[8]
  1113. if protoimpl.UnsafeEnabled && x != nil {
  1114. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1115. if ms.LoadMessageInfo() == nil {
  1116. ms.StoreMessageInfo(mi)
  1117. }
  1118. return ms
  1119. }
  1120. return mi.MessageOf(x)
  1121. }
  1122. // Deprecated: Use MultiAddItemHistoryDataResp.ProtoReflect.Descriptor instead.
  1123. func (*MultiAddItemHistoryDataResp) Descriptor() ([]byte, []int) {
  1124. return file_organization_proto_rawDescGZIP(), []int{8}
  1125. }
  1126. type ItemHistoryDataListReq struct {
  1127. state protoimpl.MessageState
  1128. sizeCache protoimpl.SizeCache
  1129. unknownFields protoimpl.UnknownFields
  1130. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  1131. ItemName string `protobuf:"bytes,2,opt,name=item_name,json=itemName,proto3" json:"item_name,omitempty"`
  1132. Interval string `protobuf:"bytes,3,opt,name=interval,proto3" json:"interval,omitempty"` //时间单位 s,minute,h,day
  1133. Aggregator string `protobuf:"bytes,4,opt,name=aggregator,proto3" json:"aggregator,omitempty"` //聚合方式 min,max,avg,sum,realtime, new
  1134. Stime string `protobuf:"bytes,5,opt,name=stime,proto3" json:"stime,omitempty"`
  1135. Etime string `protobuf:"bytes,6,opt,name=etime,proto3" json:"etime,omitempty"`
  1136. Size int64 `protobuf:"varint,7,opt,name=size,proto3" json:"size,omitempty"`
  1137. }
  1138. func (x *ItemHistoryDataListReq) Reset() {
  1139. *x = ItemHistoryDataListReq{}
  1140. if protoimpl.UnsafeEnabled {
  1141. mi := &file_organization_proto_msgTypes[9]
  1142. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1143. ms.StoreMessageInfo(mi)
  1144. }
  1145. }
  1146. func (x *ItemHistoryDataListReq) String() string {
  1147. return protoimpl.X.MessageStringOf(x)
  1148. }
  1149. func (*ItemHistoryDataListReq) ProtoMessage() {}
  1150. func (x *ItemHistoryDataListReq) ProtoReflect() protoreflect.Message {
  1151. mi := &file_organization_proto_msgTypes[9]
  1152. if protoimpl.UnsafeEnabled && x != nil {
  1153. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1154. if ms.LoadMessageInfo() == nil {
  1155. ms.StoreMessageInfo(mi)
  1156. }
  1157. return ms
  1158. }
  1159. return mi.MessageOf(x)
  1160. }
  1161. // Deprecated: Use ItemHistoryDataListReq.ProtoReflect.Descriptor instead.
  1162. func (*ItemHistoryDataListReq) Descriptor() ([]byte, []int) {
  1163. return file_organization_proto_rawDescGZIP(), []int{9}
  1164. }
  1165. func (x *ItemHistoryDataListReq) GetProjectId() int64 {
  1166. if x != nil {
  1167. return x.ProjectId
  1168. }
  1169. return 0
  1170. }
  1171. func (x *ItemHistoryDataListReq) GetItemName() string {
  1172. if x != nil {
  1173. return x.ItemName
  1174. }
  1175. return ""
  1176. }
  1177. func (x *ItemHistoryDataListReq) GetInterval() string {
  1178. if x != nil {
  1179. return x.Interval
  1180. }
  1181. return ""
  1182. }
  1183. func (x *ItemHistoryDataListReq) GetAggregator() string {
  1184. if x != nil {
  1185. return x.Aggregator
  1186. }
  1187. return ""
  1188. }
  1189. func (x *ItemHistoryDataListReq) GetStime() string {
  1190. if x != nil {
  1191. return x.Stime
  1192. }
  1193. return ""
  1194. }
  1195. func (x *ItemHistoryDataListReq) GetEtime() string {
  1196. if x != nil {
  1197. return x.Etime
  1198. }
  1199. return ""
  1200. }
  1201. func (x *ItemHistoryDataListReq) GetSize() int64 {
  1202. if x != nil {
  1203. return x.Size
  1204. }
  1205. return 0
  1206. }
  1207. type ItemHistoryDataByTimeReq struct {
  1208. state protoimpl.MessageState
  1209. sizeCache protoimpl.SizeCache
  1210. unknownFields protoimpl.UnknownFields
  1211. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  1212. ItemName string `protobuf:"bytes,2,opt,name=item_name,json=itemName,proto3" json:"item_name,omitempty"`
  1213. Stime string `protobuf:"bytes,3,opt,name=stime,proto3" json:"stime,omitempty"`
  1214. Etime string `protobuf:"bytes,4,opt,name=etime,proto3" json:"etime,omitempty"`
  1215. }
  1216. func (x *ItemHistoryDataByTimeReq) Reset() {
  1217. *x = ItemHistoryDataByTimeReq{}
  1218. if protoimpl.UnsafeEnabled {
  1219. mi := &file_organization_proto_msgTypes[10]
  1220. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1221. ms.StoreMessageInfo(mi)
  1222. }
  1223. }
  1224. func (x *ItemHistoryDataByTimeReq) String() string {
  1225. return protoimpl.X.MessageStringOf(x)
  1226. }
  1227. func (*ItemHistoryDataByTimeReq) ProtoMessage() {}
  1228. func (x *ItemHistoryDataByTimeReq) ProtoReflect() protoreflect.Message {
  1229. mi := &file_organization_proto_msgTypes[10]
  1230. if protoimpl.UnsafeEnabled && x != nil {
  1231. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1232. if ms.LoadMessageInfo() == nil {
  1233. ms.StoreMessageInfo(mi)
  1234. }
  1235. return ms
  1236. }
  1237. return mi.MessageOf(x)
  1238. }
  1239. // Deprecated: Use ItemHistoryDataByTimeReq.ProtoReflect.Descriptor instead.
  1240. func (*ItemHistoryDataByTimeReq) Descriptor() ([]byte, []int) {
  1241. return file_organization_proto_rawDescGZIP(), []int{10}
  1242. }
  1243. func (x *ItemHistoryDataByTimeReq) GetProjectId() int64 {
  1244. if x != nil {
  1245. return x.ProjectId
  1246. }
  1247. return 0
  1248. }
  1249. func (x *ItemHistoryDataByTimeReq) GetItemName() string {
  1250. if x != nil {
  1251. return x.ItemName
  1252. }
  1253. return ""
  1254. }
  1255. func (x *ItemHistoryDataByTimeReq) GetStime() string {
  1256. if x != nil {
  1257. return x.Stime
  1258. }
  1259. return ""
  1260. }
  1261. func (x *ItemHistoryDataByTimeReq) GetEtime() string {
  1262. if x != nil {
  1263. return x.Etime
  1264. }
  1265. return ""
  1266. }
  1267. type ItemHistoryDataMaxMinResp struct {
  1268. state protoimpl.MessageState
  1269. sizeCache protoimpl.SizeCache
  1270. unknownFields protoimpl.UnknownFields
  1271. // @inject_tag: json:"max_val"
  1272. MaxVal float64 `protobuf:"fixed64,1,opt,name=max_val,json=maxVal,proto3" json:"max_val"`
  1273. // @inject_tag: json:"min_val"
  1274. MinVal float64 `protobuf:"fixed64,2,opt,name=min_val,json=minVal,proto3" json:"min_val"`
  1275. }
  1276. func (x *ItemHistoryDataMaxMinResp) Reset() {
  1277. *x = ItemHistoryDataMaxMinResp{}
  1278. if protoimpl.UnsafeEnabled {
  1279. mi := &file_organization_proto_msgTypes[11]
  1280. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1281. ms.StoreMessageInfo(mi)
  1282. }
  1283. }
  1284. func (x *ItemHistoryDataMaxMinResp) String() string {
  1285. return protoimpl.X.MessageStringOf(x)
  1286. }
  1287. func (*ItemHistoryDataMaxMinResp) ProtoMessage() {}
  1288. func (x *ItemHistoryDataMaxMinResp) ProtoReflect() protoreflect.Message {
  1289. mi := &file_organization_proto_msgTypes[11]
  1290. if protoimpl.UnsafeEnabled && x != nil {
  1291. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1292. if ms.LoadMessageInfo() == nil {
  1293. ms.StoreMessageInfo(mi)
  1294. }
  1295. return ms
  1296. }
  1297. return mi.MessageOf(x)
  1298. }
  1299. // Deprecated: Use ItemHistoryDataMaxMinResp.ProtoReflect.Descriptor instead.
  1300. func (*ItemHistoryDataMaxMinResp) Descriptor() ([]byte, []int) {
  1301. return file_organization_proto_rawDescGZIP(), []int{11}
  1302. }
  1303. func (x *ItemHistoryDataMaxMinResp) GetMaxVal() float64 {
  1304. if x != nil {
  1305. return x.MaxVal
  1306. }
  1307. return 0
  1308. }
  1309. func (x *ItemHistoryDataMaxMinResp) GetMinVal() float64 {
  1310. if x != nil {
  1311. return x.MinVal
  1312. }
  1313. return 0
  1314. }
  1315. var File_organization_proto protoreflect.FileDescriptor
  1316. var file_organization_proto_rawDesc = []byte{
  1317. 0x0a, 0x12, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70,
  1318. 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x02, 0x70, 0x62, 0x22, 0x4e, 0x0a, 0x0c, 0x44, 0x63, 0x57, 0x6f,
  1319. 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a,
  1320. 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72,
  1321. 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63,
  1322. 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65,
  1323. 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x22, 0xa9, 0x07, 0x0a, 0x09, 0x57, 0x6f, 0x72,
  1324. 0x6b, 0x69, 0x6e, 0x67, 0x55, 0x66, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  1325. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63,
  1326. 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a,
  1327. 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f,
  1328. 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69,
  1329. 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x2b, 0x0a, 0x11, 0x77, 0x61, 0x74, 0x65, 0x72, 0x5f,
  1330. 0x74, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  1331. 0x01, 0x52, 0x10, 0x77, 0x61, 0x74, 0x65, 0x72, 0x54, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74,
  1332. 0x75, 0x72, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77,
  1333. 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77,
  1334. 0x12, 0x19, 0x0a, 0x08, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x18, 0x06, 0x20, 0x01,
  1335. 0x28, 0x01, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x12, 0x21, 0x0a, 0x0c, 0x70,
  1336. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x18, 0x07, 0x20, 0x01, 0x28,
  1337. 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x12, 0x23,
  1338. 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18,
  1339. 0x08, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65, 0x73, 0x73,
  1340. 0x75, 0x72, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73,
  1341. 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x63, 0x6f, 0x6e, 0x50, 0x72,
  1342. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63,
  1343. 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x01,
  1344. 0x52, 0x0f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72,
  1345. 0x65, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x6d, 0x70, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x03,
  1346. 0x74, 0x6d, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x6c, 0x75, 0x78, 0x18, 0x0c, 0x20, 0x01, 0x28,
  1347. 0x01, 0x52, 0x04, 0x66, 0x6c, 0x75, 0x78, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f,
  1348. 0x77, 0x71, 0x5f, 0x74, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79, 0x18, 0x0d, 0x20, 0x01,
  1349. 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x54, 0x75, 0x72, 0x62, 0x69, 0x64,
  1350. 0x69, 0x74, 0x79, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70,
  1351. 0x68, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50,
  1352. 0x68, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f,
  1353. 0x70, 0x68, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63,
  1354. 0x74, 0x57, 0x71, 0x50, 0x68, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71,
  1355. 0x5f, 0x61, 0x6c, 0x18, 0x10, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57,
  1356. 0x71, 0x41, 0x6c, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77,
  1357. 0x71, 0x5f, 0x61, 0x6c, 0x18, 0x11, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64,
  1358. 0x75, 0x63, 0x74, 0x57, 0x71, 0x41, 0x6c, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f,
  1359. 0x77, 0x71, 0x5f, 0x66, 0x65, 0x18, 0x12, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65,
  1360. 0x64, 0x57, 0x71, 0x46, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  1361. 0x5f, 0x77, 0x71, 0x5f, 0x66, 0x65, 0x18, 0x13, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72,
  1362. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x46, 0x65, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65,
  1363. 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66,
  1364. 0x65, 0x65, 0x64, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75,
  1365. 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x15, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b,
  1366. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x20, 0x0a, 0x0c, 0x66,
  1367. 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x16, 0x20, 0x01, 0x28,
  1368. 0x01, 0x52, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x26, 0x0a,
  1369. 0x0f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32,
  1370. 0x18, 0x17, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57,
  1371. 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x1e, 0x0a, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71,
  1372. 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x18, 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x66, 0x65, 0x65, 0x64,
  1373. 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  1374. 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x19, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x70,
  1375. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x1a, 0x0a, 0x09, 0x66,
  1376. 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07,
  1377. 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50, 0x12, 0x20, 0x0a, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75,
  1378. 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x70,
  1379. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x50, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x74, 0x65,
  1380. 0x70, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x74, 0x65, 0x70, 0x12, 0x15, 0x0a,
  1381. 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x1d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63,
  1382. 0x54, 0x69, 0x6d, 0x65, 0x22, 0xba, 0x0d, 0x0a, 0x09, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67,
  1383. 0x52, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  1384. 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64,
  1385. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49,
  1386. 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65,
  1387. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f,
  1388. 0x64, 0x65, 0x12, 0x2b, 0x0a, 0x11, 0x77, 0x61, 0x74, 0x65, 0x72, 0x5f, 0x74, 0x65, 0x6d, 0x70,
  1389. 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x01, 0x52, 0x10, 0x77,
  1390. 0x61, 0x74, 0x65, 0x72, 0x54, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12,
  1391. 0x22, 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x31, 0x73, 0x74,
  1392. 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77,
  1393. 0x31, 0x73, 0x74, 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f,
  1394. 0x31, 0x73, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c,
  1395. 0x6f, 0x77, 0x31, 0x73, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  1396. 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x01, 0x52,
  1397. 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x31, 0x73, 0x74, 0x12,
  1398. 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65,
  1399. 0x5f, 0x31, 0x73, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64,
  1400. 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x31, 0x73, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x63,
  1401. 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x31, 0x73, 0x74, 0x18,
  1402. 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75,
  1403. 0x72, 0x65, 0x31, 0x73, 0x74, 0x12, 0x30, 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  1404. 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x0a, 0x20,
  1405. 0x01, 0x28, 0x01, 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73,
  1406. 0x73, 0x75, 0x72, 0x65, 0x31, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x31,
  1407. 0x73, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x74, 0x6d, 0x70, 0x31, 0x73, 0x74,
  1408. 0x12, 0x19, 0x0a, 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x0c, 0x20, 0x01,
  1409. 0x28, 0x01, 0x52, 0x07, 0x66, 0x6c, 0x75, 0x78, 0x31, 0x73, 0x74, 0x12, 0x29, 0x0a, 0x10, 0x70,
  1410. 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x5f, 0x31, 0x73, 0x74, 0x18,
  1411. 0x0d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c,
  1412. 0x69, 0x74, 0x79, 0x31, 0x73, 0x74, 0x12, 0x22, 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66,
  1413. 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66,
  1414. 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f,
  1415. 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x01,
  1416. 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x28, 0x0a, 0x10,
  1417. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64,
  1418. 0x18, 0x10, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46,
  1419. 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70,
  1420. 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28,
  1421. 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32,
  1422. 0x6e, 0x64, 0x12, 0x28, 0x0a, 0x10, 0x63, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75,
  1423. 0x72, 0x65, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x12, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f,
  1424. 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32, 0x6e, 0x64, 0x12, 0x30, 0x0a, 0x14,
  1425. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65,
  1426. 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x13, 0x20, 0x01, 0x28, 0x01, 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64,
  1427. 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32, 0x6e, 0x64, 0x12, 0x17,
  1428. 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x14, 0x20, 0x01, 0x28, 0x01, 0x52,
  1429. 0x06, 0x74, 0x6d, 0x70, 0x32, 0x6e, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f,
  1430. 0x32, 0x6e, 0x64, 0x18, 0x15, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x66, 0x6c, 0x75, 0x78, 0x32,
  1431. 0x6e, 0x64, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69,
  1432. 0x74, 0x79, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x16, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65,
  1433. 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x32, 0x6e, 0x64, 0x12, 0x22, 0x0a,
  1434. 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x17,
  1435. 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77, 0x33, 0x74,
  1436. 0x68, 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74,
  1437. 0x68, 0x18, 0x18, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77,
  1438. 0x33, 0x74, 0x68, 0x12, 0x28, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66,
  1439. 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x19, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x70,
  1440. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x33, 0x74, 0x68, 0x12, 0x2a, 0x0a,
  1441. 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33,
  1442. 0x74, 0x68, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72,
  1443. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x33, 0x74, 0x68, 0x12, 0x28, 0x0a, 0x10, 0x63, 0x6f, 0x6e,
  1444. 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1b, 0x20,
  1445. 0x01, 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65,
  1446. 0x33, 0x74, 0x68, 0x12, 0x30, 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70,
  1447. 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1c, 0x20, 0x01, 0x28,
  1448. 0x01, 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75,
  1449. 0x72, 0x65, 0x33, 0x74, 0x68, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x33, 0x74, 0x68,
  1450. 0x18, 0x1d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x74, 0x6d, 0x70, 0x33, 0x74, 0x68, 0x12, 0x19,
  1451. 0x0a, 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x01,
  1452. 0x52, 0x07, 0x66, 0x6c, 0x75, 0x78, 0x33, 0x74, 0x68, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x65, 0x72,
  1453. 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1f, 0x20,
  1454. 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74,
  1455. 0x79, 0x33, 0x74, 0x68, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f,
  1456. 0x74, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79, 0x18, 0x20, 0x20, 0x01, 0x28, 0x01, 0x52,
  1457. 0x0f, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x54, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79,
  1458. 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18, 0x21,
  1459. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50, 0x68, 0x12, 0x22,
  1460. 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18,
  1461. 0x22, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71,
  1462. 0x50, 0x68, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x61, 0x6c,
  1463. 0x18, 0x23, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x41, 0x6c,
  1464. 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x61,
  1465. 0x6c, 0x18, 0x24, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  1466. 0x57, 0x71, 0x41, 0x6c, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f,
  1467. 0x66, 0x65, 0x18, 0x25, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71,
  1468. 0x46, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71,
  1469. 0x5f, 0x66, 0x65, 0x18, 0x26, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75,
  1470. 0x63, 0x74, 0x57, 0x71, 0x46, 0x65, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77,
  1471. 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x27, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64,
  1472. 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f,
  1473. 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x28, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f,
  1474. 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x20, 0x0a, 0x0c, 0x66, 0x65, 0x65, 0x64,
  1475. 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x29, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a,
  1476. 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x26, 0x0a, 0x0f, 0x70, 0x72,
  1477. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x2a, 0x20,
  1478. 0x01, 0x28, 0x01, 0x52, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x53, 0x69,
  1479. 0x6f, 0x32, 0x12, 0x1e, 0x0a, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f,
  1480. 0x64, 0x18, 0x2b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x43,
  1481. 0x6f, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71,
  1482. 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x2c, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x70, 0x72, 0x6f, 0x64,
  1483. 0x75, 0x63, 0x74, 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x1a, 0x0a, 0x09, 0x66, 0x65, 0x65, 0x64,
  1484. 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x2d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x66, 0x65, 0x65,
  1485. 0x64, 0x57, 0x71, 0x50, 0x12, 0x20, 0x0a, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f,
  1486. 0x77, 0x71, 0x5f, 0x70, 0x18, 0x2e, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x70, 0x72, 0x6f, 0x64,
  1487. 0x75, 0x63, 0x74, 0x57, 0x71, 0x50, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x74, 0x65, 0x70, 0x18, 0x2f,
  1488. 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x74, 0x65, 0x70, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f,
  1489. 0x74, 0x69, 0x6d, 0x65, 0x18, 0x30, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d,
  1490. 0x65, 0x22, 0xad, 0x02, 0x0a, 0x0c, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x43, 0x68, 0x65,
  1491. 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  1492. 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64,
  1493. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49,
  1494. 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65,
  1495. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f,
  1496. 0x64, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x77, 0x69, 0x74, 0x63, 0x68, 0x18, 0x04, 0x20, 0x01,
  1497. 0x28, 0x03, 0x52, 0x06, 0x73, 0x77, 0x69, 0x74, 0x63, 0x68, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x65,
  1498. 0x76, 0x65, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c,
  1499. 0x12, 0x27, 0x0a, 0x0f, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72, 0x5f, 0x73, 0x74, 0x61,
  1500. 0x74, 0x75, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x61, 0x67, 0x69, 0x74, 0x61,
  1501. 0x74, 0x6f, 0x72, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x2b, 0x0a, 0x11, 0x61, 0x67, 0x69,
  1502. 0x74, 0x61, 0x74, 0x6f, 0x72, 0x5f, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07,
  1503. 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72, 0x44, 0x75,
  1504. 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x32, 0x0a, 0x15, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74,
  1505. 0x6f, 0x72, 0x5f, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18,
  1506. 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x13, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72, 0x46,
  1507. 0x61, 0x75, 0x6c, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f,
  1508. 0x74, 0x69, 0x6d, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d,
  1509. 0x65, 0x22, 0x86, 0x03, 0x0a, 0x0b, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x50, 0x75, 0x6d,
  1510. 0x70, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69,
  1511. 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18,
  1512. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64,
  1513. 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18,
  1514. 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64,
  1515. 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75,
  1516. 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72,
  1517. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x6f, 0x75, 0x74, 0x5f, 0x70, 0x72,
  1518. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x6f, 0x75,
  1519. 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x64, 0x75, 0x72,
  1520. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x64, 0x75, 0x72,
  1521. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74,
  1522. 0x18, 0x07, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x12,
  1523. 0x1c, 0x0a, 0x09, 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x79, 0x18, 0x08, 0x20, 0x01,
  1524. 0x28, 0x01, 0x52, 0x09, 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x79, 0x12, 0x12, 0x0a,
  1525. 0x04, 0x6c, 0x69, 0x66, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x04, 0x6c, 0x69, 0x66,
  1526. 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x79, 0x18,
  1527. 0x0a, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x65, 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x63,
  1528. 0x79, 0x12, 0x1d, 0x0a, 0x0a, 0x72, 0x75, 0x6e, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18,
  1529. 0x0b, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x72, 0x75, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  1530. 0x12, 0x21, 0x0a, 0x0c, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  1531. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x74, 0x61,
  1532. 0x74, 0x75, 0x73, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x0d, 0x20,
  1533. 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d, 0x65, 0x22, 0xfa, 0x01, 0x0a, 0x0c, 0x57,
  1534. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x76, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1535. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70,
  1536. 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1537. 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65,
  1538. 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1539. 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61,
  1540. 0x64, 0x6a, 0x75, 0x73, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x61, 0x64, 0x6a,
  1541. 0x75, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x6e, 0x67, 0x18, 0x05,
  1542. 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x6e, 0x67, 0x12, 0x16, 0x0a,
  1543. 0x06, 0x63, 0x6c, 0x6f, 0x73, 0x65, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63,
  1544. 0x6c, 0x6f, 0x73, 0x65, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x65, 0x64, 0x18,
  1545. 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x65, 0x64, 0x12, 0x21, 0x0a,
  1546. 0x0c, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x08, 0x20,
  1547. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  1548. 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09,
  1549. 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x9d, 0x01, 0x0a, 0x0f, 0x49, 0x74, 0x65, 0x6d,
  1550. 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1551. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70,
  1552. 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1553. 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x74,
  1554. 0x65, 0x6d, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69,
  1555. 0x74, 0x65, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x76, 0x61, 0x6c, 0x18, 0x04,
  1556. 0x20, 0x01, 0x28, 0x01, 0x52, 0x03, 0x76, 0x61, 0x6c, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f, 0x74,
  1557. 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d, 0x65,
  1558. 0x12, 0x15, 0x0a, 0x06, 0x68, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  1559. 0x52, 0x05, 0x68, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x45, 0x0a, 0x1a, 0x4d, 0x75, 0x6c, 0x74, 0x69,
  1560. 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61,
  1561. 0x74, 0x61, 0x52, 0x65, 0x71, 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  1562. 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73,
  1563. 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x1d,
  1564. 0x0a, 0x1b, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69,
  1565. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x22, 0xd0, 0x01,
  1566. 0x0a, 0x16, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74,
  1567. 0x61, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a,
  1568. 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72,
  1569. 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x74, 0x65, 0x6d, 0x5f,
  1570. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x74, 0x65, 0x6d,
  1571. 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c,
  1572. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c,
  1573. 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x67, 0x67, 0x72, 0x65, 0x67, 0x61, 0x74, 0x6f, 0x72, 0x18, 0x04,
  1574. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x67, 0x67, 0x72, 0x65, 0x67, 0x61, 0x74, 0x6f, 0x72,
  1575. 0x12, 0x14, 0x0a, 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52,
  1576. 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18,
  1577. 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04,
  1578. 0x73, 0x69, 0x7a, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x69, 0x7a, 0x65,
  1579. 0x22, 0x82, 0x01, 0x0a, 0x18, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79,
  1580. 0x44, 0x61, 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x12, 0x1d, 0x0a,
  1581. 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1582. 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09,
  1583. 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  1584. 0x08, 0x69, 0x74, 0x65, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x74, 0x69,
  1585. 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x12,
  1586. 0x14, 0x0a, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  1587. 0x65, 0x74, 0x69, 0x6d, 0x65, 0x22, 0x4d, 0x0a, 0x19, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73,
  1588. 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4d, 0x61, 0x78, 0x4d, 0x69, 0x6e, 0x52, 0x65,
  1589. 0x73, 0x70, 0x12, 0x17, 0x0a, 0x07, 0x6d, 0x61, 0x78, 0x5f, 0x76, 0x61, 0x6c, 0x18, 0x01, 0x20,
  1590. 0x01, 0x28, 0x01, 0x52, 0x06, 0x6d, 0x61, 0x78, 0x56, 0x61, 0x6c, 0x12, 0x17, 0x0a, 0x07, 0x6d,
  1591. 0x69, 0x6e, 0x5f, 0x76, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x6d, 0x69,
  1592. 0x6e, 0x56, 0x61, 0x6c, 0x32, 0x93, 0x05, 0x0a, 0x0c, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a,
  1593. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x35, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b,
  1594. 0x69, 0x6e, 0x67, 0x55, 0x66, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70, 0x62,
  1595. 0x2e, 0x44, 0x63, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x0d, 0x2e,
  1596. 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x55, 0x66, 0x12, 0x35, 0x0a, 0x12,
  1597. 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x6f, 0x42, 0x79, 0x43, 0x6f,
  1598. 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e,
  1599. 0x67, 0x52, 0x65, 0x71, 0x1a, 0x0d, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e,
  1600. 0x67, 0x52, 0x6f, 0x12, 0x3b, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e,
  1601. 0x67, 0x43, 0x68, 0x65, 0x73, 0x74, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70,
  1602. 0x62, 0x2e, 0x44, 0x63, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x10,
  1603. 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x43, 0x68, 0x65, 0x73, 0x74,
  1604. 0x12, 0x39, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x50, 0x75,
  1605. 0x6d, 0x70, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63,
  1606. 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x0f, 0x2e, 0x70, 0x62, 0x2e,
  1607. 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x50, 0x75, 0x6d, 0x70, 0x12, 0x3b, 0x0a, 0x15, 0x47,
  1608. 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x42, 0x79,
  1609. 0x43, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63, 0x57, 0x6f, 0x72, 0x6b,
  1610. 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b,
  1611. 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x76, 0x65, 0x12, 0x5a, 0x0a, 0x17, 0x4d, 0x75, 0x6c, 0x74,
  1612. 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44,
  1613. 0x61, 0x74, 0x61, 0x12, 0x1e, 0x2e, 0x70, 0x62, 0x2e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64,
  1614. 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  1615. 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x70, 0x62, 0x2e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64,
  1616. 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  1617. 0x52, 0x65, 0x73, 0x70, 0x12, 0x51, 0x0a, 0x13, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74,
  1618. 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1a, 0x2e, 0x70, 0x62,
  1619. 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  1620. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1e, 0x2e, 0x70, 0x62, 0x2e, 0x4d, 0x75, 0x6c,
  1621. 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79,
  1622. 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x12, 0x55, 0x0a, 0x15, 0x49, 0x74, 0x65, 0x6d, 0x48,
  1623. 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65,
  1624. 0x12, 0x1c, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72,
  1625. 0x79, 0x44, 0x61, 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1e,
  1626. 0x2e, 0x70, 0x62, 0x2e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d,
  1627. 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x12, 0x5a,
  1628. 0x0a, 0x1b, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74,
  1629. 0x61, 0x4d, 0x61, 0x78, 0x4d, 0x69, 0x6e, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1c, 0x2e,
  1630. 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61,
  1631. 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x70, 0x62,
  1632. 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  1633. 0x4d, 0x61, 0x78, 0x4d, 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x2f,
  1634. 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1635. }
  1636. var (
  1637. file_organization_proto_rawDescOnce sync.Once
  1638. file_organization_proto_rawDescData = file_organization_proto_rawDesc
  1639. )
  1640. func file_organization_proto_rawDescGZIP() []byte {
  1641. file_organization_proto_rawDescOnce.Do(func() {
  1642. file_organization_proto_rawDescData = protoimpl.X.CompressGZIP(file_organization_proto_rawDescData)
  1643. })
  1644. return file_organization_proto_rawDescData
  1645. }
  1646. var file_organization_proto_msgTypes = make([]protoimpl.MessageInfo, 12)
  1647. var file_organization_proto_goTypes = []interface{}{
  1648. (*DcWorkingReq)(nil), // 0: pb.DcWorkingReq
  1649. (*WorkingUf)(nil), // 1: pb.WorkingUf
  1650. (*WorkingRo)(nil), // 2: pb.WorkingRo
  1651. (*WorkingChest)(nil), // 3: pb.WorkingChest
  1652. (*WorkingPump)(nil), // 4: pb.WorkingPump
  1653. (*WorkingValve)(nil), // 5: pb.WorkingValve
  1654. (*ItemHistoryData)(nil), // 6: pb.ItemHistoryData
  1655. (*MultiAddItemHistoryDataReq)(nil), // 7: pb.MultiAddItemHistoryDataReq
  1656. (*MultiAddItemHistoryDataResp)(nil), // 8: pb.MultiAddItemHistoryDataResp
  1657. (*ItemHistoryDataListReq)(nil), // 9: pb.ItemHistoryDataListReq
  1658. (*ItemHistoryDataByTimeReq)(nil), // 10: pb.ItemHistoryDataByTimeReq
  1659. (*ItemHistoryDataMaxMinResp)(nil), // 11: pb.ItemHistoryDataMaxMinResp
  1660. }
  1661. var file_organization_proto_depIdxs = []int32{
  1662. 6, // 0: pb.MultiAddItemHistoryDataReq.list:type_name -> pb.ItemHistoryData
  1663. 0, // 1: pb.Organization.GetWorkingUfByCode:input_type -> pb.DcWorkingReq
  1664. 0, // 2: pb.Organization.GetWorkingRoByCode:input_type -> pb.DcWorkingReq
  1665. 0, // 3: pb.Organization.GetWorkingChestByCode:input_type -> pb.DcWorkingReq
  1666. 0, // 4: pb.Organization.GetWorkingPumpByCode:input_type -> pb.DcWorkingReq
  1667. 0, // 5: pb.Organization.GetWorkingValueByCode:input_type -> pb.DcWorkingReq
  1668. 7, // 6: pb.Organization.MultiAddItemHistoryData:input_type -> pb.MultiAddItemHistoryDataReq
  1669. 9, // 7: pb.Organization.ItemHistoryDataList:input_type -> pb.ItemHistoryDataListReq
  1670. 10, // 8: pb.Organization.ItemHistoryDataByTime:input_type -> pb.ItemHistoryDataByTimeReq
  1671. 10, // 9: pb.Organization.ItemHistoryDataMaxMinByTime:input_type -> pb.ItemHistoryDataByTimeReq
  1672. 1, // 10: pb.Organization.GetWorkingUfByCode:output_type -> pb.WorkingUf
  1673. 2, // 11: pb.Organization.GetWorkingRoByCode:output_type -> pb.WorkingRo
  1674. 3, // 12: pb.Organization.GetWorkingChestByCode:output_type -> pb.WorkingChest
  1675. 4, // 13: pb.Organization.GetWorkingPumpByCode:output_type -> pb.WorkingPump
  1676. 5, // 14: pb.Organization.GetWorkingValueByCode:output_type -> pb.WorkingValve
  1677. 8, // 15: pb.Organization.MultiAddItemHistoryData:output_type -> pb.MultiAddItemHistoryDataResp
  1678. 7, // 16: pb.Organization.ItemHistoryDataList:output_type -> pb.MultiAddItemHistoryDataReq
  1679. 7, // 17: pb.Organization.ItemHistoryDataByTime:output_type -> pb.MultiAddItemHistoryDataReq
  1680. 11, // 18: pb.Organization.ItemHistoryDataMaxMinByTime:output_type -> pb.ItemHistoryDataMaxMinResp
  1681. 10, // [10:19] is the sub-list for method output_type
  1682. 1, // [1:10] is the sub-list for method input_type
  1683. 1, // [1:1] is the sub-list for extension type_name
  1684. 1, // [1:1] is the sub-list for extension extendee
  1685. 0, // [0:1] is the sub-list for field type_name
  1686. }
  1687. func init() { file_organization_proto_init() }
  1688. func file_organization_proto_init() {
  1689. if File_organization_proto != nil {
  1690. return
  1691. }
  1692. if !protoimpl.UnsafeEnabled {
  1693. file_organization_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1694. switch v := v.(*DcWorkingReq); i {
  1695. case 0:
  1696. return &v.state
  1697. case 1:
  1698. return &v.sizeCache
  1699. case 2:
  1700. return &v.unknownFields
  1701. default:
  1702. return nil
  1703. }
  1704. }
  1705. file_organization_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1706. switch v := v.(*WorkingUf); i {
  1707. case 0:
  1708. return &v.state
  1709. case 1:
  1710. return &v.sizeCache
  1711. case 2:
  1712. return &v.unknownFields
  1713. default:
  1714. return nil
  1715. }
  1716. }
  1717. file_organization_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1718. switch v := v.(*WorkingRo); i {
  1719. case 0:
  1720. return &v.state
  1721. case 1:
  1722. return &v.sizeCache
  1723. case 2:
  1724. return &v.unknownFields
  1725. default:
  1726. return nil
  1727. }
  1728. }
  1729. file_organization_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1730. switch v := v.(*WorkingChest); i {
  1731. case 0:
  1732. return &v.state
  1733. case 1:
  1734. return &v.sizeCache
  1735. case 2:
  1736. return &v.unknownFields
  1737. default:
  1738. return nil
  1739. }
  1740. }
  1741. file_organization_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1742. switch v := v.(*WorkingPump); i {
  1743. case 0:
  1744. return &v.state
  1745. case 1:
  1746. return &v.sizeCache
  1747. case 2:
  1748. return &v.unknownFields
  1749. default:
  1750. return nil
  1751. }
  1752. }
  1753. file_organization_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1754. switch v := v.(*WorkingValve); i {
  1755. case 0:
  1756. return &v.state
  1757. case 1:
  1758. return &v.sizeCache
  1759. case 2:
  1760. return &v.unknownFields
  1761. default:
  1762. return nil
  1763. }
  1764. }
  1765. file_organization_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1766. switch v := v.(*ItemHistoryData); i {
  1767. case 0:
  1768. return &v.state
  1769. case 1:
  1770. return &v.sizeCache
  1771. case 2:
  1772. return &v.unknownFields
  1773. default:
  1774. return nil
  1775. }
  1776. }
  1777. file_organization_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1778. switch v := v.(*MultiAddItemHistoryDataReq); i {
  1779. case 0:
  1780. return &v.state
  1781. case 1:
  1782. return &v.sizeCache
  1783. case 2:
  1784. return &v.unknownFields
  1785. default:
  1786. return nil
  1787. }
  1788. }
  1789. file_organization_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1790. switch v := v.(*MultiAddItemHistoryDataResp); i {
  1791. case 0:
  1792. return &v.state
  1793. case 1:
  1794. return &v.sizeCache
  1795. case 2:
  1796. return &v.unknownFields
  1797. default:
  1798. return nil
  1799. }
  1800. }
  1801. file_organization_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1802. switch v := v.(*ItemHistoryDataListReq); i {
  1803. case 0:
  1804. return &v.state
  1805. case 1:
  1806. return &v.sizeCache
  1807. case 2:
  1808. return &v.unknownFields
  1809. default:
  1810. return nil
  1811. }
  1812. }
  1813. file_organization_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1814. switch v := v.(*ItemHistoryDataByTimeReq); i {
  1815. case 0:
  1816. return &v.state
  1817. case 1:
  1818. return &v.sizeCache
  1819. case 2:
  1820. return &v.unknownFields
  1821. default:
  1822. return nil
  1823. }
  1824. }
  1825. file_organization_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1826. switch v := v.(*ItemHistoryDataMaxMinResp); i {
  1827. case 0:
  1828. return &v.state
  1829. case 1:
  1830. return &v.sizeCache
  1831. case 2:
  1832. return &v.unknownFields
  1833. default:
  1834. return nil
  1835. }
  1836. }
  1837. }
  1838. type x struct{}
  1839. out := protoimpl.TypeBuilder{
  1840. File: protoimpl.DescBuilder{
  1841. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1842. RawDescriptor: file_organization_proto_rawDesc,
  1843. NumEnums: 0,
  1844. NumMessages: 12,
  1845. NumExtensions: 0,
  1846. NumServices: 1,
  1847. },
  1848. GoTypes: file_organization_proto_goTypes,
  1849. DependencyIndexes: file_organization_proto_depIdxs,
  1850. MessageInfos: file_organization_proto_msgTypes,
  1851. }.Build()
  1852. File_organization_proto = out.File
  1853. file_organization_proto_rawDesc = nil
  1854. file_organization_proto_goTypes = nil
  1855. file_organization_proto_depIdxs = nil
  1856. }