organization.pb.go 156 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265
  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. Stime string `protobuf:"bytes,3,opt,name=stime,proto3" json:"stime,omitempty"` // c_time的搜索
  26. Etime string `protobuf:"bytes,4,opt,name=etime,proto3" json:"etime,omitempty"` // c_time的搜索
  27. Page int64 `protobuf:"varint,5,opt,name=page,proto3" json:"page,omitempty"`
  28. PageSize int64 `protobuf:"varint,6,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  29. Order string `protobuf:"bytes,7,opt,name=order,proto3" json:"order,omitempty"` // 排序字段及方向 例: id desc
  30. }
  31. func (x *DcWorkingReq) Reset() {
  32. *x = DcWorkingReq{}
  33. if protoimpl.UnsafeEnabled {
  34. mi := &file_organization_proto_msgTypes[0]
  35. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  36. ms.StoreMessageInfo(mi)
  37. }
  38. }
  39. func (x *DcWorkingReq) String() string {
  40. return protoimpl.X.MessageStringOf(x)
  41. }
  42. func (*DcWorkingReq) ProtoMessage() {}
  43. func (x *DcWorkingReq) ProtoReflect() protoreflect.Message {
  44. mi := &file_organization_proto_msgTypes[0]
  45. if protoimpl.UnsafeEnabled && x != nil {
  46. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  47. if ms.LoadMessageInfo() == nil {
  48. ms.StoreMessageInfo(mi)
  49. }
  50. return ms
  51. }
  52. return mi.MessageOf(x)
  53. }
  54. // Deprecated: Use DcWorkingReq.ProtoReflect.Descriptor instead.
  55. func (*DcWorkingReq) Descriptor() ([]byte, []int) {
  56. return file_organization_proto_rawDescGZIP(), []int{0}
  57. }
  58. func (x *DcWorkingReq) GetProjectId() int64 {
  59. if x != nil {
  60. return x.ProjectId
  61. }
  62. return 0
  63. }
  64. func (x *DcWorkingReq) GetDeviceCode() string {
  65. if x != nil {
  66. return x.DeviceCode
  67. }
  68. return ""
  69. }
  70. func (x *DcWorkingReq) GetStime() string {
  71. if x != nil {
  72. return x.Stime
  73. }
  74. return ""
  75. }
  76. func (x *DcWorkingReq) GetEtime() string {
  77. if x != nil {
  78. return x.Etime
  79. }
  80. return ""
  81. }
  82. func (x *DcWorkingReq) GetPage() int64 {
  83. if x != nil {
  84. return x.Page
  85. }
  86. return 0
  87. }
  88. func (x *DcWorkingReq) GetPageSize() int64 {
  89. if x != nil {
  90. return x.PageSize
  91. }
  92. return 0
  93. }
  94. func (x *DcWorkingReq) GetOrder() string {
  95. if x != nil {
  96. return x.Order
  97. }
  98. return ""
  99. }
  100. type WorkingMf struct {
  101. state protoimpl.MessageState
  102. sizeCache protoimpl.SizeCache
  103. unknownFields protoimpl.UnknownFields
  104. // @gotags: json:"id"
  105. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  106. // @gotags: json:"project_id"
  107. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  108. // @gotags: json:"device_code"
  109. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code"`
  110. // @gotags: json:"water_temperature"
  111. WaterTemperature float64 `protobuf:"fixed64,4,opt,name=water_temperature,json=waterTemperature,proto3" json:"water_temperature"` // 水温 摄氏度
  112. // @gotags: json:"feed_flow"
  113. FeedFlow float64 `protobuf:"fixed64,5,opt,name=feed_flow,json=feedFlow,proto3" json:"feed_flow"` // 进水流量
  114. // @gotags: json:"con_flow"
  115. ConFlow float64 `protobuf:"fixed64,6,opt,name=con_flow,json=conFlow,proto3" json:"con_flow"` // 浓水流量
  116. // @gotags: json:"product_flow"
  117. ProductFlow float64 `protobuf:"fixed64,7,opt,name=product_flow,json=productFlow,proto3" json:"product_flow"` // 产水流量
  118. // @gotags: json:"feed_pressure"
  119. FeedPressure float64 `protobuf:"fixed64,8,opt,name=feed_pressure,json=feedPressure,proto3" json:"feed_pressure"` // 进水压力
  120. // @gotags: json:"con_pressure"
  121. ConPressure float64 `protobuf:"fixed64,9,opt,name=con_pressure,json=conPressure,proto3" json:"con_pressure"` // 浓水压力
  122. // @gotags: json:"product_pressure"
  123. ProductPressure float64 `protobuf:"fixed64,10,opt,name=product_pressure,json=productPressure,proto3" json:"product_pressure"` // 产水压力
  124. // @gotags: json:"tmp"
  125. Tmp float64 `protobuf:"fixed64,11,opt,name=tmp,proto3" json:"tmp"` // 跨膜压差
  126. // @gotags: json:"flux"
  127. Flux float64 `protobuf:"fixed64,12,opt,name=flux,proto3" json:"flux"` // 膜通量
  128. // @gotags: json:"feed_wq_turbidity"
  129. FeedWqTurbidity float64 `protobuf:"fixed64,13,opt,name=feed_wq_turbidity,json=feedWqTurbidity,proto3" json:"feed_wq_turbidity"` // 进水浊度
  130. // @gotags: json:"feed_wq_ph"
  131. FeedWqPh int64 `protobuf:"varint,14,opt,name=feed_wq_ph,json=feedWqPh,proto3" json:"feed_wq_ph"` // 进水 PH 值
  132. // @gotags: json:"product_wq_ph"
  133. ProductWqPh int64 `protobuf:"varint,15,opt,name=product_wq_ph,json=productWqPh,proto3" json:"product_wq_ph"` // 产水 PH 值
  134. // @gotags: json:"feed_wq_al"
  135. FeedWqAl float64 `protobuf:"fixed64,16,opt,name=feed_wq_al,json=feedWqAl,proto3" json:"feed_wq_al"` // 进水水质:铝
  136. // @gotags: json:"product_wq_al"
  137. ProductWqAl float64 `protobuf:"fixed64,17,opt,name=product_wq_al,json=productWqAl,proto3" json:"product_wq_al"` // 产水水质:铝
  138. // @gotags: json:"feed_wq_fe"
  139. FeedWqFe float64 `protobuf:"fixed64,18,opt,name=feed_wq_fe,json=feedWqFe,proto3" json:"feed_wq_fe"` // 进水水质:铁
  140. // @gotags: json:"product_wq_fe"
  141. ProductWqFe float64 `protobuf:"fixed64,19,opt,name=product_wq_fe,json=productWqFe,proto3" json:"product_wq_fe"` // 产水水质:铁
  142. // @gotags: json:"feed_wq_mn"
  143. FeedWqMn float64 `protobuf:"fixed64,20,opt,name=feed_wq_mn,json=feedWqMn,proto3" json:"feed_wq_mn"` // 进水水质:锰
  144. // @gotags: json:"product_wq_mn"
  145. ProductWqMn float64 `protobuf:"fixed64,21,opt,name=product_wq_mn,json=productWqMn,proto3" json:"product_wq_mn"` // 产水水质:锰
  146. // @gotags: json:"feed_wq_sio2"
  147. FeedWqSio2 float64 `protobuf:"fixed64,22,opt,name=feed_wq_sio2,json=feedWqSio2,proto3" json:"feed_wq_sio2"` // 进水水质:二氧化硅
  148. // @gotags: json:"product_wq_sio2"
  149. ProductWqSio2 float64 `protobuf:"fixed64,23,opt,name=product_wq_sio2,json=productWqSio2,proto3" json:"product_wq_sio2"` // 产水水质:二氧化硅
  150. // @gotags: json:"feed_wq_cod"
  151. FeedWqCod float64 `protobuf:"fixed64,24,opt,name=feed_wq_cod,json=feedWqCod,proto3" json:"feed_wq_cod"` // 进水水质:COD
  152. // @gotags: json:"product_wq_cod"
  153. ProductWqCod float64 `protobuf:"fixed64,25,opt,name=product_wq_cod,json=productWqCod,proto3" json:"product_wq_cod"` // 产水水质:COD
  154. // @gotags: json:"feed_wq_p"
  155. FeedWqP float64 `protobuf:"fixed64,26,opt,name=feed_wq_p,json=feedWqP,proto3" json:"feed_wq_p"` // 进水水质:磷
  156. // @gotags: json:"product_wq_p"
  157. ProductWqP float64 `protobuf:"fixed64,27,opt,name=product_wq_p,json=productWqP,proto3" json:"product_wq_p"` // 产水水质:磷
  158. // @gotags: json:"step"
  159. Step int64 `protobuf:"varint,28,opt,name=step,proto3" json:"step"` // 设备当前步序值
  160. // @gotags: json:"c_time"
  161. CTime string `protobuf:"bytes,29,opt,name=c_time,json=cTime,proto3" json:"c_time"`
  162. }
  163. func (x *WorkingMf) Reset() {
  164. *x = WorkingMf{}
  165. if protoimpl.UnsafeEnabled {
  166. mi := &file_organization_proto_msgTypes[1]
  167. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  168. ms.StoreMessageInfo(mi)
  169. }
  170. }
  171. func (x *WorkingMf) String() string {
  172. return protoimpl.X.MessageStringOf(x)
  173. }
  174. func (*WorkingMf) ProtoMessage() {}
  175. func (x *WorkingMf) ProtoReflect() protoreflect.Message {
  176. mi := &file_organization_proto_msgTypes[1]
  177. if protoimpl.UnsafeEnabled && x != nil {
  178. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  179. if ms.LoadMessageInfo() == nil {
  180. ms.StoreMessageInfo(mi)
  181. }
  182. return ms
  183. }
  184. return mi.MessageOf(x)
  185. }
  186. // Deprecated: Use WorkingMf.ProtoReflect.Descriptor instead.
  187. func (*WorkingMf) Descriptor() ([]byte, []int) {
  188. return file_organization_proto_rawDescGZIP(), []int{1}
  189. }
  190. func (x *WorkingMf) GetId() int64 {
  191. if x != nil {
  192. return x.Id
  193. }
  194. return 0
  195. }
  196. func (x *WorkingMf) GetProjectId() int64 {
  197. if x != nil {
  198. return x.ProjectId
  199. }
  200. return 0
  201. }
  202. func (x *WorkingMf) GetDeviceCode() string {
  203. if x != nil {
  204. return x.DeviceCode
  205. }
  206. return ""
  207. }
  208. func (x *WorkingMf) GetWaterTemperature() float64 {
  209. if x != nil {
  210. return x.WaterTemperature
  211. }
  212. return 0
  213. }
  214. func (x *WorkingMf) GetFeedFlow() float64 {
  215. if x != nil {
  216. return x.FeedFlow
  217. }
  218. return 0
  219. }
  220. func (x *WorkingMf) GetConFlow() float64 {
  221. if x != nil {
  222. return x.ConFlow
  223. }
  224. return 0
  225. }
  226. func (x *WorkingMf) GetProductFlow() float64 {
  227. if x != nil {
  228. return x.ProductFlow
  229. }
  230. return 0
  231. }
  232. func (x *WorkingMf) GetFeedPressure() float64 {
  233. if x != nil {
  234. return x.FeedPressure
  235. }
  236. return 0
  237. }
  238. func (x *WorkingMf) GetConPressure() float64 {
  239. if x != nil {
  240. return x.ConPressure
  241. }
  242. return 0
  243. }
  244. func (x *WorkingMf) GetProductPressure() float64 {
  245. if x != nil {
  246. return x.ProductPressure
  247. }
  248. return 0
  249. }
  250. func (x *WorkingMf) GetTmp() float64 {
  251. if x != nil {
  252. return x.Tmp
  253. }
  254. return 0
  255. }
  256. func (x *WorkingMf) GetFlux() float64 {
  257. if x != nil {
  258. return x.Flux
  259. }
  260. return 0
  261. }
  262. func (x *WorkingMf) GetFeedWqTurbidity() float64 {
  263. if x != nil {
  264. return x.FeedWqTurbidity
  265. }
  266. return 0
  267. }
  268. func (x *WorkingMf) GetFeedWqPh() int64 {
  269. if x != nil {
  270. return x.FeedWqPh
  271. }
  272. return 0
  273. }
  274. func (x *WorkingMf) GetProductWqPh() int64 {
  275. if x != nil {
  276. return x.ProductWqPh
  277. }
  278. return 0
  279. }
  280. func (x *WorkingMf) GetFeedWqAl() float64 {
  281. if x != nil {
  282. return x.FeedWqAl
  283. }
  284. return 0
  285. }
  286. func (x *WorkingMf) GetProductWqAl() float64 {
  287. if x != nil {
  288. return x.ProductWqAl
  289. }
  290. return 0
  291. }
  292. func (x *WorkingMf) GetFeedWqFe() float64 {
  293. if x != nil {
  294. return x.FeedWqFe
  295. }
  296. return 0
  297. }
  298. func (x *WorkingMf) GetProductWqFe() float64 {
  299. if x != nil {
  300. return x.ProductWqFe
  301. }
  302. return 0
  303. }
  304. func (x *WorkingMf) GetFeedWqMn() float64 {
  305. if x != nil {
  306. return x.FeedWqMn
  307. }
  308. return 0
  309. }
  310. func (x *WorkingMf) GetProductWqMn() float64 {
  311. if x != nil {
  312. return x.ProductWqMn
  313. }
  314. return 0
  315. }
  316. func (x *WorkingMf) GetFeedWqSio2() float64 {
  317. if x != nil {
  318. return x.FeedWqSio2
  319. }
  320. return 0
  321. }
  322. func (x *WorkingMf) GetProductWqSio2() float64 {
  323. if x != nil {
  324. return x.ProductWqSio2
  325. }
  326. return 0
  327. }
  328. func (x *WorkingMf) GetFeedWqCod() float64 {
  329. if x != nil {
  330. return x.FeedWqCod
  331. }
  332. return 0
  333. }
  334. func (x *WorkingMf) GetProductWqCod() float64 {
  335. if x != nil {
  336. return x.ProductWqCod
  337. }
  338. return 0
  339. }
  340. func (x *WorkingMf) GetFeedWqP() float64 {
  341. if x != nil {
  342. return x.FeedWqP
  343. }
  344. return 0
  345. }
  346. func (x *WorkingMf) GetProductWqP() float64 {
  347. if x != nil {
  348. return x.ProductWqP
  349. }
  350. return 0
  351. }
  352. func (x *WorkingMf) GetStep() int64 {
  353. if x != nil {
  354. return x.Step
  355. }
  356. return 0
  357. }
  358. func (x *WorkingMf) GetCTime() string {
  359. if x != nil {
  360. return x.CTime
  361. }
  362. return ""
  363. }
  364. type WorkingUf struct {
  365. state protoimpl.MessageState
  366. sizeCache protoimpl.SizeCache
  367. unknownFields protoimpl.UnknownFields
  368. // @gotags: json:"id"
  369. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  370. // @gotags: json:"project_id"
  371. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  372. // @gotags: json:"device_code"
  373. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code"`
  374. // @gotags: json:"water_temperature"
  375. WaterTemperature float64 `protobuf:"fixed64,4,opt,name=water_temperature,json=waterTemperature,proto3" json:"water_temperature"` // 水温 摄氏度
  376. // @gotags: json:"feed_flow"
  377. FeedFlow float64 `protobuf:"fixed64,5,opt,name=feed_flow,json=feedFlow,proto3" json:"feed_flow"` // 进水流量
  378. // @gotags: json:"con_flow"
  379. ConFlow float64 `protobuf:"fixed64,6,opt,name=con_flow,json=conFlow,proto3" json:"con_flow"` // 浓水流量
  380. // @gotags: json:"product_flow"
  381. ProductFlow float64 `protobuf:"fixed64,7,opt,name=product_flow,json=productFlow,proto3" json:"product_flow"` // 产水流量
  382. // @gotags: json:"feed_pressure"
  383. FeedPressure float64 `protobuf:"fixed64,8,opt,name=feed_pressure,json=feedPressure,proto3" json:"feed_pressure"` // 进水压力
  384. // @gotags: json:"con_pressure"
  385. ConPressure float64 `protobuf:"fixed64,9,opt,name=con_pressure,json=conPressure,proto3" json:"con_pressure"` // 浓水压力
  386. // @gotags: json:"product_pressure"
  387. ProductPressure float64 `protobuf:"fixed64,10,opt,name=product_pressure,json=productPressure,proto3" json:"product_pressure"` // 产水压力
  388. // @gotags: json:"tmp"
  389. Tmp float64 `protobuf:"fixed64,11,opt,name=tmp,proto3" json:"tmp"` // 跨膜压差
  390. // @gotags: json:"flux"
  391. Flux float64 `protobuf:"fixed64,12,opt,name=flux,proto3" json:"flux"` // 膜通量
  392. // @gotags: json:"feed_wq_turbidity"
  393. FeedWqTurbidity float64 `protobuf:"fixed64,13,opt,name=feed_wq_turbidity,json=feedWqTurbidity,proto3" json:"feed_wq_turbidity"` // 进水浊度
  394. // @gotags: json:"feed_wq_ph"
  395. FeedWqPh int64 `protobuf:"varint,14,opt,name=feed_wq_ph,json=feedWqPh,proto3" json:"feed_wq_ph"` // 进水 PH 值
  396. // @gotags: json:"product_wq_ph"
  397. ProductWqPh int64 `protobuf:"varint,15,opt,name=product_wq_ph,json=productWqPh,proto3" json:"product_wq_ph"` // 产水 PH 值
  398. // @gotags: json:"feed_wq_al"
  399. FeedWqAl float64 `protobuf:"fixed64,16,opt,name=feed_wq_al,json=feedWqAl,proto3" json:"feed_wq_al"` // 进水水质:铝
  400. // @gotags: json:"product_wq_al"
  401. ProductWqAl float64 `protobuf:"fixed64,17,opt,name=product_wq_al,json=productWqAl,proto3" json:"product_wq_al"` // 产水水质:铝
  402. // @gotags: json:"feed_wq_fe"
  403. FeedWqFe float64 `protobuf:"fixed64,18,opt,name=feed_wq_fe,json=feedWqFe,proto3" json:"feed_wq_fe"` // 进水水质:铁
  404. // @gotags: json:"product_wq_fe"
  405. ProductWqFe float64 `protobuf:"fixed64,19,opt,name=product_wq_fe,json=productWqFe,proto3" json:"product_wq_fe"` // 产水水质:铁
  406. // @gotags: json:"feed_wq_mn"
  407. FeedWqMn float64 `protobuf:"fixed64,20,opt,name=feed_wq_mn,json=feedWqMn,proto3" json:"feed_wq_mn"` // 进水水质:锰
  408. // @gotags: json:"product_wq_mn"
  409. ProductWqMn float64 `protobuf:"fixed64,21,opt,name=product_wq_mn,json=productWqMn,proto3" json:"product_wq_mn"` // 产水水质:锰
  410. // @gotags: json:"feed_wq_sio2"
  411. FeedWqSio2 float64 `protobuf:"fixed64,22,opt,name=feed_wq_sio2,json=feedWqSio2,proto3" json:"feed_wq_sio2"` // 进水水质:二氧化硅
  412. // @gotags: json:"product_wq_sio2"
  413. ProductWqSio2 float64 `protobuf:"fixed64,23,opt,name=product_wq_sio2,json=productWqSio2,proto3" json:"product_wq_sio2"` // 产水水质:二氧化硅
  414. // @gotags: json:"feed_wq_cod"
  415. FeedWqCod float64 `protobuf:"fixed64,24,opt,name=feed_wq_cod,json=feedWqCod,proto3" json:"feed_wq_cod"` // 进水水质:COD
  416. // @gotags: json:"product_wq_cod"
  417. ProductWqCod float64 `protobuf:"fixed64,25,opt,name=product_wq_cod,json=productWqCod,proto3" json:"product_wq_cod"` // 产水水质:COD
  418. // @gotags: json:"feed_wq_p"
  419. FeedWqP float64 `protobuf:"fixed64,26,opt,name=feed_wq_p,json=feedWqP,proto3" json:"feed_wq_p"` // 进水水质:磷
  420. // @gotags: json:"product_wq_p"
  421. ProductWqP float64 `protobuf:"fixed64,27,opt,name=product_wq_p,json=productWqP,proto3" json:"product_wq_p"` // 产水水质:磷
  422. // @gotags: json:"step"
  423. Step int64 `protobuf:"varint,28,opt,name=step,proto3" json:"step"` // 设备当前步序值
  424. // @gotags: json:"c_time"
  425. CTime string `protobuf:"bytes,29,opt,name=c_time,json=cTime,proto3" json:"c_time"`
  426. }
  427. func (x *WorkingUf) Reset() {
  428. *x = WorkingUf{}
  429. if protoimpl.UnsafeEnabled {
  430. mi := &file_organization_proto_msgTypes[2]
  431. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  432. ms.StoreMessageInfo(mi)
  433. }
  434. }
  435. func (x *WorkingUf) String() string {
  436. return protoimpl.X.MessageStringOf(x)
  437. }
  438. func (*WorkingUf) ProtoMessage() {}
  439. func (x *WorkingUf) ProtoReflect() protoreflect.Message {
  440. mi := &file_organization_proto_msgTypes[2]
  441. if protoimpl.UnsafeEnabled && x != nil {
  442. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  443. if ms.LoadMessageInfo() == nil {
  444. ms.StoreMessageInfo(mi)
  445. }
  446. return ms
  447. }
  448. return mi.MessageOf(x)
  449. }
  450. // Deprecated: Use WorkingUf.ProtoReflect.Descriptor instead.
  451. func (*WorkingUf) Descriptor() ([]byte, []int) {
  452. return file_organization_proto_rawDescGZIP(), []int{2}
  453. }
  454. func (x *WorkingUf) GetId() int64 {
  455. if x != nil {
  456. return x.Id
  457. }
  458. return 0
  459. }
  460. func (x *WorkingUf) GetProjectId() int64 {
  461. if x != nil {
  462. return x.ProjectId
  463. }
  464. return 0
  465. }
  466. func (x *WorkingUf) GetDeviceCode() string {
  467. if x != nil {
  468. return x.DeviceCode
  469. }
  470. return ""
  471. }
  472. func (x *WorkingUf) GetWaterTemperature() float64 {
  473. if x != nil {
  474. return x.WaterTemperature
  475. }
  476. return 0
  477. }
  478. func (x *WorkingUf) GetFeedFlow() float64 {
  479. if x != nil {
  480. return x.FeedFlow
  481. }
  482. return 0
  483. }
  484. func (x *WorkingUf) GetConFlow() float64 {
  485. if x != nil {
  486. return x.ConFlow
  487. }
  488. return 0
  489. }
  490. func (x *WorkingUf) GetProductFlow() float64 {
  491. if x != nil {
  492. return x.ProductFlow
  493. }
  494. return 0
  495. }
  496. func (x *WorkingUf) GetFeedPressure() float64 {
  497. if x != nil {
  498. return x.FeedPressure
  499. }
  500. return 0
  501. }
  502. func (x *WorkingUf) GetConPressure() float64 {
  503. if x != nil {
  504. return x.ConPressure
  505. }
  506. return 0
  507. }
  508. func (x *WorkingUf) GetProductPressure() float64 {
  509. if x != nil {
  510. return x.ProductPressure
  511. }
  512. return 0
  513. }
  514. func (x *WorkingUf) GetTmp() float64 {
  515. if x != nil {
  516. return x.Tmp
  517. }
  518. return 0
  519. }
  520. func (x *WorkingUf) GetFlux() float64 {
  521. if x != nil {
  522. return x.Flux
  523. }
  524. return 0
  525. }
  526. func (x *WorkingUf) GetFeedWqTurbidity() float64 {
  527. if x != nil {
  528. return x.FeedWqTurbidity
  529. }
  530. return 0
  531. }
  532. func (x *WorkingUf) GetFeedWqPh() int64 {
  533. if x != nil {
  534. return x.FeedWqPh
  535. }
  536. return 0
  537. }
  538. func (x *WorkingUf) GetProductWqPh() int64 {
  539. if x != nil {
  540. return x.ProductWqPh
  541. }
  542. return 0
  543. }
  544. func (x *WorkingUf) GetFeedWqAl() float64 {
  545. if x != nil {
  546. return x.FeedWqAl
  547. }
  548. return 0
  549. }
  550. func (x *WorkingUf) GetProductWqAl() float64 {
  551. if x != nil {
  552. return x.ProductWqAl
  553. }
  554. return 0
  555. }
  556. func (x *WorkingUf) GetFeedWqFe() float64 {
  557. if x != nil {
  558. return x.FeedWqFe
  559. }
  560. return 0
  561. }
  562. func (x *WorkingUf) GetProductWqFe() float64 {
  563. if x != nil {
  564. return x.ProductWqFe
  565. }
  566. return 0
  567. }
  568. func (x *WorkingUf) GetFeedWqMn() float64 {
  569. if x != nil {
  570. return x.FeedWqMn
  571. }
  572. return 0
  573. }
  574. func (x *WorkingUf) GetProductWqMn() float64 {
  575. if x != nil {
  576. return x.ProductWqMn
  577. }
  578. return 0
  579. }
  580. func (x *WorkingUf) GetFeedWqSio2() float64 {
  581. if x != nil {
  582. return x.FeedWqSio2
  583. }
  584. return 0
  585. }
  586. func (x *WorkingUf) GetProductWqSio2() float64 {
  587. if x != nil {
  588. return x.ProductWqSio2
  589. }
  590. return 0
  591. }
  592. func (x *WorkingUf) GetFeedWqCod() float64 {
  593. if x != nil {
  594. return x.FeedWqCod
  595. }
  596. return 0
  597. }
  598. func (x *WorkingUf) GetProductWqCod() float64 {
  599. if x != nil {
  600. return x.ProductWqCod
  601. }
  602. return 0
  603. }
  604. func (x *WorkingUf) GetFeedWqP() float64 {
  605. if x != nil {
  606. return x.FeedWqP
  607. }
  608. return 0
  609. }
  610. func (x *WorkingUf) GetProductWqP() float64 {
  611. if x != nil {
  612. return x.ProductWqP
  613. }
  614. return 0
  615. }
  616. func (x *WorkingUf) GetStep() int64 {
  617. if x != nil {
  618. return x.Step
  619. }
  620. return 0
  621. }
  622. func (x *WorkingUf) GetCTime() string {
  623. if x != nil {
  624. return x.CTime
  625. }
  626. return ""
  627. }
  628. type WorkingNf struct {
  629. state protoimpl.MessageState
  630. sizeCache protoimpl.SizeCache
  631. unknownFields protoimpl.UnknownFields
  632. // gotags: json:"id"
  633. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  634. // gotags: json:"project_id"
  635. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  636. // gotags: json:"device_code"
  637. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  638. // gotags: json:"water_temperature"
  639. WaterTemperature float64 `protobuf:"fixed64,4,opt,name=water_temperature,json=waterTemperature,proto3" json:"water_temperature,omitempty"` // 水温 摄氏度
  640. // gotags: json:"feed_flow_1st"
  641. FeedFlow_1St float64 `protobuf:"fixed64,5,opt,name=feed_flow_1st,json=feedFlow1st,proto3" json:"feed_flow_1st,omitempty"` // 一段进水流量
  642. // gotags: json:"con_flow_1st"
  643. ConFlow_1St float64 `protobuf:"fixed64,6,opt,name=con_flow_1st,json=conFlow1st,proto3" json:"con_flow_1st,omitempty"` // 一段浓水流量
  644. // gotags: json:"product_flow_1st"
  645. ProductFlow_1St float64 `protobuf:"fixed64,7,opt,name=product_flow_1st,json=productFlow1st,proto3" json:"product_flow_1st,omitempty"` // 一段产水流量
  646. // gotags: json:"feed_pressure_1st"
  647. FeedPressure_1St float64 `protobuf:"fixed64,8,opt,name=feed_pressure_1st,json=feedPressure1st,proto3" json:"feed_pressure_1st,omitempty"` // 一段进水压力
  648. // gotags: json:"con_pressure_1st"
  649. ConPressure_1St float64 `protobuf:"fixed64,9,opt,name=con_pressure_1st,json=conPressure1st,proto3" json:"con_pressure_1st,omitempty"` // 一段浓水压力
  650. // gotags: json:"product_pressure_1st"
  651. ProductPressure_1St float64 `protobuf:"fixed64,10,opt,name=product_pressure_1st,json=productPressure1st,proto3" json:"product_pressure_1st,omitempty"` // 一段产水压力
  652. // gotags: json:"tmp_1st"
  653. Tmp_1St float64 `protobuf:"fixed64,11,opt,name=tmp_1st,json=tmp1st,proto3" json:"tmp_1st,omitempty"` // 一段跨膜压差
  654. // gotags: json:"flux_1st"
  655. Flux_1St float64 `protobuf:"fixed64,12,opt,name=flux_1st,json=flux1st,proto3" json:"flux_1st,omitempty"` // 一段膜通量
  656. // gotags: json:"permeability_1st"
  657. Permeability_1St float64 `protobuf:"fixed64,13,opt,name=permeability_1st,json=permeability1st,proto3" json:"permeability_1st,omitempty"` // 一段渗透率
  658. // gotags: json:"feed_flow_2nd"
  659. FeedFlow_2Nd float64 `protobuf:"fixed64,14,opt,name=feed_flow_2nd,json=feedFlow2nd,proto3" json:"feed_flow_2nd,omitempty"` // 二段进水流量
  660. // gotags: json:"con_flow_2nd"
  661. ConFlow_2Nd float64 `protobuf:"fixed64,15,opt,name=con_flow_2nd,json=conFlow2nd,proto3" json:"con_flow_2nd,omitempty"` // 二段浓水流量
  662. // gotags: json:"product_flow_2nd"
  663. ProductFlow_2Nd float64 `protobuf:"fixed64,16,opt,name=product_flow_2nd,json=productFlow2nd,proto3" json:"product_flow_2nd,omitempty"` // 二段产水流量
  664. // gotags: json:"feed_pressure_2nd"
  665. FeedPressure_2Nd float64 `protobuf:"fixed64,17,opt,name=feed_pressure_2nd,json=feedPressure2nd,proto3" json:"feed_pressure_2nd,omitempty"` // 二段进水压力
  666. // gotags: json:"con_pressure_2nd"
  667. ConPressure_2Nd float64 `protobuf:"fixed64,18,opt,name=con_pressure_2nd,json=conPressure2nd,proto3" json:"con_pressure_2nd,omitempty"` // 二段浓水压力
  668. // gotags: json:"product_pressure_2nd"
  669. ProductPressure_2Nd float64 `protobuf:"fixed64,19,opt,name=product_pressure_2nd,json=productPressure2nd,proto3" json:"product_pressure_2nd,omitempty"` // 二段产水压力
  670. // gotags: json:"tmp_2nd"
  671. Tmp_2Nd float64 `protobuf:"fixed64,20,opt,name=tmp_2nd,json=tmp2nd,proto3" json:"tmp_2nd,omitempty"` // 二段压差
  672. // gotags: json:"flux_2nd"
  673. Flux_2Nd float64 `protobuf:"fixed64,21,opt,name=flux_2nd,json=flux2nd,proto3" json:"flux_2nd,omitempty"` // 二段通量
  674. // gotags: json:"permeability_2nd"
  675. Permeability_2Nd float64 `protobuf:"fixed64,22,opt,name=permeability_2nd,json=permeability2nd,proto3" json:"permeability_2nd,omitempty"` // 二段渗透率
  676. // gotags: json:"feed_flow_3th"
  677. FeedFlow_3Th float64 `protobuf:"fixed64,23,opt,name=feed_flow_3th,json=feedFlow3th,proto3" json:"feed_flow_3th,omitempty"` // 三段进水流量
  678. // gotags: json:"con_flow_3th"
  679. ConFlow_3Th float64 `protobuf:"fixed64,24,opt,name=con_flow_3th,json=conFlow3th,proto3" json:"con_flow_3th,omitempty"` // 三段浓水流量
  680. // gotags: json:"product_flow_3th"
  681. ProductFlow_3Th float64 `protobuf:"fixed64,25,opt,name=product_flow_3th,json=productFlow3th,proto3" json:"product_flow_3th,omitempty"` // 三段产水流量
  682. // gotags: json:"feed_pressure_3th"
  683. FeedPressure_3Th float64 `protobuf:"fixed64,26,opt,name=feed_pressure_3th,json=feedPressure3th,proto3" json:"feed_pressure_3th,omitempty"` // 三段进水压力
  684. // gotags: json:"con_pressure_3th"
  685. ConPressure_3Th float64 `protobuf:"fixed64,27,opt,name=con_pressure_3th,json=conPressure3th,proto3" json:"con_pressure_3th,omitempty"` // 三段浓水压力
  686. // gotags: json:"product_pressure_3th"
  687. ProductPressure_3Th float64 `protobuf:"fixed64,28,opt,name=product_pressure_3th,json=productPressure3th,proto3" json:"product_pressure_3th,omitempty"` // 三段产水压力
  688. // gotags: json:"tmp_3th"
  689. Tmp_3Th float64 `protobuf:"fixed64,29,opt,name=tmp_3th,json=tmp3th,proto3" json:"tmp_3th,omitempty"` // 三段压差
  690. // gotags: json:"flux_3th"
  691. Flux_3Th float64 `protobuf:"fixed64,30,opt,name=flux_3th,json=flux3th,proto3" json:"flux_3th,omitempty"` // 三段通量
  692. // gotags: json:"permeability_3th"
  693. Permeability_3Th float64 `protobuf:"fixed64,31,opt,name=permeability_3th,json=permeability3th,proto3" json:"permeability_3th,omitempty"` // 三段渗透率
  694. // gotags: json:"feed_wq_turbidity"
  695. FeedWqTurbidity float64 `protobuf:"fixed64,32,opt,name=feed_wq_turbidity,json=feedWqTurbidity,proto3" json:"feed_wq_turbidity,omitempty"` // 进水浊度
  696. // gotags: json:"feed_wq_ph"
  697. FeedWqPh int64 `protobuf:"varint,33,opt,name=feed_wq_ph,json=feedWqPh,proto3" json:"feed_wq_ph,omitempty"` // 进水 PH 值
  698. // gotags: json:"product_wq_ph"
  699. ProductWqPh int64 `protobuf:"varint,34,opt,name=product_wq_ph,json=productWqPh,proto3" json:"product_wq_ph,omitempty"` // 产水 PH 值
  700. // gotags: json:"feed_wq_al"
  701. FeedWqAl float64 `protobuf:"fixed64,35,opt,name=feed_wq_al,json=feedWqAl,proto3" json:"feed_wq_al,omitempty"` // 进水水质:铝
  702. // gotags: json:"product_wq_al"
  703. ProductWqAl float64 `protobuf:"fixed64,36,opt,name=product_wq_al,json=productWqAl,proto3" json:"product_wq_al,omitempty"` // 产水水质:铝
  704. // gotags: json:"feed_wq_fe"
  705. FeedWqFe float64 `protobuf:"fixed64,37,opt,name=feed_wq_fe,json=feedWqFe,proto3" json:"feed_wq_fe,omitempty"` // 进水水质:铁
  706. // gotags: json:"product_wq_fe"
  707. ProductWqFe float64 `protobuf:"fixed64,38,opt,name=product_wq_fe,json=productWqFe,proto3" json:"product_wq_fe,omitempty"` // 产水水质:铁
  708. // gotags: json:"feed_wq_mn"
  709. FeedWqMn float64 `protobuf:"fixed64,39,opt,name=feed_wq_mn,json=feedWqMn,proto3" json:"feed_wq_mn,omitempty"` // 进水水质:锰
  710. // gotags: json:"product_wq_mn"
  711. ProductWqMn float64 `protobuf:"fixed64,40,opt,name=product_wq_mn,json=productWqMn,proto3" json:"product_wq_mn,omitempty"` // 产水水质:锰
  712. // gotags: json:"feed_wq_sio2"
  713. FeedWqSio2 float64 `protobuf:"fixed64,41,opt,name=feed_wq_sio2,json=feedWqSio2,proto3" json:"feed_wq_sio2,omitempty"` // 进水水质:二氧化硅
  714. // gotags: json:"product_wq_sio2"
  715. ProductWqSio2 float64 `protobuf:"fixed64,42,opt,name=product_wq_sio2,json=productWqSio2,proto3" json:"product_wq_sio2,omitempty"` // 产水水质:二氧化硅
  716. // gotags: json:"feed_wq_cod"
  717. FeedWqCod float64 `protobuf:"fixed64,43,opt,name=feed_wq_cod,json=feedWqCod,proto3" json:"feed_wq_cod,omitempty"` // 进水水质:COD
  718. // gotags: json:"product_wq_cod"
  719. ProductWqCod float64 `protobuf:"fixed64,44,opt,name=product_wq_cod,json=productWqCod,proto3" json:"product_wq_cod,omitempty"` // 产水水质:COD
  720. // gotags: json:"feed_wq_p"
  721. FeedWqP float64 `protobuf:"fixed64,45,opt,name=feed_wq_p,json=feedWqP,proto3" json:"feed_wq_p,omitempty"` // 进水水质:磷
  722. // gotags: json:"product_wq_p"
  723. ProductWqP float64 `protobuf:"fixed64,46,opt,name=product_wq_p,json=productWqP,proto3" json:"product_wq_p,omitempty"` // 产水水质:磷
  724. // gotags: json:"step"
  725. Step int64 `protobuf:"varint,47,opt,name=step,proto3" json:"step,omitempty"` // 设备当前步序值
  726. // gotags: json:"c_time"
  727. CTime string `protobuf:"bytes,48,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  728. }
  729. func (x *WorkingNf) Reset() {
  730. *x = WorkingNf{}
  731. if protoimpl.UnsafeEnabled {
  732. mi := &file_organization_proto_msgTypes[3]
  733. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  734. ms.StoreMessageInfo(mi)
  735. }
  736. }
  737. func (x *WorkingNf) String() string {
  738. return protoimpl.X.MessageStringOf(x)
  739. }
  740. func (*WorkingNf) ProtoMessage() {}
  741. func (x *WorkingNf) ProtoReflect() protoreflect.Message {
  742. mi := &file_organization_proto_msgTypes[3]
  743. if protoimpl.UnsafeEnabled && x != nil {
  744. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  745. if ms.LoadMessageInfo() == nil {
  746. ms.StoreMessageInfo(mi)
  747. }
  748. return ms
  749. }
  750. return mi.MessageOf(x)
  751. }
  752. // Deprecated: Use WorkingNf.ProtoReflect.Descriptor instead.
  753. func (*WorkingNf) Descriptor() ([]byte, []int) {
  754. return file_organization_proto_rawDescGZIP(), []int{3}
  755. }
  756. func (x *WorkingNf) GetId() int64 {
  757. if x != nil {
  758. return x.Id
  759. }
  760. return 0
  761. }
  762. func (x *WorkingNf) GetProjectId() int64 {
  763. if x != nil {
  764. return x.ProjectId
  765. }
  766. return 0
  767. }
  768. func (x *WorkingNf) GetDeviceCode() string {
  769. if x != nil {
  770. return x.DeviceCode
  771. }
  772. return ""
  773. }
  774. func (x *WorkingNf) GetWaterTemperature() float64 {
  775. if x != nil {
  776. return x.WaterTemperature
  777. }
  778. return 0
  779. }
  780. func (x *WorkingNf) GetFeedFlow_1St() float64 {
  781. if x != nil {
  782. return x.FeedFlow_1St
  783. }
  784. return 0
  785. }
  786. func (x *WorkingNf) GetConFlow_1St() float64 {
  787. if x != nil {
  788. return x.ConFlow_1St
  789. }
  790. return 0
  791. }
  792. func (x *WorkingNf) GetProductFlow_1St() float64 {
  793. if x != nil {
  794. return x.ProductFlow_1St
  795. }
  796. return 0
  797. }
  798. func (x *WorkingNf) GetFeedPressure_1St() float64 {
  799. if x != nil {
  800. return x.FeedPressure_1St
  801. }
  802. return 0
  803. }
  804. func (x *WorkingNf) GetConPressure_1St() float64 {
  805. if x != nil {
  806. return x.ConPressure_1St
  807. }
  808. return 0
  809. }
  810. func (x *WorkingNf) GetProductPressure_1St() float64 {
  811. if x != nil {
  812. return x.ProductPressure_1St
  813. }
  814. return 0
  815. }
  816. func (x *WorkingNf) GetTmp_1St() float64 {
  817. if x != nil {
  818. return x.Tmp_1St
  819. }
  820. return 0
  821. }
  822. func (x *WorkingNf) GetFlux_1St() float64 {
  823. if x != nil {
  824. return x.Flux_1St
  825. }
  826. return 0
  827. }
  828. func (x *WorkingNf) GetPermeability_1St() float64 {
  829. if x != nil {
  830. return x.Permeability_1St
  831. }
  832. return 0
  833. }
  834. func (x *WorkingNf) GetFeedFlow_2Nd() float64 {
  835. if x != nil {
  836. return x.FeedFlow_2Nd
  837. }
  838. return 0
  839. }
  840. func (x *WorkingNf) GetConFlow_2Nd() float64 {
  841. if x != nil {
  842. return x.ConFlow_2Nd
  843. }
  844. return 0
  845. }
  846. func (x *WorkingNf) GetProductFlow_2Nd() float64 {
  847. if x != nil {
  848. return x.ProductFlow_2Nd
  849. }
  850. return 0
  851. }
  852. func (x *WorkingNf) GetFeedPressure_2Nd() float64 {
  853. if x != nil {
  854. return x.FeedPressure_2Nd
  855. }
  856. return 0
  857. }
  858. func (x *WorkingNf) GetConPressure_2Nd() float64 {
  859. if x != nil {
  860. return x.ConPressure_2Nd
  861. }
  862. return 0
  863. }
  864. func (x *WorkingNf) GetProductPressure_2Nd() float64 {
  865. if x != nil {
  866. return x.ProductPressure_2Nd
  867. }
  868. return 0
  869. }
  870. func (x *WorkingNf) GetTmp_2Nd() float64 {
  871. if x != nil {
  872. return x.Tmp_2Nd
  873. }
  874. return 0
  875. }
  876. func (x *WorkingNf) GetFlux_2Nd() float64 {
  877. if x != nil {
  878. return x.Flux_2Nd
  879. }
  880. return 0
  881. }
  882. func (x *WorkingNf) GetPermeability_2Nd() float64 {
  883. if x != nil {
  884. return x.Permeability_2Nd
  885. }
  886. return 0
  887. }
  888. func (x *WorkingNf) GetFeedFlow_3Th() float64 {
  889. if x != nil {
  890. return x.FeedFlow_3Th
  891. }
  892. return 0
  893. }
  894. func (x *WorkingNf) GetConFlow_3Th() float64 {
  895. if x != nil {
  896. return x.ConFlow_3Th
  897. }
  898. return 0
  899. }
  900. func (x *WorkingNf) GetProductFlow_3Th() float64 {
  901. if x != nil {
  902. return x.ProductFlow_3Th
  903. }
  904. return 0
  905. }
  906. func (x *WorkingNf) GetFeedPressure_3Th() float64 {
  907. if x != nil {
  908. return x.FeedPressure_3Th
  909. }
  910. return 0
  911. }
  912. func (x *WorkingNf) GetConPressure_3Th() float64 {
  913. if x != nil {
  914. return x.ConPressure_3Th
  915. }
  916. return 0
  917. }
  918. func (x *WorkingNf) GetProductPressure_3Th() float64 {
  919. if x != nil {
  920. return x.ProductPressure_3Th
  921. }
  922. return 0
  923. }
  924. func (x *WorkingNf) GetTmp_3Th() float64 {
  925. if x != nil {
  926. return x.Tmp_3Th
  927. }
  928. return 0
  929. }
  930. func (x *WorkingNf) GetFlux_3Th() float64 {
  931. if x != nil {
  932. return x.Flux_3Th
  933. }
  934. return 0
  935. }
  936. func (x *WorkingNf) GetPermeability_3Th() float64 {
  937. if x != nil {
  938. return x.Permeability_3Th
  939. }
  940. return 0
  941. }
  942. func (x *WorkingNf) GetFeedWqTurbidity() float64 {
  943. if x != nil {
  944. return x.FeedWqTurbidity
  945. }
  946. return 0
  947. }
  948. func (x *WorkingNf) GetFeedWqPh() int64 {
  949. if x != nil {
  950. return x.FeedWqPh
  951. }
  952. return 0
  953. }
  954. func (x *WorkingNf) GetProductWqPh() int64 {
  955. if x != nil {
  956. return x.ProductWqPh
  957. }
  958. return 0
  959. }
  960. func (x *WorkingNf) GetFeedWqAl() float64 {
  961. if x != nil {
  962. return x.FeedWqAl
  963. }
  964. return 0
  965. }
  966. func (x *WorkingNf) GetProductWqAl() float64 {
  967. if x != nil {
  968. return x.ProductWqAl
  969. }
  970. return 0
  971. }
  972. func (x *WorkingNf) GetFeedWqFe() float64 {
  973. if x != nil {
  974. return x.FeedWqFe
  975. }
  976. return 0
  977. }
  978. func (x *WorkingNf) GetProductWqFe() float64 {
  979. if x != nil {
  980. return x.ProductWqFe
  981. }
  982. return 0
  983. }
  984. func (x *WorkingNf) GetFeedWqMn() float64 {
  985. if x != nil {
  986. return x.FeedWqMn
  987. }
  988. return 0
  989. }
  990. func (x *WorkingNf) GetProductWqMn() float64 {
  991. if x != nil {
  992. return x.ProductWqMn
  993. }
  994. return 0
  995. }
  996. func (x *WorkingNf) GetFeedWqSio2() float64 {
  997. if x != nil {
  998. return x.FeedWqSio2
  999. }
  1000. return 0
  1001. }
  1002. func (x *WorkingNf) GetProductWqSio2() float64 {
  1003. if x != nil {
  1004. return x.ProductWqSio2
  1005. }
  1006. return 0
  1007. }
  1008. func (x *WorkingNf) GetFeedWqCod() float64 {
  1009. if x != nil {
  1010. return x.FeedWqCod
  1011. }
  1012. return 0
  1013. }
  1014. func (x *WorkingNf) GetProductWqCod() float64 {
  1015. if x != nil {
  1016. return x.ProductWqCod
  1017. }
  1018. return 0
  1019. }
  1020. func (x *WorkingNf) GetFeedWqP() float64 {
  1021. if x != nil {
  1022. return x.FeedWqP
  1023. }
  1024. return 0
  1025. }
  1026. func (x *WorkingNf) GetProductWqP() float64 {
  1027. if x != nil {
  1028. return x.ProductWqP
  1029. }
  1030. return 0
  1031. }
  1032. func (x *WorkingNf) GetStep() int64 {
  1033. if x != nil {
  1034. return x.Step
  1035. }
  1036. return 0
  1037. }
  1038. func (x *WorkingNf) GetCTime() string {
  1039. if x != nil {
  1040. return x.CTime
  1041. }
  1042. return ""
  1043. }
  1044. type WorkingRo struct {
  1045. state protoimpl.MessageState
  1046. sizeCache protoimpl.SizeCache
  1047. unknownFields protoimpl.UnknownFields
  1048. // gotags: json:"id"
  1049. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1050. // gotags: json:"project_id"
  1051. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
  1052. // gotags: json:"device_code"
  1053. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
  1054. // gotags: json:"water_temperature"
  1055. WaterTemperature float64 `protobuf:"fixed64,4,opt,name=water_temperature,json=waterTemperature,proto3" json:"water_temperature,omitempty"` // 水温 摄氏度
  1056. // gotags: json:"feed_flow_1st"
  1057. FeedFlow_1St float64 `protobuf:"fixed64,5,opt,name=feed_flow_1st,json=feedFlow1st,proto3" json:"feed_flow_1st,omitempty"` // 一段进水流量
  1058. // gotags: json:"con_flow_1st"
  1059. ConFlow_1St float64 `protobuf:"fixed64,6,opt,name=con_flow_1st,json=conFlow1st,proto3" json:"con_flow_1st,omitempty"` // 一段浓水流量
  1060. // gotags: json:"product_flow_1st"
  1061. ProductFlow_1St float64 `protobuf:"fixed64,7,opt,name=product_flow_1st,json=productFlow1st,proto3" json:"product_flow_1st,omitempty"` // 一段产水流量
  1062. // gotags: json:"feed_pressure_1st"
  1063. FeedPressure_1St float64 `protobuf:"fixed64,8,opt,name=feed_pressure_1st,json=feedPressure1st,proto3" json:"feed_pressure_1st,omitempty"` // 一段进水压力
  1064. // gotags: json:"con_pressure_1st"
  1065. ConPressure_1St float64 `protobuf:"fixed64,9,opt,name=con_pressure_1st,json=conPressure1st,proto3" json:"con_pressure_1st,omitempty"` // 一段浓水压力
  1066. // gotags: json:"product_pressure_1st"
  1067. ProductPressure_1St float64 `protobuf:"fixed64,10,opt,name=product_pressure_1st,json=productPressure1st,proto3" json:"product_pressure_1st,omitempty"` // 一段产水压力
  1068. // gotags: json:"tmp_1st"
  1069. Tmp_1St float64 `protobuf:"fixed64,11,opt,name=tmp_1st,json=tmp1st,proto3" json:"tmp_1st,omitempty"` // 一段跨膜压差
  1070. // gotags: json:"flux_1st"
  1071. Flux_1St float64 `protobuf:"fixed64,12,opt,name=flux_1st,json=flux1st,proto3" json:"flux_1st,omitempty"` // 一段膜通量
  1072. // gotags: json:"permeability_1st"
  1073. Permeability_1St float64 `protobuf:"fixed64,13,opt,name=permeability_1st,json=permeability1st,proto3" json:"permeability_1st,omitempty"` // 一段渗透率
  1074. // gotags: json:"feed_flow_2nd"
  1075. FeedFlow_2Nd float64 `protobuf:"fixed64,14,opt,name=feed_flow_2nd,json=feedFlow2nd,proto3" json:"feed_flow_2nd,omitempty"` // 二段进水流量
  1076. // gotags: json:"con_flow_2nd"
  1077. ConFlow_2Nd float64 `protobuf:"fixed64,15,opt,name=con_flow_2nd,json=conFlow2nd,proto3" json:"con_flow_2nd,omitempty"` // 二段浓水流量
  1078. // gotags: json:"product_flow_2nd"
  1079. ProductFlow_2Nd float64 `protobuf:"fixed64,16,opt,name=product_flow_2nd,json=productFlow2nd,proto3" json:"product_flow_2nd,omitempty"` // 二段产水流量
  1080. // gotags: json:"feed_pressure_2nd"
  1081. FeedPressure_2Nd float64 `protobuf:"fixed64,17,opt,name=feed_pressure_2nd,json=feedPressure2nd,proto3" json:"feed_pressure_2nd,omitempty"` // 二段进水压力
  1082. // gotags: json:"con_pressure_2nd"
  1083. ConPressure_2Nd float64 `protobuf:"fixed64,18,opt,name=con_pressure_2nd,json=conPressure2nd,proto3" json:"con_pressure_2nd,omitempty"` // 二段浓水压力
  1084. // gotags: json:"product_pressure_2nd"
  1085. ProductPressure_2Nd float64 `protobuf:"fixed64,19,opt,name=product_pressure_2nd,json=productPressure2nd,proto3" json:"product_pressure_2nd,omitempty"` // 二段产水压力
  1086. // gotags: json:"tmp_2nd"
  1087. Tmp_2Nd float64 `protobuf:"fixed64,20,opt,name=tmp_2nd,json=tmp2nd,proto3" json:"tmp_2nd,omitempty"` // 二段压差
  1088. // gotags: json:"flux_2nd"
  1089. Flux_2Nd float64 `protobuf:"fixed64,21,opt,name=flux_2nd,json=flux2nd,proto3" json:"flux_2nd,omitempty"` // 二段通量
  1090. // gotags: json:"permeability_2nd"
  1091. Permeability_2Nd float64 `protobuf:"fixed64,22,opt,name=permeability_2nd,json=permeability2nd,proto3" json:"permeability_2nd,omitempty"` // 二段渗透率
  1092. // gotags: json:"feed_flow_3th"
  1093. FeedFlow_3Th float64 `protobuf:"fixed64,23,opt,name=feed_flow_3th,json=feedFlow3th,proto3" json:"feed_flow_3th,omitempty"` // 三段进水流量
  1094. // gotags: json:"con_flow_3th"
  1095. ConFlow_3Th float64 `protobuf:"fixed64,24,opt,name=con_flow_3th,json=conFlow3th,proto3" json:"con_flow_3th,omitempty"` // 三段浓水流量
  1096. // gotags: json:"product_flow_3th"
  1097. ProductFlow_3Th float64 `protobuf:"fixed64,25,opt,name=product_flow_3th,json=productFlow3th,proto3" json:"product_flow_3th,omitempty"` // 三段产水流量
  1098. // gotags: json:"feed_pressure_3th"
  1099. FeedPressure_3Th float64 `protobuf:"fixed64,26,opt,name=feed_pressure_3th,json=feedPressure3th,proto3" json:"feed_pressure_3th,omitempty"` // 三段进水压力
  1100. // gotags: json:"con_pressure_3th"
  1101. ConPressure_3Th float64 `protobuf:"fixed64,27,opt,name=con_pressure_3th,json=conPressure3th,proto3" json:"con_pressure_3th,omitempty"` // 三段浓水压力
  1102. // gotags: json:"product_pressure_3th"
  1103. ProductPressure_3Th float64 `protobuf:"fixed64,28,opt,name=product_pressure_3th,json=productPressure3th,proto3" json:"product_pressure_3th,omitempty"` // 三段产水压力
  1104. // gotags: json:"tmp_3th"
  1105. Tmp_3Th float64 `protobuf:"fixed64,29,opt,name=tmp_3th,json=tmp3th,proto3" json:"tmp_3th,omitempty"` // 三段压差
  1106. // gotags: json:"flux_3th"
  1107. Flux_3Th float64 `protobuf:"fixed64,30,opt,name=flux_3th,json=flux3th,proto3" json:"flux_3th,omitempty"` // 三段通量
  1108. // gotags: json:"permeability_3th"
  1109. Permeability_3Th float64 `protobuf:"fixed64,31,opt,name=permeability_3th,json=permeability3th,proto3" json:"permeability_3th,omitempty"` // 三段渗透率
  1110. // gotags: json:"feed_wq_turbidity"
  1111. FeedWqTurbidity float64 `protobuf:"fixed64,32,opt,name=feed_wq_turbidity,json=feedWqTurbidity,proto3" json:"feed_wq_turbidity,omitempty"` // 进水浊度
  1112. // gotags: json:"feed_wq_ph"
  1113. FeedWqPh int64 `protobuf:"varint,33,opt,name=feed_wq_ph,json=feedWqPh,proto3" json:"feed_wq_ph,omitempty"` // 进水 PH 值
  1114. // gotags: json:"product_wq_ph"
  1115. ProductWqPh int64 `protobuf:"varint,34,opt,name=product_wq_ph,json=productWqPh,proto3" json:"product_wq_ph,omitempty"` // 产水 PH 值
  1116. // gotags: json:"feed_wq_al"
  1117. FeedWqAl float64 `protobuf:"fixed64,35,opt,name=feed_wq_al,json=feedWqAl,proto3" json:"feed_wq_al,omitempty"` // 进水水质:铝
  1118. // gotags: json:"product_wq_al"
  1119. ProductWqAl float64 `protobuf:"fixed64,36,opt,name=product_wq_al,json=productWqAl,proto3" json:"product_wq_al,omitempty"` // 产水水质:铝
  1120. // gotags: json:"feed_wq_fe"
  1121. FeedWqFe float64 `protobuf:"fixed64,37,opt,name=feed_wq_fe,json=feedWqFe,proto3" json:"feed_wq_fe,omitempty"` // 进水水质:铁
  1122. // gotags: json:"product_wq_fe"
  1123. ProductWqFe float64 `protobuf:"fixed64,38,opt,name=product_wq_fe,json=productWqFe,proto3" json:"product_wq_fe,omitempty"` // 产水水质:铁
  1124. // gotags: json:"feed_wq_mn"
  1125. FeedWqMn float64 `protobuf:"fixed64,39,opt,name=feed_wq_mn,json=feedWqMn,proto3" json:"feed_wq_mn,omitempty"` // 进水水质:锰
  1126. // gotags: json:"product_wq_mn"
  1127. ProductWqMn float64 `protobuf:"fixed64,40,opt,name=product_wq_mn,json=productWqMn,proto3" json:"product_wq_mn,omitempty"` // 产水水质:锰
  1128. // gotags: json:"feed_wq_sio2"
  1129. FeedWqSio2 float64 `protobuf:"fixed64,41,opt,name=feed_wq_sio2,json=feedWqSio2,proto3" json:"feed_wq_sio2,omitempty"` // 进水水质:二氧化硅
  1130. // gotags: json:"product_wq_sio2"
  1131. ProductWqSio2 float64 `protobuf:"fixed64,42,opt,name=product_wq_sio2,json=productWqSio2,proto3" json:"product_wq_sio2,omitempty"` // 产水水质:二氧化硅
  1132. // gotags: json:"feed_wq_cod"
  1133. FeedWqCod float64 `protobuf:"fixed64,43,opt,name=feed_wq_cod,json=feedWqCod,proto3" json:"feed_wq_cod,omitempty"` // 进水水质:COD
  1134. // gotags: json:"product_wq_cod"
  1135. ProductWqCod float64 `protobuf:"fixed64,44,opt,name=product_wq_cod,json=productWqCod,proto3" json:"product_wq_cod,omitempty"` // 产水水质:COD
  1136. // gotags: json:"feed_wq_p"
  1137. FeedWqP float64 `protobuf:"fixed64,45,opt,name=feed_wq_p,json=feedWqP,proto3" json:"feed_wq_p,omitempty"` // 进水水质:磷
  1138. // gotags: json:"product_wq_p"
  1139. ProductWqP float64 `protobuf:"fixed64,46,opt,name=product_wq_p,json=productWqP,proto3" json:"product_wq_p,omitempty"` // 产水水质:磷
  1140. // gotags: json:"step"
  1141. Step int64 `protobuf:"varint,47,opt,name=step,proto3" json:"step,omitempty"` // 设备当前步序值
  1142. // gotags: json:"c_time"
  1143. CTime string `protobuf:"bytes,48,opt,name=c_time,json=cTime,proto3" json:"c_time,omitempty"`
  1144. }
  1145. func (x *WorkingRo) Reset() {
  1146. *x = WorkingRo{}
  1147. if protoimpl.UnsafeEnabled {
  1148. mi := &file_organization_proto_msgTypes[4]
  1149. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1150. ms.StoreMessageInfo(mi)
  1151. }
  1152. }
  1153. func (x *WorkingRo) String() string {
  1154. return protoimpl.X.MessageStringOf(x)
  1155. }
  1156. func (*WorkingRo) ProtoMessage() {}
  1157. func (x *WorkingRo) ProtoReflect() protoreflect.Message {
  1158. mi := &file_organization_proto_msgTypes[4]
  1159. if protoimpl.UnsafeEnabled && x != nil {
  1160. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1161. if ms.LoadMessageInfo() == nil {
  1162. ms.StoreMessageInfo(mi)
  1163. }
  1164. return ms
  1165. }
  1166. return mi.MessageOf(x)
  1167. }
  1168. // Deprecated: Use WorkingRo.ProtoReflect.Descriptor instead.
  1169. func (*WorkingRo) Descriptor() ([]byte, []int) {
  1170. return file_organization_proto_rawDescGZIP(), []int{4}
  1171. }
  1172. func (x *WorkingRo) GetId() int64 {
  1173. if x != nil {
  1174. return x.Id
  1175. }
  1176. return 0
  1177. }
  1178. func (x *WorkingRo) GetProjectId() int64 {
  1179. if x != nil {
  1180. return x.ProjectId
  1181. }
  1182. return 0
  1183. }
  1184. func (x *WorkingRo) GetDeviceCode() string {
  1185. if x != nil {
  1186. return x.DeviceCode
  1187. }
  1188. return ""
  1189. }
  1190. func (x *WorkingRo) GetWaterTemperature() float64 {
  1191. if x != nil {
  1192. return x.WaterTemperature
  1193. }
  1194. return 0
  1195. }
  1196. func (x *WorkingRo) GetFeedFlow_1St() float64 {
  1197. if x != nil {
  1198. return x.FeedFlow_1St
  1199. }
  1200. return 0
  1201. }
  1202. func (x *WorkingRo) GetConFlow_1St() float64 {
  1203. if x != nil {
  1204. return x.ConFlow_1St
  1205. }
  1206. return 0
  1207. }
  1208. func (x *WorkingRo) GetProductFlow_1St() float64 {
  1209. if x != nil {
  1210. return x.ProductFlow_1St
  1211. }
  1212. return 0
  1213. }
  1214. func (x *WorkingRo) GetFeedPressure_1St() float64 {
  1215. if x != nil {
  1216. return x.FeedPressure_1St
  1217. }
  1218. return 0
  1219. }
  1220. func (x *WorkingRo) GetConPressure_1St() float64 {
  1221. if x != nil {
  1222. return x.ConPressure_1St
  1223. }
  1224. return 0
  1225. }
  1226. func (x *WorkingRo) GetProductPressure_1St() float64 {
  1227. if x != nil {
  1228. return x.ProductPressure_1St
  1229. }
  1230. return 0
  1231. }
  1232. func (x *WorkingRo) GetTmp_1St() float64 {
  1233. if x != nil {
  1234. return x.Tmp_1St
  1235. }
  1236. return 0
  1237. }
  1238. func (x *WorkingRo) GetFlux_1St() float64 {
  1239. if x != nil {
  1240. return x.Flux_1St
  1241. }
  1242. return 0
  1243. }
  1244. func (x *WorkingRo) GetPermeability_1St() float64 {
  1245. if x != nil {
  1246. return x.Permeability_1St
  1247. }
  1248. return 0
  1249. }
  1250. func (x *WorkingRo) GetFeedFlow_2Nd() float64 {
  1251. if x != nil {
  1252. return x.FeedFlow_2Nd
  1253. }
  1254. return 0
  1255. }
  1256. func (x *WorkingRo) GetConFlow_2Nd() float64 {
  1257. if x != nil {
  1258. return x.ConFlow_2Nd
  1259. }
  1260. return 0
  1261. }
  1262. func (x *WorkingRo) GetProductFlow_2Nd() float64 {
  1263. if x != nil {
  1264. return x.ProductFlow_2Nd
  1265. }
  1266. return 0
  1267. }
  1268. func (x *WorkingRo) GetFeedPressure_2Nd() float64 {
  1269. if x != nil {
  1270. return x.FeedPressure_2Nd
  1271. }
  1272. return 0
  1273. }
  1274. func (x *WorkingRo) GetConPressure_2Nd() float64 {
  1275. if x != nil {
  1276. return x.ConPressure_2Nd
  1277. }
  1278. return 0
  1279. }
  1280. func (x *WorkingRo) GetProductPressure_2Nd() float64 {
  1281. if x != nil {
  1282. return x.ProductPressure_2Nd
  1283. }
  1284. return 0
  1285. }
  1286. func (x *WorkingRo) GetTmp_2Nd() float64 {
  1287. if x != nil {
  1288. return x.Tmp_2Nd
  1289. }
  1290. return 0
  1291. }
  1292. func (x *WorkingRo) GetFlux_2Nd() float64 {
  1293. if x != nil {
  1294. return x.Flux_2Nd
  1295. }
  1296. return 0
  1297. }
  1298. func (x *WorkingRo) GetPermeability_2Nd() float64 {
  1299. if x != nil {
  1300. return x.Permeability_2Nd
  1301. }
  1302. return 0
  1303. }
  1304. func (x *WorkingRo) GetFeedFlow_3Th() float64 {
  1305. if x != nil {
  1306. return x.FeedFlow_3Th
  1307. }
  1308. return 0
  1309. }
  1310. func (x *WorkingRo) GetConFlow_3Th() float64 {
  1311. if x != nil {
  1312. return x.ConFlow_3Th
  1313. }
  1314. return 0
  1315. }
  1316. func (x *WorkingRo) GetProductFlow_3Th() float64 {
  1317. if x != nil {
  1318. return x.ProductFlow_3Th
  1319. }
  1320. return 0
  1321. }
  1322. func (x *WorkingRo) GetFeedPressure_3Th() float64 {
  1323. if x != nil {
  1324. return x.FeedPressure_3Th
  1325. }
  1326. return 0
  1327. }
  1328. func (x *WorkingRo) GetConPressure_3Th() float64 {
  1329. if x != nil {
  1330. return x.ConPressure_3Th
  1331. }
  1332. return 0
  1333. }
  1334. func (x *WorkingRo) GetProductPressure_3Th() float64 {
  1335. if x != nil {
  1336. return x.ProductPressure_3Th
  1337. }
  1338. return 0
  1339. }
  1340. func (x *WorkingRo) GetTmp_3Th() float64 {
  1341. if x != nil {
  1342. return x.Tmp_3Th
  1343. }
  1344. return 0
  1345. }
  1346. func (x *WorkingRo) GetFlux_3Th() float64 {
  1347. if x != nil {
  1348. return x.Flux_3Th
  1349. }
  1350. return 0
  1351. }
  1352. func (x *WorkingRo) GetPermeability_3Th() float64 {
  1353. if x != nil {
  1354. return x.Permeability_3Th
  1355. }
  1356. return 0
  1357. }
  1358. func (x *WorkingRo) GetFeedWqTurbidity() float64 {
  1359. if x != nil {
  1360. return x.FeedWqTurbidity
  1361. }
  1362. return 0
  1363. }
  1364. func (x *WorkingRo) GetFeedWqPh() int64 {
  1365. if x != nil {
  1366. return x.FeedWqPh
  1367. }
  1368. return 0
  1369. }
  1370. func (x *WorkingRo) GetProductWqPh() int64 {
  1371. if x != nil {
  1372. return x.ProductWqPh
  1373. }
  1374. return 0
  1375. }
  1376. func (x *WorkingRo) GetFeedWqAl() float64 {
  1377. if x != nil {
  1378. return x.FeedWqAl
  1379. }
  1380. return 0
  1381. }
  1382. func (x *WorkingRo) GetProductWqAl() float64 {
  1383. if x != nil {
  1384. return x.ProductWqAl
  1385. }
  1386. return 0
  1387. }
  1388. func (x *WorkingRo) GetFeedWqFe() float64 {
  1389. if x != nil {
  1390. return x.FeedWqFe
  1391. }
  1392. return 0
  1393. }
  1394. func (x *WorkingRo) GetProductWqFe() float64 {
  1395. if x != nil {
  1396. return x.ProductWqFe
  1397. }
  1398. return 0
  1399. }
  1400. func (x *WorkingRo) GetFeedWqMn() float64 {
  1401. if x != nil {
  1402. return x.FeedWqMn
  1403. }
  1404. return 0
  1405. }
  1406. func (x *WorkingRo) GetProductWqMn() float64 {
  1407. if x != nil {
  1408. return x.ProductWqMn
  1409. }
  1410. return 0
  1411. }
  1412. func (x *WorkingRo) GetFeedWqSio2() float64 {
  1413. if x != nil {
  1414. return x.FeedWqSio2
  1415. }
  1416. return 0
  1417. }
  1418. func (x *WorkingRo) GetProductWqSio2() float64 {
  1419. if x != nil {
  1420. return x.ProductWqSio2
  1421. }
  1422. return 0
  1423. }
  1424. func (x *WorkingRo) GetFeedWqCod() float64 {
  1425. if x != nil {
  1426. return x.FeedWqCod
  1427. }
  1428. return 0
  1429. }
  1430. func (x *WorkingRo) GetProductWqCod() float64 {
  1431. if x != nil {
  1432. return x.ProductWqCod
  1433. }
  1434. return 0
  1435. }
  1436. func (x *WorkingRo) GetFeedWqP() float64 {
  1437. if x != nil {
  1438. return x.FeedWqP
  1439. }
  1440. return 0
  1441. }
  1442. func (x *WorkingRo) GetProductWqP() float64 {
  1443. if x != nil {
  1444. return x.ProductWqP
  1445. }
  1446. return 0
  1447. }
  1448. func (x *WorkingRo) GetStep() int64 {
  1449. if x != nil {
  1450. return x.Step
  1451. }
  1452. return 0
  1453. }
  1454. func (x *WorkingRo) GetCTime() string {
  1455. if x != nil {
  1456. return x.CTime
  1457. }
  1458. return ""
  1459. }
  1460. type WorkingChest struct {
  1461. state protoimpl.MessageState
  1462. sizeCache protoimpl.SizeCache
  1463. unknownFields protoimpl.UnknownFields
  1464. // @gotags: json:"id"
  1465. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1466. // @gotags: json:"project_id"
  1467. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1468. // @gotags: json:"device_code"
  1469. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code"`
  1470. // @gotags: json:"switch"
  1471. Switch int64 `protobuf:"varint,4,opt,name=switch,proto3" json:"switch"` // 药箱液位开关 0: 关 1: 开
  1472. // @gotags: json:"level"
  1473. Level float64 `protobuf:"fixed64,5,opt,name=level,proto3" json:"level"` // 液位高度
  1474. // @gotags: json:"agitator_status"
  1475. AgitatorStatus int64 `protobuf:"varint,6,opt,name=agitator_status,json=agitatorStatus,proto3" json:"agitator_status"` // 搅拌器运行状态 0: 未运行 1:运行中
  1476. // @gotags: json:"agitator_duration"
  1477. AgitatorDuration int64 `protobuf:"varint,7,opt,name=agitator_duration,json=agitatorDuration,proto3" json:"agitator_duration"` // 搅拌器运行时长
  1478. // @gotags: json:"agitator_fault_status"
  1479. AgitatorFaultStatus int64 `protobuf:"varint,8,opt,name=agitator_fault_status,json=agitatorFaultStatus,proto3" json:"agitator_fault_status"` // 搅拌器故障状态 0:正常 1:故障
  1480. // @gotags: json:"c_time"
  1481. CTime string `protobuf:"bytes,9,opt,name=c_time,json=cTime,proto3" json:"c_time"`
  1482. }
  1483. func (x *WorkingChest) Reset() {
  1484. *x = WorkingChest{}
  1485. if protoimpl.UnsafeEnabled {
  1486. mi := &file_organization_proto_msgTypes[5]
  1487. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1488. ms.StoreMessageInfo(mi)
  1489. }
  1490. }
  1491. func (x *WorkingChest) String() string {
  1492. return protoimpl.X.MessageStringOf(x)
  1493. }
  1494. func (*WorkingChest) ProtoMessage() {}
  1495. func (x *WorkingChest) ProtoReflect() protoreflect.Message {
  1496. mi := &file_organization_proto_msgTypes[5]
  1497. if protoimpl.UnsafeEnabled && x != nil {
  1498. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1499. if ms.LoadMessageInfo() == nil {
  1500. ms.StoreMessageInfo(mi)
  1501. }
  1502. return ms
  1503. }
  1504. return mi.MessageOf(x)
  1505. }
  1506. // Deprecated: Use WorkingChest.ProtoReflect.Descriptor instead.
  1507. func (*WorkingChest) Descriptor() ([]byte, []int) {
  1508. return file_organization_proto_rawDescGZIP(), []int{5}
  1509. }
  1510. func (x *WorkingChest) GetId() int64 {
  1511. if x != nil {
  1512. return x.Id
  1513. }
  1514. return 0
  1515. }
  1516. func (x *WorkingChest) GetProjectId() int64 {
  1517. if x != nil {
  1518. return x.ProjectId
  1519. }
  1520. return 0
  1521. }
  1522. func (x *WorkingChest) GetDeviceCode() string {
  1523. if x != nil {
  1524. return x.DeviceCode
  1525. }
  1526. return ""
  1527. }
  1528. func (x *WorkingChest) GetSwitch() int64 {
  1529. if x != nil {
  1530. return x.Switch
  1531. }
  1532. return 0
  1533. }
  1534. func (x *WorkingChest) GetLevel() float64 {
  1535. if x != nil {
  1536. return x.Level
  1537. }
  1538. return 0
  1539. }
  1540. func (x *WorkingChest) GetAgitatorStatus() int64 {
  1541. if x != nil {
  1542. return x.AgitatorStatus
  1543. }
  1544. return 0
  1545. }
  1546. func (x *WorkingChest) GetAgitatorDuration() int64 {
  1547. if x != nil {
  1548. return x.AgitatorDuration
  1549. }
  1550. return 0
  1551. }
  1552. func (x *WorkingChest) GetAgitatorFaultStatus() int64 {
  1553. if x != nil {
  1554. return x.AgitatorFaultStatus
  1555. }
  1556. return 0
  1557. }
  1558. func (x *WorkingChest) GetCTime() string {
  1559. if x != nil {
  1560. return x.CTime
  1561. }
  1562. return ""
  1563. }
  1564. type WorkingPump struct {
  1565. state protoimpl.MessageState
  1566. sizeCache protoimpl.SizeCache
  1567. unknownFields protoimpl.UnknownFields
  1568. // @gotags: json:"id"
  1569. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1570. // @gotags: json:"project_id"
  1571. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1572. // @gotags: json:"device_code"
  1573. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code"`
  1574. // @gotags: json:"feed_pressure"
  1575. FeedPressure float64 `protobuf:"fixed64,4,opt,name=feed_pressure,json=feedPressure,proto3" json:"feed_pressure"` // 进水压力
  1576. // @gotags: json:"out_pressure"
  1577. OutPressure float64 `protobuf:"fixed64,5,opt,name=out_pressure,json=outPressure,proto3" json:"out_pressure"` // 出水压力
  1578. // @gotags: json:"duration"
  1579. Duration int64 `protobuf:"varint,6,opt,name=duration,proto3" json:"duration"` // 运行时长 单位 s
  1580. // @gotags: json:"current"
  1581. Current float64 `protobuf:"fixed64,7,opt,name=current,proto3" json:"current"` // 运行电流
  1582. // @gotags: json:"frequency"
  1583. Frequency float64 `protobuf:"fixed64,8,opt,name=frequency,proto3" json:"frequency"` // 运行频率
  1584. // @gotags: json:"lift"
  1585. Lift float64 `protobuf:"fixed64,9,opt,name=lift,proto3" json:"lift"` // 工作扬程
  1586. // @gotags: json:"efficiency"
  1587. Efficiency float64 `protobuf:"fixed64,10,opt,name=efficiency,proto3" json:"efficiency"` // 运行效率
  1588. // @gotags: json:"run_status"
  1589. RunStatus int64 `protobuf:"varint,11,opt,name=run_status,json=runStatus,proto3" json:"run_status"` // 运行状态 0: 停机 1: 运行正常
  1590. // @gotags: json:"fault_status"
  1591. FaultStatus int64 `protobuf:"varint,12,opt,name=fault_status,json=faultStatus,proto3" json:"fault_status"` // 故障状态 0: 正常 1: 故障
  1592. // @gotags: json:"c_time"
  1593. CTime string `protobuf:"bytes,13,opt,name=c_time,json=cTime,proto3" json:"c_time"`
  1594. }
  1595. func (x *WorkingPump) Reset() {
  1596. *x = WorkingPump{}
  1597. if protoimpl.UnsafeEnabled {
  1598. mi := &file_organization_proto_msgTypes[6]
  1599. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1600. ms.StoreMessageInfo(mi)
  1601. }
  1602. }
  1603. func (x *WorkingPump) String() string {
  1604. return protoimpl.X.MessageStringOf(x)
  1605. }
  1606. func (*WorkingPump) ProtoMessage() {}
  1607. func (x *WorkingPump) ProtoReflect() protoreflect.Message {
  1608. mi := &file_organization_proto_msgTypes[6]
  1609. if protoimpl.UnsafeEnabled && x != nil {
  1610. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1611. if ms.LoadMessageInfo() == nil {
  1612. ms.StoreMessageInfo(mi)
  1613. }
  1614. return ms
  1615. }
  1616. return mi.MessageOf(x)
  1617. }
  1618. // Deprecated: Use WorkingPump.ProtoReflect.Descriptor instead.
  1619. func (*WorkingPump) Descriptor() ([]byte, []int) {
  1620. return file_organization_proto_rawDescGZIP(), []int{6}
  1621. }
  1622. func (x *WorkingPump) GetId() int64 {
  1623. if x != nil {
  1624. return x.Id
  1625. }
  1626. return 0
  1627. }
  1628. func (x *WorkingPump) GetProjectId() int64 {
  1629. if x != nil {
  1630. return x.ProjectId
  1631. }
  1632. return 0
  1633. }
  1634. func (x *WorkingPump) GetDeviceCode() string {
  1635. if x != nil {
  1636. return x.DeviceCode
  1637. }
  1638. return ""
  1639. }
  1640. func (x *WorkingPump) GetFeedPressure() float64 {
  1641. if x != nil {
  1642. return x.FeedPressure
  1643. }
  1644. return 0
  1645. }
  1646. func (x *WorkingPump) GetOutPressure() float64 {
  1647. if x != nil {
  1648. return x.OutPressure
  1649. }
  1650. return 0
  1651. }
  1652. func (x *WorkingPump) GetDuration() int64 {
  1653. if x != nil {
  1654. return x.Duration
  1655. }
  1656. return 0
  1657. }
  1658. func (x *WorkingPump) GetCurrent() float64 {
  1659. if x != nil {
  1660. return x.Current
  1661. }
  1662. return 0
  1663. }
  1664. func (x *WorkingPump) GetFrequency() float64 {
  1665. if x != nil {
  1666. return x.Frequency
  1667. }
  1668. return 0
  1669. }
  1670. func (x *WorkingPump) GetLift() float64 {
  1671. if x != nil {
  1672. return x.Lift
  1673. }
  1674. return 0
  1675. }
  1676. func (x *WorkingPump) GetEfficiency() float64 {
  1677. if x != nil {
  1678. return x.Efficiency
  1679. }
  1680. return 0
  1681. }
  1682. func (x *WorkingPump) GetRunStatus() int64 {
  1683. if x != nil {
  1684. return x.RunStatus
  1685. }
  1686. return 0
  1687. }
  1688. func (x *WorkingPump) GetFaultStatus() int64 {
  1689. if x != nil {
  1690. return x.FaultStatus
  1691. }
  1692. return 0
  1693. }
  1694. func (x *WorkingPump) GetCTime() string {
  1695. if x != nil {
  1696. return x.CTime
  1697. }
  1698. return ""
  1699. }
  1700. type WorkingValve struct {
  1701. state protoimpl.MessageState
  1702. sizeCache protoimpl.SizeCache
  1703. unknownFields protoimpl.UnknownFields
  1704. // @gotags: json:"id"
  1705. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id"`
  1706. // @gotags: json:"project_id"
  1707. ProjectId int64 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1708. // @gotags: json:"device_code"
  1709. DeviceCode string `protobuf:"bytes,3,opt,name=device_code,json=deviceCode,proto3" json:"device_code"`
  1710. // @gotags: json:"adjust"
  1711. Adjust int64 `protobuf:"varint,4,opt,name=adjust,proto3" json:"adjust"` // 是否为调节阀门 0: 否 1: 是
  1712. // @gotags: json:"opening"
  1713. Opening float64 `protobuf:"fixed64,5,opt,name=opening,proto3" json:"opening"` // 当前阀门的开度
  1714. // @gotags: json:"closed"
  1715. Closed int64 `protobuf:"varint,6,opt,name=closed,proto3" json:"closed"` // 关到位 全关 0: 否 1: 是
  1716. // @gotags: json:"opened"
  1717. Opened int64 `protobuf:"varint,7,opt,name=opened,proto3" json:"opened"` // 开到位 开到 设置的开度 0: 否 1: 是
  1718. // @gotags: json:"fault_status"
  1719. FaultStatus int64 `protobuf:"varint,8,opt,name=fault_status,json=faultStatus,proto3" json:"fault_status"` // 是否故障 0: 否 1: 是
  1720. // @gotags: json:"c_time"
  1721. CTime string `protobuf:"bytes,9,opt,name=c_time,json=cTime,proto3" json:"c_time"`
  1722. }
  1723. func (x *WorkingValve) Reset() {
  1724. *x = WorkingValve{}
  1725. if protoimpl.UnsafeEnabled {
  1726. mi := &file_organization_proto_msgTypes[7]
  1727. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1728. ms.StoreMessageInfo(mi)
  1729. }
  1730. }
  1731. func (x *WorkingValve) String() string {
  1732. return protoimpl.X.MessageStringOf(x)
  1733. }
  1734. func (*WorkingValve) ProtoMessage() {}
  1735. func (x *WorkingValve) ProtoReflect() protoreflect.Message {
  1736. mi := &file_organization_proto_msgTypes[7]
  1737. if protoimpl.UnsafeEnabled && x != nil {
  1738. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1739. if ms.LoadMessageInfo() == nil {
  1740. ms.StoreMessageInfo(mi)
  1741. }
  1742. return ms
  1743. }
  1744. return mi.MessageOf(x)
  1745. }
  1746. // Deprecated: Use WorkingValve.ProtoReflect.Descriptor instead.
  1747. func (*WorkingValve) Descriptor() ([]byte, []int) {
  1748. return file_organization_proto_rawDescGZIP(), []int{7}
  1749. }
  1750. func (x *WorkingValve) GetId() int64 {
  1751. if x != nil {
  1752. return x.Id
  1753. }
  1754. return 0
  1755. }
  1756. func (x *WorkingValve) GetProjectId() int64 {
  1757. if x != nil {
  1758. return x.ProjectId
  1759. }
  1760. return 0
  1761. }
  1762. func (x *WorkingValve) GetDeviceCode() string {
  1763. if x != nil {
  1764. return x.DeviceCode
  1765. }
  1766. return ""
  1767. }
  1768. func (x *WorkingValve) GetAdjust() int64 {
  1769. if x != nil {
  1770. return x.Adjust
  1771. }
  1772. return 0
  1773. }
  1774. func (x *WorkingValve) GetOpening() float64 {
  1775. if x != nil {
  1776. return x.Opening
  1777. }
  1778. return 0
  1779. }
  1780. func (x *WorkingValve) GetClosed() int64 {
  1781. if x != nil {
  1782. return x.Closed
  1783. }
  1784. return 0
  1785. }
  1786. func (x *WorkingValve) GetOpened() int64 {
  1787. if x != nil {
  1788. return x.Opened
  1789. }
  1790. return 0
  1791. }
  1792. func (x *WorkingValve) GetFaultStatus() int64 {
  1793. if x != nil {
  1794. return x.FaultStatus
  1795. }
  1796. return 0
  1797. }
  1798. func (x *WorkingValve) GetCTime() string {
  1799. if x != nil {
  1800. return x.CTime
  1801. }
  1802. return ""
  1803. }
  1804. type ItemHistoryData struct {
  1805. state protoimpl.MessageState
  1806. sizeCache protoimpl.SizeCache
  1807. unknownFields protoimpl.UnknownFields
  1808. // @gotags: json:"project_id"
  1809. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1810. // @gotags: json:"item_name"
  1811. ItemName string `protobuf:"bytes,2,opt,name=item_name,json=itemName,proto3" json:"item_name"`
  1812. // @gotags: json:"val"
  1813. Val float64 `protobuf:"fixed64,3,opt,name=val,proto3" json:"val"`
  1814. // @gotags: json:"h_time"
  1815. HTime string `protobuf:"bytes,4,opt,name=h_time,json=hTime,proto3" json:"h_time"`
  1816. }
  1817. func (x *ItemHistoryData) Reset() {
  1818. *x = ItemHistoryData{}
  1819. if protoimpl.UnsafeEnabled {
  1820. mi := &file_organization_proto_msgTypes[8]
  1821. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1822. ms.StoreMessageInfo(mi)
  1823. }
  1824. }
  1825. func (x *ItemHistoryData) String() string {
  1826. return protoimpl.X.MessageStringOf(x)
  1827. }
  1828. func (*ItemHistoryData) ProtoMessage() {}
  1829. func (x *ItemHistoryData) ProtoReflect() protoreflect.Message {
  1830. mi := &file_organization_proto_msgTypes[8]
  1831. if protoimpl.UnsafeEnabled && x != nil {
  1832. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1833. if ms.LoadMessageInfo() == nil {
  1834. ms.StoreMessageInfo(mi)
  1835. }
  1836. return ms
  1837. }
  1838. return mi.MessageOf(x)
  1839. }
  1840. // Deprecated: Use ItemHistoryData.ProtoReflect.Descriptor instead.
  1841. func (*ItemHistoryData) Descriptor() ([]byte, []int) {
  1842. return file_organization_proto_rawDescGZIP(), []int{8}
  1843. }
  1844. func (x *ItemHistoryData) GetProjectId() int64 {
  1845. if x != nil {
  1846. return x.ProjectId
  1847. }
  1848. return 0
  1849. }
  1850. func (x *ItemHistoryData) GetItemName() string {
  1851. if x != nil {
  1852. return x.ItemName
  1853. }
  1854. return ""
  1855. }
  1856. func (x *ItemHistoryData) GetVal() float64 {
  1857. if x != nil {
  1858. return x.Val
  1859. }
  1860. return 0
  1861. }
  1862. func (x *ItemHistoryData) GetHTime() string {
  1863. if x != nil {
  1864. return x.HTime
  1865. }
  1866. return ""
  1867. }
  1868. type MultiAddItemHistoryDataReq struct {
  1869. state protoimpl.MessageState
  1870. sizeCache protoimpl.SizeCache
  1871. unknownFields protoimpl.UnknownFields
  1872. // @gotags: json:"project_id"
  1873. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1874. // @gotags: json:"list"
  1875. List []*ItemHistoryData `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
  1876. }
  1877. func (x *MultiAddItemHistoryDataReq) Reset() {
  1878. *x = MultiAddItemHistoryDataReq{}
  1879. if protoimpl.UnsafeEnabled {
  1880. mi := &file_organization_proto_msgTypes[9]
  1881. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1882. ms.StoreMessageInfo(mi)
  1883. }
  1884. }
  1885. func (x *MultiAddItemHistoryDataReq) String() string {
  1886. return protoimpl.X.MessageStringOf(x)
  1887. }
  1888. func (*MultiAddItemHistoryDataReq) ProtoMessage() {}
  1889. func (x *MultiAddItemHistoryDataReq) ProtoReflect() protoreflect.Message {
  1890. mi := &file_organization_proto_msgTypes[9]
  1891. if protoimpl.UnsafeEnabled && x != nil {
  1892. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1893. if ms.LoadMessageInfo() == nil {
  1894. ms.StoreMessageInfo(mi)
  1895. }
  1896. return ms
  1897. }
  1898. return mi.MessageOf(x)
  1899. }
  1900. // Deprecated: Use MultiAddItemHistoryDataReq.ProtoReflect.Descriptor instead.
  1901. func (*MultiAddItemHistoryDataReq) Descriptor() ([]byte, []int) {
  1902. return file_organization_proto_rawDescGZIP(), []int{9}
  1903. }
  1904. func (x *MultiAddItemHistoryDataReq) GetProjectId() int64 {
  1905. if x != nil {
  1906. return x.ProjectId
  1907. }
  1908. return 0
  1909. }
  1910. func (x *MultiAddItemHistoryDataReq) GetList() []*ItemHistoryData {
  1911. if x != nil {
  1912. return x.List
  1913. }
  1914. return nil
  1915. }
  1916. type MultiAddItemHistoryDataResp struct {
  1917. state protoimpl.MessageState
  1918. sizeCache protoimpl.SizeCache
  1919. unknownFields protoimpl.UnknownFields
  1920. }
  1921. func (x *MultiAddItemHistoryDataResp) Reset() {
  1922. *x = MultiAddItemHistoryDataResp{}
  1923. if protoimpl.UnsafeEnabled {
  1924. mi := &file_organization_proto_msgTypes[10]
  1925. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1926. ms.StoreMessageInfo(mi)
  1927. }
  1928. }
  1929. func (x *MultiAddItemHistoryDataResp) String() string {
  1930. return protoimpl.X.MessageStringOf(x)
  1931. }
  1932. func (*MultiAddItemHistoryDataResp) ProtoMessage() {}
  1933. func (x *MultiAddItemHistoryDataResp) ProtoReflect() protoreflect.Message {
  1934. mi := &file_organization_proto_msgTypes[10]
  1935. if protoimpl.UnsafeEnabled && x != nil {
  1936. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1937. if ms.LoadMessageInfo() == nil {
  1938. ms.StoreMessageInfo(mi)
  1939. }
  1940. return ms
  1941. }
  1942. return mi.MessageOf(x)
  1943. }
  1944. // Deprecated: Use MultiAddItemHistoryDataResp.ProtoReflect.Descriptor instead.
  1945. func (*MultiAddItemHistoryDataResp) Descriptor() ([]byte, []int) {
  1946. return file_organization_proto_rawDescGZIP(), []int{10}
  1947. }
  1948. type ItemHistoryDataListReq struct {
  1949. state protoimpl.MessageState
  1950. sizeCache protoimpl.SizeCache
  1951. unknownFields protoimpl.UnknownFields
  1952. // @gotags: json:"project_id"
  1953. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  1954. // @gotags: json:"item_name"
  1955. ItemName string `protobuf:"bytes,2,opt,name=item_name,json=itemName,proto3" json:"item_name"`
  1956. // @gotags: json:"interval"
  1957. Interval string `protobuf:"bytes,3,opt,name=interval,proto3" json:"interval"` //时间单位 s,minute,h,day
  1958. // @gotags: json:"aggregator"
  1959. Aggregator string `protobuf:"bytes,4,opt,name=aggregator,proto3" json:"aggregator"` //聚合方式 min,max,avg,sum,realtime, new
  1960. // @gotags: json:"stime"
  1961. Stime string `protobuf:"bytes,5,opt,name=stime,proto3" json:"stime"`
  1962. // @gotags: json:"etime"
  1963. Etime string `protobuf:"bytes,6,opt,name=etime,proto3" json:"etime"`
  1964. // @gotags: json:"size"
  1965. Size int64 `protobuf:"varint,7,opt,name=size,proto3" json:"size"`
  1966. }
  1967. func (x *ItemHistoryDataListReq) Reset() {
  1968. *x = ItemHistoryDataListReq{}
  1969. if protoimpl.UnsafeEnabled {
  1970. mi := &file_organization_proto_msgTypes[11]
  1971. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1972. ms.StoreMessageInfo(mi)
  1973. }
  1974. }
  1975. func (x *ItemHistoryDataListReq) String() string {
  1976. return protoimpl.X.MessageStringOf(x)
  1977. }
  1978. func (*ItemHistoryDataListReq) ProtoMessage() {}
  1979. func (x *ItemHistoryDataListReq) ProtoReflect() protoreflect.Message {
  1980. mi := &file_organization_proto_msgTypes[11]
  1981. if protoimpl.UnsafeEnabled && x != nil {
  1982. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1983. if ms.LoadMessageInfo() == nil {
  1984. ms.StoreMessageInfo(mi)
  1985. }
  1986. return ms
  1987. }
  1988. return mi.MessageOf(x)
  1989. }
  1990. // Deprecated: Use ItemHistoryDataListReq.ProtoReflect.Descriptor instead.
  1991. func (*ItemHistoryDataListReq) Descriptor() ([]byte, []int) {
  1992. return file_organization_proto_rawDescGZIP(), []int{11}
  1993. }
  1994. func (x *ItemHistoryDataListReq) GetProjectId() int64 {
  1995. if x != nil {
  1996. return x.ProjectId
  1997. }
  1998. return 0
  1999. }
  2000. func (x *ItemHistoryDataListReq) GetItemName() string {
  2001. if x != nil {
  2002. return x.ItemName
  2003. }
  2004. return ""
  2005. }
  2006. func (x *ItemHistoryDataListReq) GetInterval() string {
  2007. if x != nil {
  2008. return x.Interval
  2009. }
  2010. return ""
  2011. }
  2012. func (x *ItemHistoryDataListReq) GetAggregator() string {
  2013. if x != nil {
  2014. return x.Aggregator
  2015. }
  2016. return ""
  2017. }
  2018. func (x *ItemHistoryDataListReq) GetStime() string {
  2019. if x != nil {
  2020. return x.Stime
  2021. }
  2022. return ""
  2023. }
  2024. func (x *ItemHistoryDataListReq) GetEtime() string {
  2025. if x != nil {
  2026. return x.Etime
  2027. }
  2028. return ""
  2029. }
  2030. func (x *ItemHistoryDataListReq) GetSize() int64 {
  2031. if x != nil {
  2032. return x.Size
  2033. }
  2034. return 0
  2035. }
  2036. type ItemHistoryDataByTimeReq struct {
  2037. state protoimpl.MessageState
  2038. sizeCache protoimpl.SizeCache
  2039. unknownFields protoimpl.UnknownFields
  2040. // @gotags: json:"project_id"
  2041. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  2042. // @gotags: json:"item_name"
  2043. ItemName string `protobuf:"bytes,2,opt,name=item_name,json=itemName,proto3" json:"item_name"`
  2044. // @gotags: json:"stime"
  2045. Stime string `protobuf:"bytes,3,opt,name=stime,proto3" json:"stime"`
  2046. // @gotags: json:"etime"
  2047. Etime string `protobuf:"bytes,4,opt,name=etime,proto3" json:"etime"`
  2048. }
  2049. func (x *ItemHistoryDataByTimeReq) Reset() {
  2050. *x = ItemHistoryDataByTimeReq{}
  2051. if protoimpl.UnsafeEnabled {
  2052. mi := &file_organization_proto_msgTypes[12]
  2053. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2054. ms.StoreMessageInfo(mi)
  2055. }
  2056. }
  2057. func (x *ItemHistoryDataByTimeReq) String() string {
  2058. return protoimpl.X.MessageStringOf(x)
  2059. }
  2060. func (*ItemHistoryDataByTimeReq) ProtoMessage() {}
  2061. func (x *ItemHistoryDataByTimeReq) ProtoReflect() protoreflect.Message {
  2062. mi := &file_organization_proto_msgTypes[12]
  2063. if protoimpl.UnsafeEnabled && x != nil {
  2064. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2065. if ms.LoadMessageInfo() == nil {
  2066. ms.StoreMessageInfo(mi)
  2067. }
  2068. return ms
  2069. }
  2070. return mi.MessageOf(x)
  2071. }
  2072. // Deprecated: Use ItemHistoryDataByTimeReq.ProtoReflect.Descriptor instead.
  2073. func (*ItemHistoryDataByTimeReq) Descriptor() ([]byte, []int) {
  2074. return file_organization_proto_rawDescGZIP(), []int{12}
  2075. }
  2076. func (x *ItemHistoryDataByTimeReq) GetProjectId() int64 {
  2077. if x != nil {
  2078. return x.ProjectId
  2079. }
  2080. return 0
  2081. }
  2082. func (x *ItemHistoryDataByTimeReq) GetItemName() string {
  2083. if x != nil {
  2084. return x.ItemName
  2085. }
  2086. return ""
  2087. }
  2088. func (x *ItemHistoryDataByTimeReq) GetStime() string {
  2089. if x != nil {
  2090. return x.Stime
  2091. }
  2092. return ""
  2093. }
  2094. func (x *ItemHistoryDataByTimeReq) GetEtime() string {
  2095. if x != nil {
  2096. return x.Etime
  2097. }
  2098. return ""
  2099. }
  2100. type ItemHistoryDataMaxMinResp struct {
  2101. state protoimpl.MessageState
  2102. sizeCache protoimpl.SizeCache
  2103. unknownFields protoimpl.UnknownFields
  2104. // @gotags: json:"max_val"
  2105. MaxVal float64 `protobuf:"fixed64,1,opt,name=max_val,json=maxVal,proto3" json:"max_val"`
  2106. // @gotags: json:"min_val"
  2107. MinVal float64 `protobuf:"fixed64,2,opt,name=min_val,json=minVal,proto3" json:"min_val"`
  2108. }
  2109. func (x *ItemHistoryDataMaxMinResp) Reset() {
  2110. *x = ItemHistoryDataMaxMinResp{}
  2111. if protoimpl.UnsafeEnabled {
  2112. mi := &file_organization_proto_msgTypes[13]
  2113. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2114. ms.StoreMessageInfo(mi)
  2115. }
  2116. }
  2117. func (x *ItemHistoryDataMaxMinResp) String() string {
  2118. return protoimpl.X.MessageStringOf(x)
  2119. }
  2120. func (*ItemHistoryDataMaxMinResp) ProtoMessage() {}
  2121. func (x *ItemHistoryDataMaxMinResp) ProtoReflect() protoreflect.Message {
  2122. mi := &file_organization_proto_msgTypes[13]
  2123. if protoimpl.UnsafeEnabled && x != nil {
  2124. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2125. if ms.LoadMessageInfo() == nil {
  2126. ms.StoreMessageInfo(mi)
  2127. }
  2128. return ms
  2129. }
  2130. return mi.MessageOf(x)
  2131. }
  2132. // Deprecated: Use ItemHistoryDataMaxMinResp.ProtoReflect.Descriptor instead.
  2133. func (*ItemHistoryDataMaxMinResp) Descriptor() ([]byte, []int) {
  2134. return file_organization_proto_rawDescGZIP(), []int{13}
  2135. }
  2136. func (x *ItemHistoryDataMaxMinResp) GetMaxVal() float64 {
  2137. if x != nil {
  2138. return x.MaxVal
  2139. }
  2140. return 0
  2141. }
  2142. func (x *ItemHistoryDataMaxMinResp) GetMinVal() float64 {
  2143. if x != nil {
  2144. return x.MinVal
  2145. }
  2146. return 0
  2147. }
  2148. type ItemHistoryDataFirstLastResp struct {
  2149. state protoimpl.MessageState
  2150. sizeCache protoimpl.SizeCache
  2151. unknownFields protoimpl.UnknownFields
  2152. // @gotags: json:"first"
  2153. First float64 `protobuf:"fixed64,1,opt,name=first,proto3" json:"first"`
  2154. // @gotags: json:"last"
  2155. Last float64 `protobuf:"fixed64,2,opt,name=last,proto3" json:"last"`
  2156. }
  2157. func (x *ItemHistoryDataFirstLastResp) Reset() {
  2158. *x = ItemHistoryDataFirstLastResp{}
  2159. if protoimpl.UnsafeEnabled {
  2160. mi := &file_organization_proto_msgTypes[14]
  2161. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2162. ms.StoreMessageInfo(mi)
  2163. }
  2164. }
  2165. func (x *ItemHistoryDataFirstLastResp) String() string {
  2166. return protoimpl.X.MessageStringOf(x)
  2167. }
  2168. func (*ItemHistoryDataFirstLastResp) ProtoMessage() {}
  2169. func (x *ItemHistoryDataFirstLastResp) ProtoReflect() protoreflect.Message {
  2170. mi := &file_organization_proto_msgTypes[14]
  2171. if protoimpl.UnsafeEnabled && x != nil {
  2172. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2173. if ms.LoadMessageInfo() == nil {
  2174. ms.StoreMessageInfo(mi)
  2175. }
  2176. return ms
  2177. }
  2178. return mi.MessageOf(x)
  2179. }
  2180. // Deprecated: Use ItemHistoryDataFirstLastResp.ProtoReflect.Descriptor instead.
  2181. func (*ItemHistoryDataFirstLastResp) Descriptor() ([]byte, []int) {
  2182. return file_organization_proto_rawDescGZIP(), []int{14}
  2183. }
  2184. func (x *ItemHistoryDataFirstLastResp) GetFirst() float64 {
  2185. if x != nil {
  2186. return x.First
  2187. }
  2188. return 0
  2189. }
  2190. func (x *ItemHistoryDataFirstLastResp) GetLast() float64 {
  2191. if x != nil {
  2192. return x.Last
  2193. }
  2194. return 0
  2195. }
  2196. type ChangeTypeItemHistoryDataResp struct {
  2197. state protoimpl.MessageState
  2198. sizeCache protoimpl.SizeCache
  2199. unknownFields protoimpl.UnknownFields
  2200. // @gotags: json:"value"
  2201. Value float64 `protobuf:"fixed64,1,opt,name=value,proto3" json:"value"`
  2202. }
  2203. func (x *ChangeTypeItemHistoryDataResp) Reset() {
  2204. *x = ChangeTypeItemHistoryDataResp{}
  2205. if protoimpl.UnsafeEnabled {
  2206. mi := &file_organization_proto_msgTypes[15]
  2207. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2208. ms.StoreMessageInfo(mi)
  2209. }
  2210. }
  2211. func (x *ChangeTypeItemHistoryDataResp) String() string {
  2212. return protoimpl.X.MessageStringOf(x)
  2213. }
  2214. func (*ChangeTypeItemHistoryDataResp) ProtoMessage() {}
  2215. func (x *ChangeTypeItemHistoryDataResp) ProtoReflect() protoreflect.Message {
  2216. mi := &file_organization_proto_msgTypes[15]
  2217. if protoimpl.UnsafeEnabled && x != nil {
  2218. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2219. if ms.LoadMessageInfo() == nil {
  2220. ms.StoreMessageInfo(mi)
  2221. }
  2222. return ms
  2223. }
  2224. return mi.MessageOf(x)
  2225. }
  2226. // Deprecated: Use ChangeTypeItemHistoryDataResp.ProtoReflect.Descriptor instead.
  2227. func (*ChangeTypeItemHistoryDataResp) Descriptor() ([]byte, []int) {
  2228. return file_organization_proto_rawDescGZIP(), []int{15}
  2229. }
  2230. func (x *ChangeTypeItemHistoryDataResp) GetValue() float64 {
  2231. if x != nil {
  2232. return x.Value
  2233. }
  2234. return 0
  2235. }
  2236. type ItemHistoryDataList struct {
  2237. state protoimpl.MessageState
  2238. sizeCache protoimpl.SizeCache
  2239. unknownFields protoimpl.UnknownFields
  2240. // @gotags: json:"item_name"
  2241. ItemName string `protobuf:"bytes,1,opt,name=item_name,json=itemName,proto3" json:"item_name"`
  2242. // @gotags: json:"val"
  2243. Val float64 `protobuf:"fixed64,2,opt,name=val,proto3" json:"val"`
  2244. // @gotags: json:"h_time"
  2245. HTime string `protobuf:"bytes,3,opt,name=h_time,json=hTime,proto3" json:"h_time"`
  2246. }
  2247. func (x *ItemHistoryDataList) Reset() {
  2248. *x = ItemHistoryDataList{}
  2249. if protoimpl.UnsafeEnabled {
  2250. mi := &file_organization_proto_msgTypes[16]
  2251. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2252. ms.StoreMessageInfo(mi)
  2253. }
  2254. }
  2255. func (x *ItemHistoryDataList) String() string {
  2256. return protoimpl.X.MessageStringOf(x)
  2257. }
  2258. func (*ItemHistoryDataList) ProtoMessage() {}
  2259. func (x *ItemHistoryDataList) ProtoReflect() protoreflect.Message {
  2260. mi := &file_organization_proto_msgTypes[16]
  2261. if protoimpl.UnsafeEnabled && x != nil {
  2262. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2263. if ms.LoadMessageInfo() == nil {
  2264. ms.StoreMessageInfo(mi)
  2265. }
  2266. return ms
  2267. }
  2268. return mi.MessageOf(x)
  2269. }
  2270. // Deprecated: Use ItemHistoryDataList.ProtoReflect.Descriptor instead.
  2271. func (*ItemHistoryDataList) Descriptor() ([]byte, []int) {
  2272. return file_organization_proto_rawDescGZIP(), []int{16}
  2273. }
  2274. func (x *ItemHistoryDataList) GetItemName() string {
  2275. if x != nil {
  2276. return x.ItemName
  2277. }
  2278. return ""
  2279. }
  2280. func (x *ItemHistoryDataList) GetVal() float64 {
  2281. if x != nil {
  2282. return x.Val
  2283. }
  2284. return 0
  2285. }
  2286. func (x *ItemHistoryDataList) GetHTime() string {
  2287. if x != nil {
  2288. return x.HTime
  2289. }
  2290. return ""
  2291. }
  2292. type ItemHistoryDataForChart struct {
  2293. state protoimpl.MessageState
  2294. sizeCache protoimpl.SizeCache
  2295. unknownFields protoimpl.UnknownFields
  2296. // @gotags: json:"name"
  2297. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name"`
  2298. // @gotags: json:"val"
  2299. Val float64 `protobuf:"fixed64,2,opt,name=val,proto3" json:"val"`
  2300. // @gotags: json:"htime_at"
  2301. HtimeAt string `protobuf:"bytes,3,opt,name=htime_at,json=htimeAt,proto3" json:"htime_at"`
  2302. }
  2303. func (x *ItemHistoryDataForChart) Reset() {
  2304. *x = ItemHistoryDataForChart{}
  2305. if protoimpl.UnsafeEnabled {
  2306. mi := &file_organization_proto_msgTypes[17]
  2307. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2308. ms.StoreMessageInfo(mi)
  2309. }
  2310. }
  2311. func (x *ItemHistoryDataForChart) String() string {
  2312. return protoimpl.X.MessageStringOf(x)
  2313. }
  2314. func (*ItemHistoryDataForChart) ProtoMessage() {}
  2315. func (x *ItemHistoryDataForChart) ProtoReflect() protoreflect.Message {
  2316. mi := &file_organization_proto_msgTypes[17]
  2317. if protoimpl.UnsafeEnabled && x != nil {
  2318. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2319. if ms.LoadMessageInfo() == nil {
  2320. ms.StoreMessageInfo(mi)
  2321. }
  2322. return ms
  2323. }
  2324. return mi.MessageOf(x)
  2325. }
  2326. // Deprecated: Use ItemHistoryDataForChart.ProtoReflect.Descriptor instead.
  2327. func (*ItemHistoryDataForChart) Descriptor() ([]byte, []int) {
  2328. return file_organization_proto_rawDescGZIP(), []int{17}
  2329. }
  2330. func (x *ItemHistoryDataForChart) GetName() string {
  2331. if x != nil {
  2332. return x.Name
  2333. }
  2334. return ""
  2335. }
  2336. func (x *ItemHistoryDataForChart) GetVal() float64 {
  2337. if x != nil {
  2338. return x.Val
  2339. }
  2340. return 0
  2341. }
  2342. func (x *ItemHistoryDataForChart) GetHtimeAt() string {
  2343. if x != nil {
  2344. return x.HtimeAt
  2345. }
  2346. return ""
  2347. }
  2348. type ItemHistoryDataForChartReq struct {
  2349. state protoimpl.MessageState
  2350. sizeCache protoimpl.SizeCache
  2351. unknownFields protoimpl.UnknownFields
  2352. // @gotags: json:"project_id"
  2353. ProjectId int64 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id"`
  2354. // @gotags: json:"item_name"
  2355. ItemName string `protobuf:"bytes,2,opt,name=item_name,json=itemName,proto3" json:"item_name"`
  2356. // @gotags: json:"stime"
  2357. Stime string `protobuf:"bytes,3,opt,name=stime,proto3" json:"stime"`
  2358. // @gotags: json:"etime"
  2359. Etime string `protobuf:"bytes,4,opt,name=etime,proto3" json:"etime"`
  2360. // @gotags: json:"interval"
  2361. Interval string `protobuf:"bytes,5,opt,name=interval,proto3" json:"interval"`
  2362. // @gotags: json:"size"
  2363. Size int64 `protobuf:"varint,6,opt,name=size,proto3" json:"size"`
  2364. // @gotags: json:"aggregator"
  2365. Aggregator string `protobuf:"bytes,7,opt,name=aggregator,proto3" json:"aggregator"`
  2366. }
  2367. func (x *ItemHistoryDataForChartReq) Reset() {
  2368. *x = ItemHistoryDataForChartReq{}
  2369. if protoimpl.UnsafeEnabled {
  2370. mi := &file_organization_proto_msgTypes[18]
  2371. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2372. ms.StoreMessageInfo(mi)
  2373. }
  2374. }
  2375. func (x *ItemHistoryDataForChartReq) String() string {
  2376. return protoimpl.X.MessageStringOf(x)
  2377. }
  2378. func (*ItemHistoryDataForChartReq) ProtoMessage() {}
  2379. func (x *ItemHistoryDataForChartReq) ProtoReflect() protoreflect.Message {
  2380. mi := &file_organization_proto_msgTypes[18]
  2381. if protoimpl.UnsafeEnabled && x != nil {
  2382. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2383. if ms.LoadMessageInfo() == nil {
  2384. ms.StoreMessageInfo(mi)
  2385. }
  2386. return ms
  2387. }
  2388. return mi.MessageOf(x)
  2389. }
  2390. // Deprecated: Use ItemHistoryDataForChartReq.ProtoReflect.Descriptor instead.
  2391. func (*ItemHistoryDataForChartReq) Descriptor() ([]byte, []int) {
  2392. return file_organization_proto_rawDescGZIP(), []int{18}
  2393. }
  2394. func (x *ItemHistoryDataForChartReq) GetProjectId() int64 {
  2395. if x != nil {
  2396. return x.ProjectId
  2397. }
  2398. return 0
  2399. }
  2400. func (x *ItemHistoryDataForChartReq) GetItemName() string {
  2401. if x != nil {
  2402. return x.ItemName
  2403. }
  2404. return ""
  2405. }
  2406. func (x *ItemHistoryDataForChartReq) GetStime() string {
  2407. if x != nil {
  2408. return x.Stime
  2409. }
  2410. return ""
  2411. }
  2412. func (x *ItemHistoryDataForChartReq) GetEtime() string {
  2413. if x != nil {
  2414. return x.Etime
  2415. }
  2416. return ""
  2417. }
  2418. func (x *ItemHistoryDataForChartReq) GetInterval() string {
  2419. if x != nil {
  2420. return x.Interval
  2421. }
  2422. return ""
  2423. }
  2424. func (x *ItemHistoryDataForChartReq) GetSize() int64 {
  2425. if x != nil {
  2426. return x.Size
  2427. }
  2428. return 0
  2429. }
  2430. func (x *ItemHistoryDataForChartReq) GetAggregator() string {
  2431. if x != nil {
  2432. return x.Aggregator
  2433. }
  2434. return ""
  2435. }
  2436. type ItemHistoryDataForChartResp struct {
  2437. state protoimpl.MessageState
  2438. sizeCache protoimpl.SizeCache
  2439. unknownFields protoimpl.UnknownFields
  2440. // @gotags: json:"list"
  2441. List []*ItemHistoryDataForChart `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2442. }
  2443. func (x *ItemHistoryDataForChartResp) Reset() {
  2444. *x = ItemHistoryDataForChartResp{}
  2445. if protoimpl.UnsafeEnabled {
  2446. mi := &file_organization_proto_msgTypes[19]
  2447. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2448. ms.StoreMessageInfo(mi)
  2449. }
  2450. }
  2451. func (x *ItemHistoryDataForChartResp) String() string {
  2452. return protoimpl.X.MessageStringOf(x)
  2453. }
  2454. func (*ItemHistoryDataForChartResp) ProtoMessage() {}
  2455. func (x *ItemHistoryDataForChartResp) ProtoReflect() protoreflect.Message {
  2456. mi := &file_organization_proto_msgTypes[19]
  2457. if protoimpl.UnsafeEnabled && x != nil {
  2458. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2459. if ms.LoadMessageInfo() == nil {
  2460. ms.StoreMessageInfo(mi)
  2461. }
  2462. return ms
  2463. }
  2464. return mi.MessageOf(x)
  2465. }
  2466. // Deprecated: Use ItemHistoryDataForChartResp.ProtoReflect.Descriptor instead.
  2467. func (*ItemHistoryDataForChartResp) Descriptor() ([]byte, []int) {
  2468. return file_organization_proto_rawDescGZIP(), []int{19}
  2469. }
  2470. func (x *ItemHistoryDataForChartResp) GetList() []*ItemHistoryDataForChart {
  2471. if x != nil {
  2472. return x.List
  2473. }
  2474. return nil
  2475. }
  2476. type ItemHistoryDataListResp struct {
  2477. state protoimpl.MessageState
  2478. sizeCache protoimpl.SizeCache
  2479. unknownFields protoimpl.UnknownFields
  2480. // @gotags: json:"list"
  2481. List []*ItemHistoryDataList `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2482. }
  2483. func (x *ItemHistoryDataListResp) Reset() {
  2484. *x = ItemHistoryDataListResp{}
  2485. if protoimpl.UnsafeEnabled {
  2486. mi := &file_organization_proto_msgTypes[20]
  2487. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2488. ms.StoreMessageInfo(mi)
  2489. }
  2490. }
  2491. func (x *ItemHistoryDataListResp) String() string {
  2492. return protoimpl.X.MessageStringOf(x)
  2493. }
  2494. func (*ItemHistoryDataListResp) ProtoMessage() {}
  2495. func (x *ItemHistoryDataListResp) ProtoReflect() protoreflect.Message {
  2496. mi := &file_organization_proto_msgTypes[20]
  2497. if protoimpl.UnsafeEnabled && x != nil {
  2498. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2499. if ms.LoadMessageInfo() == nil {
  2500. ms.StoreMessageInfo(mi)
  2501. }
  2502. return ms
  2503. }
  2504. return mi.MessageOf(x)
  2505. }
  2506. // Deprecated: Use ItemHistoryDataListResp.ProtoReflect.Descriptor instead.
  2507. func (*ItemHistoryDataListResp) Descriptor() ([]byte, []int) {
  2508. return file_organization_proto_rawDescGZIP(), []int{20}
  2509. }
  2510. func (x *ItemHistoryDataListResp) GetList() []*ItemHistoryDataList {
  2511. if x != nil {
  2512. return x.List
  2513. }
  2514. return nil
  2515. }
  2516. type GetWorkingUfByCodeResp struct {
  2517. state protoimpl.MessageState
  2518. sizeCache protoimpl.SizeCache
  2519. unknownFields protoimpl.UnknownFields
  2520. // @gotags: json:"list"
  2521. List []*WorkingUf `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2522. }
  2523. func (x *GetWorkingUfByCodeResp) Reset() {
  2524. *x = GetWorkingUfByCodeResp{}
  2525. if protoimpl.UnsafeEnabled {
  2526. mi := &file_organization_proto_msgTypes[21]
  2527. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2528. ms.StoreMessageInfo(mi)
  2529. }
  2530. }
  2531. func (x *GetWorkingUfByCodeResp) String() string {
  2532. return protoimpl.X.MessageStringOf(x)
  2533. }
  2534. func (*GetWorkingUfByCodeResp) ProtoMessage() {}
  2535. func (x *GetWorkingUfByCodeResp) ProtoReflect() protoreflect.Message {
  2536. mi := &file_organization_proto_msgTypes[21]
  2537. if protoimpl.UnsafeEnabled && x != nil {
  2538. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2539. if ms.LoadMessageInfo() == nil {
  2540. ms.StoreMessageInfo(mi)
  2541. }
  2542. return ms
  2543. }
  2544. return mi.MessageOf(x)
  2545. }
  2546. // Deprecated: Use GetWorkingUfByCodeResp.ProtoReflect.Descriptor instead.
  2547. func (*GetWorkingUfByCodeResp) Descriptor() ([]byte, []int) {
  2548. return file_organization_proto_rawDescGZIP(), []int{21}
  2549. }
  2550. func (x *GetWorkingUfByCodeResp) GetList() []*WorkingUf {
  2551. if x != nil {
  2552. return x.List
  2553. }
  2554. return nil
  2555. }
  2556. type GetWorkingRoByCodeResp struct {
  2557. state protoimpl.MessageState
  2558. sizeCache protoimpl.SizeCache
  2559. unknownFields protoimpl.UnknownFields
  2560. // @gotags: json:"list"
  2561. List []*WorkingRo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2562. }
  2563. func (x *GetWorkingRoByCodeResp) Reset() {
  2564. *x = GetWorkingRoByCodeResp{}
  2565. if protoimpl.UnsafeEnabled {
  2566. mi := &file_organization_proto_msgTypes[22]
  2567. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2568. ms.StoreMessageInfo(mi)
  2569. }
  2570. }
  2571. func (x *GetWorkingRoByCodeResp) String() string {
  2572. return protoimpl.X.MessageStringOf(x)
  2573. }
  2574. func (*GetWorkingRoByCodeResp) ProtoMessage() {}
  2575. func (x *GetWorkingRoByCodeResp) ProtoReflect() protoreflect.Message {
  2576. mi := &file_organization_proto_msgTypes[22]
  2577. if protoimpl.UnsafeEnabled && x != nil {
  2578. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2579. if ms.LoadMessageInfo() == nil {
  2580. ms.StoreMessageInfo(mi)
  2581. }
  2582. return ms
  2583. }
  2584. return mi.MessageOf(x)
  2585. }
  2586. // Deprecated: Use GetWorkingRoByCodeResp.ProtoReflect.Descriptor instead.
  2587. func (*GetWorkingRoByCodeResp) Descriptor() ([]byte, []int) {
  2588. return file_organization_proto_rawDescGZIP(), []int{22}
  2589. }
  2590. func (x *GetWorkingRoByCodeResp) GetList() []*WorkingRo {
  2591. if x != nil {
  2592. return x.List
  2593. }
  2594. return nil
  2595. }
  2596. type GetWorkingNfByCodeResp struct {
  2597. state protoimpl.MessageState
  2598. sizeCache protoimpl.SizeCache
  2599. unknownFields protoimpl.UnknownFields
  2600. // @gotags: json:"list"
  2601. List []*WorkingNf `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2602. }
  2603. func (x *GetWorkingNfByCodeResp) Reset() {
  2604. *x = GetWorkingNfByCodeResp{}
  2605. if protoimpl.UnsafeEnabled {
  2606. mi := &file_organization_proto_msgTypes[23]
  2607. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2608. ms.StoreMessageInfo(mi)
  2609. }
  2610. }
  2611. func (x *GetWorkingNfByCodeResp) String() string {
  2612. return protoimpl.X.MessageStringOf(x)
  2613. }
  2614. func (*GetWorkingNfByCodeResp) ProtoMessage() {}
  2615. func (x *GetWorkingNfByCodeResp) ProtoReflect() protoreflect.Message {
  2616. mi := &file_organization_proto_msgTypes[23]
  2617. if protoimpl.UnsafeEnabled && x != nil {
  2618. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2619. if ms.LoadMessageInfo() == nil {
  2620. ms.StoreMessageInfo(mi)
  2621. }
  2622. return ms
  2623. }
  2624. return mi.MessageOf(x)
  2625. }
  2626. // Deprecated: Use GetWorkingNfByCodeResp.ProtoReflect.Descriptor instead.
  2627. func (*GetWorkingNfByCodeResp) Descriptor() ([]byte, []int) {
  2628. return file_organization_proto_rawDescGZIP(), []int{23}
  2629. }
  2630. func (x *GetWorkingNfByCodeResp) GetList() []*WorkingNf {
  2631. if x != nil {
  2632. return x.List
  2633. }
  2634. return nil
  2635. }
  2636. type GetWorkingMfByCodeResp struct {
  2637. state protoimpl.MessageState
  2638. sizeCache protoimpl.SizeCache
  2639. unknownFields protoimpl.UnknownFields
  2640. // @gotags: json:"list"
  2641. List []*WorkingMf `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2642. }
  2643. func (x *GetWorkingMfByCodeResp) Reset() {
  2644. *x = GetWorkingMfByCodeResp{}
  2645. if protoimpl.UnsafeEnabled {
  2646. mi := &file_organization_proto_msgTypes[24]
  2647. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2648. ms.StoreMessageInfo(mi)
  2649. }
  2650. }
  2651. func (x *GetWorkingMfByCodeResp) String() string {
  2652. return protoimpl.X.MessageStringOf(x)
  2653. }
  2654. func (*GetWorkingMfByCodeResp) ProtoMessage() {}
  2655. func (x *GetWorkingMfByCodeResp) ProtoReflect() protoreflect.Message {
  2656. mi := &file_organization_proto_msgTypes[24]
  2657. if protoimpl.UnsafeEnabled && x != nil {
  2658. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2659. if ms.LoadMessageInfo() == nil {
  2660. ms.StoreMessageInfo(mi)
  2661. }
  2662. return ms
  2663. }
  2664. return mi.MessageOf(x)
  2665. }
  2666. // Deprecated: Use GetWorkingMfByCodeResp.ProtoReflect.Descriptor instead.
  2667. func (*GetWorkingMfByCodeResp) Descriptor() ([]byte, []int) {
  2668. return file_organization_proto_rawDescGZIP(), []int{24}
  2669. }
  2670. func (x *GetWorkingMfByCodeResp) GetList() []*WorkingMf {
  2671. if x != nil {
  2672. return x.List
  2673. }
  2674. return nil
  2675. }
  2676. type GetWorkingPumpByCodeResp struct {
  2677. state protoimpl.MessageState
  2678. sizeCache protoimpl.SizeCache
  2679. unknownFields protoimpl.UnknownFields
  2680. // @gotags: json:"list"
  2681. List []*WorkingPump `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2682. }
  2683. func (x *GetWorkingPumpByCodeResp) Reset() {
  2684. *x = GetWorkingPumpByCodeResp{}
  2685. if protoimpl.UnsafeEnabled {
  2686. mi := &file_organization_proto_msgTypes[25]
  2687. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2688. ms.StoreMessageInfo(mi)
  2689. }
  2690. }
  2691. func (x *GetWorkingPumpByCodeResp) String() string {
  2692. return protoimpl.X.MessageStringOf(x)
  2693. }
  2694. func (*GetWorkingPumpByCodeResp) ProtoMessage() {}
  2695. func (x *GetWorkingPumpByCodeResp) ProtoReflect() protoreflect.Message {
  2696. mi := &file_organization_proto_msgTypes[25]
  2697. if protoimpl.UnsafeEnabled && x != nil {
  2698. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2699. if ms.LoadMessageInfo() == nil {
  2700. ms.StoreMessageInfo(mi)
  2701. }
  2702. return ms
  2703. }
  2704. return mi.MessageOf(x)
  2705. }
  2706. // Deprecated: Use GetWorkingPumpByCodeResp.ProtoReflect.Descriptor instead.
  2707. func (*GetWorkingPumpByCodeResp) Descriptor() ([]byte, []int) {
  2708. return file_organization_proto_rawDescGZIP(), []int{25}
  2709. }
  2710. func (x *GetWorkingPumpByCodeResp) GetList() []*WorkingPump {
  2711. if x != nil {
  2712. return x.List
  2713. }
  2714. return nil
  2715. }
  2716. type GetWorkingValveByCodeResp struct {
  2717. state protoimpl.MessageState
  2718. sizeCache protoimpl.SizeCache
  2719. unknownFields protoimpl.UnknownFields
  2720. // @gotags: json:"list"
  2721. List []*WorkingValve `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2722. }
  2723. func (x *GetWorkingValveByCodeResp) Reset() {
  2724. *x = GetWorkingValveByCodeResp{}
  2725. if protoimpl.UnsafeEnabled {
  2726. mi := &file_organization_proto_msgTypes[26]
  2727. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2728. ms.StoreMessageInfo(mi)
  2729. }
  2730. }
  2731. func (x *GetWorkingValveByCodeResp) String() string {
  2732. return protoimpl.X.MessageStringOf(x)
  2733. }
  2734. func (*GetWorkingValveByCodeResp) ProtoMessage() {}
  2735. func (x *GetWorkingValveByCodeResp) ProtoReflect() protoreflect.Message {
  2736. mi := &file_organization_proto_msgTypes[26]
  2737. if protoimpl.UnsafeEnabled && x != nil {
  2738. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2739. if ms.LoadMessageInfo() == nil {
  2740. ms.StoreMessageInfo(mi)
  2741. }
  2742. return ms
  2743. }
  2744. return mi.MessageOf(x)
  2745. }
  2746. // Deprecated: Use GetWorkingValveByCodeResp.ProtoReflect.Descriptor instead.
  2747. func (*GetWorkingValveByCodeResp) Descriptor() ([]byte, []int) {
  2748. return file_organization_proto_rawDescGZIP(), []int{26}
  2749. }
  2750. func (x *GetWorkingValveByCodeResp) GetList() []*WorkingValve {
  2751. if x != nil {
  2752. return x.List
  2753. }
  2754. return nil
  2755. }
  2756. type GetWorkingChestByCodeResp struct {
  2757. state protoimpl.MessageState
  2758. sizeCache protoimpl.SizeCache
  2759. unknownFields protoimpl.UnknownFields
  2760. // @gotags: json:"list"
  2761. List []*WorkingChest `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  2762. }
  2763. func (x *GetWorkingChestByCodeResp) Reset() {
  2764. *x = GetWorkingChestByCodeResp{}
  2765. if protoimpl.UnsafeEnabled {
  2766. mi := &file_organization_proto_msgTypes[27]
  2767. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2768. ms.StoreMessageInfo(mi)
  2769. }
  2770. }
  2771. func (x *GetWorkingChestByCodeResp) String() string {
  2772. return protoimpl.X.MessageStringOf(x)
  2773. }
  2774. func (*GetWorkingChestByCodeResp) ProtoMessage() {}
  2775. func (x *GetWorkingChestByCodeResp) ProtoReflect() protoreflect.Message {
  2776. mi := &file_organization_proto_msgTypes[27]
  2777. if protoimpl.UnsafeEnabled && x != nil {
  2778. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2779. if ms.LoadMessageInfo() == nil {
  2780. ms.StoreMessageInfo(mi)
  2781. }
  2782. return ms
  2783. }
  2784. return mi.MessageOf(x)
  2785. }
  2786. // Deprecated: Use GetWorkingChestByCodeResp.ProtoReflect.Descriptor instead.
  2787. func (*GetWorkingChestByCodeResp) Descriptor() ([]byte, []int) {
  2788. return file_organization_proto_rawDescGZIP(), []int{27}
  2789. }
  2790. func (x *GetWorkingChestByCodeResp) GetList() []*WorkingChest {
  2791. if x != nil {
  2792. return x.List
  2793. }
  2794. return nil
  2795. }
  2796. var File_organization_proto protoreflect.FileDescriptor
  2797. var file_organization_proto_rawDesc = []byte{
  2798. 0x0a, 0x12, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x70,
  2799. 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x02, 0x70, 0x62, 0x22, 0xc1, 0x01, 0x0a, 0x0c, 0x44, 0x63, 0x57,
  2800. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f,
  2801. 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70,
  2802. 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69,
  2803. 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64,
  2804. 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x74, 0x69,
  2805. 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x12,
  2806. 0x14, 0x0a, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  2807. 0x65, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20,
  2808. 0x01, 0x28, 0x03, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67,
  2809. 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x70, 0x61,
  2810. 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x18,
  2811. 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x64, 0x65, 0x72, 0x22, 0xa9, 0x07, 0x0a,
  2812. 0x09, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x4d, 0x66, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  2813. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72,
  2814. 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09,
  2815. 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76,
  2816. 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  2817. 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x2b, 0x0a, 0x11, 0x77, 0x61,
  2818. 0x74, 0x65, 0x72, 0x5f, 0x74, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18,
  2819. 0x04, 0x20, 0x01, 0x28, 0x01, 0x52, 0x10, 0x77, 0x61, 0x74, 0x65, 0x72, 0x54, 0x65, 0x6d, 0x70,
  2820. 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x65, 0x65, 0x64, 0x5f,
  2821. 0x66, 0x6c, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64,
  2822. 0x46, 0x6c, 0x6f, 0x77, 0x12, 0x19, 0x0a, 0x08, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77,
  2823. 0x18, 0x06, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x12,
  2824. 0x21, 0x0a, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x18,
  2825. 0x07, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c,
  2826. 0x6f, 0x77, 0x12, 0x23, 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73,
  2827. 0x75, 0x72, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x50,
  2828. 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x70,
  2829. 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x63,
  2830. 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x72,
  2831. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18, 0x0a,
  2832. 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65,
  2833. 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x6d, 0x70, 0x18, 0x0b, 0x20, 0x01,
  2834. 0x28, 0x01, 0x52, 0x03, 0x74, 0x6d, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x6c, 0x75, 0x78, 0x18,
  2835. 0x0c, 0x20, 0x01, 0x28, 0x01, 0x52, 0x04, 0x66, 0x6c, 0x75, 0x78, 0x12, 0x2a, 0x0a, 0x11, 0x66,
  2836. 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x74, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79,
  2837. 0x18, 0x0d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x54, 0x75,
  2838. 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f,
  2839. 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x66, 0x65, 0x65,
  2840. 0x64, 0x57, 0x71, 0x50, 0x68, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  2841. 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x70, 0x72,
  2842. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x50, 0x68, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65,
  2843. 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x61, 0x6c, 0x18, 0x10, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66,
  2844. 0x65, 0x65, 0x64, 0x57, 0x71, 0x41, 0x6c, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75,
  2845. 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x61, 0x6c, 0x18, 0x11, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b,
  2846. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x41, 0x6c, 0x12, 0x1c, 0x0a, 0x0a, 0x66,
  2847. 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x66, 0x65, 0x18, 0x12, 0x20, 0x01, 0x28, 0x01, 0x52,
  2848. 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x46, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f,
  2849. 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x66, 0x65, 0x18, 0x13, 0x20, 0x01, 0x28, 0x01,
  2850. 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x46, 0x65, 0x12, 0x1c, 0x0a,
  2851. 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28,
  2852. 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x22, 0x0a, 0x0d, 0x70,
  2853. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x15, 0x20, 0x01,
  2854. 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x4d, 0x6e, 0x12,
  2855. 0x20, 0x0a, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18,
  2856. 0x16, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x53, 0x69, 0x6f,
  2857. 0x32, 0x12, 0x26, 0x0a, 0x0f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f,
  2858. 0x73, 0x69, 0x6f, 0x32, 0x18, 0x17, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0d, 0x70, 0x72, 0x6f, 0x64,
  2859. 0x75, 0x63, 0x74, 0x57, 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x1e, 0x0a, 0x0b, 0x66, 0x65, 0x65,
  2860. 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x18, 0x20, 0x01, 0x28, 0x01, 0x52, 0x09,
  2861. 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x70, 0x72, 0x6f,
  2862. 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x19, 0x20, 0x01, 0x28,
  2863. 0x01, 0x52, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12,
  2864. 0x1a, 0x0a, 0x09, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x1a, 0x20, 0x01,
  2865. 0x28, 0x01, 0x52, 0x07, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50, 0x12, 0x20, 0x0a, 0x0c, 0x70,
  2866. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x1b, 0x20, 0x01, 0x28,
  2867. 0x01, 0x52, 0x0a, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x50, 0x12, 0x12, 0x0a,
  2868. 0x04, 0x73, 0x74, 0x65, 0x70, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x74, 0x65,
  2869. 0x70, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x1d, 0x20, 0x01, 0x28,
  2870. 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d, 0x65, 0x22, 0xa9, 0x07, 0x0a, 0x09, 0x57, 0x6f, 0x72,
  2871. 0x6b, 0x69, 0x6e, 0x67, 0x55, 0x66, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2872. 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63,
  2873. 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a,
  2874. 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f,
  2875. 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69,
  2876. 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x2b, 0x0a, 0x11, 0x77, 0x61, 0x74, 0x65, 0x72, 0x5f,
  2877. 0x74, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  2878. 0x01, 0x52, 0x10, 0x77, 0x61, 0x74, 0x65, 0x72, 0x54, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74,
  2879. 0x75, 0x72, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77,
  2880. 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77,
  2881. 0x12, 0x19, 0x0a, 0x08, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x18, 0x06, 0x20, 0x01,
  2882. 0x28, 0x01, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x12, 0x21, 0x0a, 0x0c, 0x70,
  2883. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x18, 0x07, 0x20, 0x01, 0x28,
  2884. 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x12, 0x23,
  2885. 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18,
  2886. 0x08, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65, 0x73, 0x73,
  2887. 0x75, 0x72, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73,
  2888. 0x75, 0x72, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x63, 0x6f, 0x6e, 0x50, 0x72,
  2889. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2890. 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x01,
  2891. 0x52, 0x0f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72,
  2892. 0x65, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x6d, 0x70, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x03,
  2893. 0x74, 0x6d, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x6c, 0x75, 0x78, 0x18, 0x0c, 0x20, 0x01, 0x28,
  2894. 0x01, 0x52, 0x04, 0x66, 0x6c, 0x75, 0x78, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f,
  2895. 0x77, 0x71, 0x5f, 0x74, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79, 0x18, 0x0d, 0x20, 0x01,
  2896. 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x54, 0x75, 0x72, 0x62, 0x69, 0x64,
  2897. 0x69, 0x74, 0x79, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70,
  2898. 0x68, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50,
  2899. 0x68, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f,
  2900. 0x70, 0x68, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63,
  2901. 0x74, 0x57, 0x71, 0x50, 0x68, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71,
  2902. 0x5f, 0x61, 0x6c, 0x18, 0x10, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57,
  2903. 0x71, 0x41, 0x6c, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77,
  2904. 0x71, 0x5f, 0x61, 0x6c, 0x18, 0x11, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64,
  2905. 0x75, 0x63, 0x74, 0x57, 0x71, 0x41, 0x6c, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f,
  2906. 0x77, 0x71, 0x5f, 0x66, 0x65, 0x18, 0x12, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65,
  2907. 0x64, 0x57, 0x71, 0x46, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  2908. 0x5f, 0x77, 0x71, 0x5f, 0x66, 0x65, 0x18, 0x13, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72,
  2909. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x46, 0x65, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65,
  2910. 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66,
  2911. 0x65, 0x65, 0x64, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75,
  2912. 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x15, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b,
  2913. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x20, 0x0a, 0x0c, 0x66,
  2914. 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x16, 0x20, 0x01, 0x28,
  2915. 0x01, 0x52, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x26, 0x0a,
  2916. 0x0f, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32,
  2917. 0x18, 0x17, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57,
  2918. 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x1e, 0x0a, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71,
  2919. 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x18, 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x66, 0x65, 0x65, 0x64,
  2920. 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  2921. 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x19, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x70,
  2922. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x1a, 0x0a, 0x09, 0x66,
  2923. 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07,
  2924. 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50, 0x12, 0x20, 0x0a, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75,
  2925. 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x70,
  2926. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x50, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x74, 0x65,
  2927. 0x70, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x74, 0x65, 0x70, 0x12, 0x15, 0x0a,
  2928. 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x1d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63,
  2929. 0x54, 0x69, 0x6d, 0x65, 0x22, 0xba, 0x0d, 0x0a, 0x09, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67,
  2930. 0x4e, 0x66, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  2931. 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64,
  2932. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49,
  2933. 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65,
  2934. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f,
  2935. 0x64, 0x65, 0x12, 0x2b, 0x0a, 0x11, 0x77, 0x61, 0x74, 0x65, 0x72, 0x5f, 0x74, 0x65, 0x6d, 0x70,
  2936. 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x01, 0x52, 0x10, 0x77,
  2937. 0x61, 0x74, 0x65, 0x72, 0x54, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12,
  2938. 0x22, 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x31, 0x73, 0x74,
  2939. 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77,
  2940. 0x31, 0x73, 0x74, 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f,
  2941. 0x31, 0x73, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c,
  2942. 0x6f, 0x77, 0x31, 0x73, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  2943. 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x01, 0x52,
  2944. 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x31, 0x73, 0x74, 0x12,
  2945. 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65,
  2946. 0x5f, 0x31, 0x73, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64,
  2947. 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x31, 0x73, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x63,
  2948. 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x31, 0x73, 0x74, 0x18,
  2949. 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75,
  2950. 0x72, 0x65, 0x31, 0x73, 0x74, 0x12, 0x30, 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  2951. 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x0a, 0x20,
  2952. 0x01, 0x28, 0x01, 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73,
  2953. 0x73, 0x75, 0x72, 0x65, 0x31, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x31,
  2954. 0x73, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x74, 0x6d, 0x70, 0x31, 0x73, 0x74,
  2955. 0x12, 0x19, 0x0a, 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x0c, 0x20, 0x01,
  2956. 0x28, 0x01, 0x52, 0x07, 0x66, 0x6c, 0x75, 0x78, 0x31, 0x73, 0x74, 0x12, 0x29, 0x0a, 0x10, 0x70,
  2957. 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x5f, 0x31, 0x73, 0x74, 0x18,
  2958. 0x0d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c,
  2959. 0x69, 0x74, 0x79, 0x31, 0x73, 0x74, 0x12, 0x22, 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66,
  2960. 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66,
  2961. 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f,
  2962. 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x01,
  2963. 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x28, 0x0a, 0x10,
  2964. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64,
  2965. 0x18, 0x10, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46,
  2966. 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70,
  2967. 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28,
  2968. 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32,
  2969. 0x6e, 0x64, 0x12, 0x28, 0x0a, 0x10, 0x63, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75,
  2970. 0x72, 0x65, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x12, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f,
  2971. 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32, 0x6e, 0x64, 0x12, 0x30, 0x0a, 0x14,
  2972. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65,
  2973. 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x13, 0x20, 0x01, 0x28, 0x01, 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64,
  2974. 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32, 0x6e, 0x64, 0x12, 0x17,
  2975. 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x14, 0x20, 0x01, 0x28, 0x01, 0x52,
  2976. 0x06, 0x74, 0x6d, 0x70, 0x32, 0x6e, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f,
  2977. 0x32, 0x6e, 0x64, 0x18, 0x15, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x66, 0x6c, 0x75, 0x78, 0x32,
  2978. 0x6e, 0x64, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69,
  2979. 0x74, 0x79, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x16, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65,
  2980. 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x32, 0x6e, 0x64, 0x12, 0x22, 0x0a,
  2981. 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x17,
  2982. 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77, 0x33, 0x74,
  2983. 0x68, 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74,
  2984. 0x68, 0x18, 0x18, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77,
  2985. 0x33, 0x74, 0x68, 0x12, 0x28, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66,
  2986. 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x19, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x70,
  2987. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x33, 0x74, 0x68, 0x12, 0x2a, 0x0a,
  2988. 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33,
  2989. 0x74, 0x68, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72,
  2990. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x33, 0x74, 0x68, 0x12, 0x28, 0x0a, 0x10, 0x63, 0x6f, 0x6e,
  2991. 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1b, 0x20,
  2992. 0x01, 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65,
  2993. 0x33, 0x74, 0x68, 0x12, 0x30, 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70,
  2994. 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1c, 0x20, 0x01, 0x28,
  2995. 0x01, 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75,
  2996. 0x72, 0x65, 0x33, 0x74, 0x68, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x33, 0x74, 0x68,
  2997. 0x18, 0x1d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x74, 0x6d, 0x70, 0x33, 0x74, 0x68, 0x12, 0x19,
  2998. 0x0a, 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x01,
  2999. 0x52, 0x07, 0x66, 0x6c, 0x75, 0x78, 0x33, 0x74, 0x68, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x65, 0x72,
  3000. 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1f, 0x20,
  3001. 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74,
  3002. 0x79, 0x33, 0x74, 0x68, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f,
  3003. 0x74, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79, 0x18, 0x20, 0x20, 0x01, 0x28, 0x01, 0x52,
  3004. 0x0f, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x54, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79,
  3005. 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18, 0x21,
  3006. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50, 0x68, 0x12, 0x22,
  3007. 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18,
  3008. 0x22, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71,
  3009. 0x50, 0x68, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x61, 0x6c,
  3010. 0x18, 0x23, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x41, 0x6c,
  3011. 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x61,
  3012. 0x6c, 0x18, 0x24, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  3013. 0x57, 0x71, 0x41, 0x6c, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f,
  3014. 0x66, 0x65, 0x18, 0x25, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71,
  3015. 0x46, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71,
  3016. 0x5f, 0x66, 0x65, 0x18, 0x26, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75,
  3017. 0x63, 0x74, 0x57, 0x71, 0x46, 0x65, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77,
  3018. 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x27, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64,
  3019. 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f,
  3020. 0x77, 0x71, 0x5f, 0x6d, 0x6e, 0x18, 0x28, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f,
  3021. 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x20, 0x0a, 0x0c, 0x66, 0x65, 0x65, 0x64,
  3022. 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x29, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a,
  3023. 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x26, 0x0a, 0x0f, 0x70, 0x72,
  3024. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x2a, 0x20,
  3025. 0x01, 0x28, 0x01, 0x52, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x53, 0x69,
  3026. 0x6f, 0x32, 0x12, 0x1e, 0x0a, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f,
  3027. 0x64, 0x18, 0x2b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x43,
  3028. 0x6f, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71,
  3029. 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x2c, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x70, 0x72, 0x6f, 0x64,
  3030. 0x75, 0x63, 0x74, 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x1a, 0x0a, 0x09, 0x66, 0x65, 0x65, 0x64,
  3031. 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x18, 0x2d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x66, 0x65, 0x65,
  3032. 0x64, 0x57, 0x71, 0x50, 0x12, 0x20, 0x0a, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f,
  3033. 0x77, 0x71, 0x5f, 0x70, 0x18, 0x2e, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x70, 0x72, 0x6f, 0x64,
  3034. 0x75, 0x63, 0x74, 0x57, 0x71, 0x50, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x74, 0x65, 0x70, 0x18, 0x2f,
  3035. 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x74, 0x65, 0x70, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f,
  3036. 0x74, 0x69, 0x6d, 0x65, 0x18, 0x30, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d,
  3037. 0x65, 0x22, 0xba, 0x0d, 0x0a, 0x09, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x6f, 0x12,
  3038. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12,
  3039. 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20,
  3040. 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f,
  3041. 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20,
  3042. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12,
  3043. 0x2b, 0x0a, 0x11, 0x77, 0x61, 0x74, 0x65, 0x72, 0x5f, 0x74, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61,
  3044. 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x01, 0x52, 0x10, 0x77, 0x61, 0x74, 0x65,
  3045. 0x72, 0x54, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x22, 0x0a, 0x0d,
  3046. 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x05, 0x20,
  3047. 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77, 0x31, 0x73, 0x74,
  3048. 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x31, 0x73, 0x74,
  3049. 0x18, 0x06, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x31,
  3050. 0x73, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c,
  3051. 0x6f, 0x77, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x70, 0x72,
  3052. 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x31, 0x73, 0x74, 0x12, 0x2a, 0x0a, 0x11,
  3053. 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x31, 0x73,
  3054. 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65,
  3055. 0x73, 0x73, 0x75, 0x72, 0x65, 0x31, 0x73, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x63, 0x6f, 0x6e, 0x5f,
  3056. 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x09, 0x20, 0x01,
  3057. 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x31,
  3058. 0x73, 0x74, 0x12, 0x30, 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70, 0x72,
  3059. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x01,
  3060. 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72,
  3061. 0x65, 0x31, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x31, 0x73, 0x74, 0x18,
  3062. 0x0b, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x74, 0x6d, 0x70, 0x31, 0x73, 0x74, 0x12, 0x19, 0x0a,
  3063. 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x01, 0x52,
  3064. 0x07, 0x66, 0x6c, 0x75, 0x78, 0x31, 0x73, 0x74, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x65, 0x72, 0x6d,
  3065. 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x5f, 0x31, 0x73, 0x74, 0x18, 0x0d, 0x20, 0x01,
  3066. 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79,
  3067. 0x31, 0x73, 0x74, 0x12, 0x22, 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77,
  3068. 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x66, 0x65, 0x65, 0x64,
  3069. 0x46, 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x20, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x66,
  3070. 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x63,
  3071. 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x32, 0x6e, 0x64, 0x12, 0x28, 0x0a, 0x10, 0x70, 0x72, 0x6f,
  3072. 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x10, 0x20,
  3073. 0x01, 0x28, 0x01, 0x52, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77,
  3074. 0x32, 0x6e, 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73,
  3075. 0x73, 0x75, 0x72, 0x65, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x11, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f,
  3076. 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32, 0x6e, 0x64, 0x12,
  3077. 0x28, 0x0a, 0x10, 0x63, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f,
  3078. 0x32, 0x6e, 0x64, 0x18, 0x12, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x50, 0x72,
  3079. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32, 0x6e, 0x64, 0x12, 0x30, 0x0a, 0x14, 0x70, 0x72, 0x6f,
  3080. 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x32, 0x6e,
  3081. 0x64, 0x18, 0x13, 0x20, 0x01, 0x28, 0x01, 0x52, 0x12, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  3082. 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x32, 0x6e, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x74,
  3083. 0x6d, 0x70, 0x5f, 0x32, 0x6e, 0x64, 0x18, 0x14, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x74, 0x6d,
  3084. 0x70, 0x32, 0x6e, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x66, 0x6c, 0x75, 0x78, 0x5f, 0x32, 0x6e, 0x64,
  3085. 0x18, 0x15, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x66, 0x6c, 0x75, 0x78, 0x32, 0x6e, 0x64, 0x12,
  3086. 0x29, 0x0a, 0x10, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x5f,
  3087. 0x32, 0x6e, 0x64, 0x18, 0x16, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x70, 0x65, 0x72, 0x6d, 0x65,
  3088. 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x32, 0x6e, 0x64, 0x12, 0x22, 0x0a, 0x0d, 0x66, 0x65,
  3089. 0x65, 0x64, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x17, 0x20, 0x01, 0x28,
  3090. 0x01, 0x52, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x46, 0x6c, 0x6f, 0x77, 0x33, 0x74, 0x68, 0x12, 0x20,
  3091. 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x18,
  3092. 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x63, 0x6f, 0x6e, 0x46, 0x6c, 0x6f, 0x77, 0x33, 0x74, 0x68,
  3093. 0x12, 0x28, 0x0a, 0x10, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x66, 0x6c, 0x6f, 0x77,
  3094. 0x5f, 0x33, 0x74, 0x68, 0x18, 0x19, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0e, 0x70, 0x72, 0x6f, 0x64,
  3095. 0x75, 0x63, 0x74, 0x46, 0x6c, 0x6f, 0x77, 0x33, 0x74, 0x68, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65,
  3096. 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33, 0x74, 0x68, 0x18,
  3097. 0x1a, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65, 0x73, 0x73,
  3098. 0x75, 0x72, 0x65, 0x33, 0x74, 0x68, 0x12, 0x28, 0x0a, 0x10, 0x63, 0x6f, 0x6e, 0x5f, 0x70, 0x72,
  3099. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1b, 0x20, 0x01, 0x28, 0x01,
  3100. 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x33, 0x74, 0x68,
  3101. 0x12, 0x30, 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73,
  3102. 0x73, 0x75, 0x72, 0x65, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1c, 0x20, 0x01, 0x28, 0x01, 0x52, 0x12,
  3103. 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x50, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x33,
  3104. 0x74, 0x68, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x6d, 0x70, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1d, 0x20,
  3105. 0x01, 0x28, 0x01, 0x52, 0x06, 0x74, 0x6d, 0x70, 0x33, 0x74, 0x68, 0x12, 0x19, 0x0a, 0x08, 0x66,
  3106. 0x6c, 0x75, 0x78, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1e, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x66,
  3107. 0x6c, 0x75, 0x78, 0x33, 0x74, 0x68, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61,
  3108. 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x5f, 0x33, 0x74, 0x68, 0x18, 0x1f, 0x20, 0x01, 0x28, 0x01,
  3109. 0x52, 0x0f, 0x70, 0x65, 0x72, 0x6d, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x33, 0x74,
  3110. 0x68, 0x12, 0x2a, 0x0a, 0x11, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x74, 0x75, 0x72,
  3111. 0x62, 0x69, 0x64, 0x69, 0x74, 0x79, 0x18, 0x20, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0f, 0x66, 0x65,
  3112. 0x65, 0x64, 0x57, 0x71, 0x54, 0x75, 0x72, 0x62, 0x69, 0x64, 0x69, 0x74, 0x79, 0x12, 0x1c, 0x0a,
  3113. 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18, 0x21, 0x20, 0x01, 0x28,
  3114. 0x03, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x50, 0x68, 0x12, 0x22, 0x0a, 0x0d, 0x70,
  3115. 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x70, 0x68, 0x18, 0x22, 0x20, 0x01,
  3116. 0x28, 0x03, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x50, 0x68, 0x12,
  3117. 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x61, 0x6c, 0x18, 0x23, 0x20,
  3118. 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x41, 0x6c, 0x12, 0x22, 0x0a,
  3119. 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x61, 0x6c, 0x18, 0x24,
  3120. 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x41,
  3121. 0x6c, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x66, 0x65, 0x18,
  3122. 0x25, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x46, 0x65, 0x12,
  3123. 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x66, 0x65,
  3124. 0x18, 0x26, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57,
  3125. 0x71, 0x46, 0x65, 0x12, 0x1c, 0x0a, 0x0a, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x6d,
  3126. 0x6e, 0x18, 0x27, 0x20, 0x01, 0x28, 0x01, 0x52, 0x08, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x4d,
  3127. 0x6e, 0x12, 0x22, 0x0a, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f,
  3128. 0x6d, 0x6e, 0x18, 0x28, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63,
  3129. 0x74, 0x57, 0x71, 0x4d, 0x6e, 0x12, 0x20, 0x0a, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71,
  3130. 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x29, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x66, 0x65, 0x65,
  3131. 0x64, 0x57, 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12, 0x26, 0x0a, 0x0f, 0x70, 0x72, 0x6f, 0x64, 0x75,
  3132. 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x73, 0x69, 0x6f, 0x32, 0x18, 0x2a, 0x20, 0x01, 0x28, 0x01,
  3133. 0x52, 0x0d, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x57, 0x71, 0x53, 0x69, 0x6f, 0x32, 0x12,
  3134. 0x1e, 0x0a, 0x0b, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f, 0x64, 0x18, 0x2b,
  3135. 0x20, 0x01, 0x28, 0x01, 0x52, 0x09, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12,
  3136. 0x24, 0x0a, 0x0e, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f, 0x63, 0x6f,
  3137. 0x64, 0x18, 0x2c, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  3138. 0x57, 0x71, 0x43, 0x6f, 0x64, 0x12, 0x1a, 0x0a, 0x09, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x77, 0x71,
  3139. 0x5f, 0x70, 0x18, 0x2d, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x66, 0x65, 0x65, 0x64, 0x57, 0x71,
  3140. 0x50, 0x12, 0x20, 0x0a, 0x0c, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74, 0x5f, 0x77, 0x71, 0x5f,
  3141. 0x70, 0x18, 0x2e, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x70, 0x72, 0x6f, 0x64, 0x75, 0x63, 0x74,
  3142. 0x57, 0x71, 0x50, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x74, 0x65, 0x70, 0x18, 0x2f, 0x20, 0x01, 0x28,
  3143. 0x03, 0x52, 0x04, 0x73, 0x74, 0x65, 0x70, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d,
  3144. 0x65, 0x18, 0x30, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d, 0x65, 0x22, 0xad,
  3145. 0x02, 0x0a, 0x0c, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x43, 0x68, 0x65, 0x73, 0x74, 0x12,
  3146. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12,
  3147. 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20,
  3148. 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f,
  3149. 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20,
  3150. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12,
  3151. 0x16, 0x0a, 0x06, 0x73, 0x77, 0x69, 0x74, 0x63, 0x68, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  3152. 0x06, 0x73, 0x77, 0x69, 0x74, 0x63, 0x68, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c,
  3153. 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x05, 0x6c, 0x65, 0x76, 0x65, 0x6c, 0x12, 0x27, 0x0a,
  3154. 0x0f, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73,
  3155. 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72,
  3156. 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x2b, 0x0a, 0x11, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74,
  3157. 0x6f, 0x72, 0x5f, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28,
  3158. 0x03, 0x52, 0x10, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72, 0x44, 0x75, 0x72, 0x61, 0x74,
  3159. 0x69, 0x6f, 0x6e, 0x12, 0x32, 0x0a, 0x15, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72, 0x5f,
  3160. 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x08, 0x20, 0x01,
  3161. 0x28, 0x03, 0x52, 0x13, 0x61, 0x67, 0x69, 0x74, 0x61, 0x74, 0x6f, 0x72, 0x46, 0x61, 0x75, 0x6c,
  3162. 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d,
  3163. 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x86,
  3164. 0x03, 0x0a, 0x0b, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x50, 0x75, 0x6d, 0x70, 0x12, 0x0e,
  3165. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d,
  3166. 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
  3167. 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a,
  3168. 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01,
  3169. 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x23,
  3170. 0x0a, 0x0d, 0x66, 0x65, 0x65, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x18,
  3171. 0x04, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0c, 0x66, 0x65, 0x65, 0x64, 0x50, 0x72, 0x65, 0x73, 0x73,
  3172. 0x75, 0x72, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x6f, 0x75, 0x74, 0x5f, 0x70, 0x72, 0x65, 0x73, 0x73,
  3173. 0x75, 0x72, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0b, 0x6f, 0x75, 0x74, 0x50, 0x72,
  3174. 0x65, 0x73, 0x73, 0x75, 0x72, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69,
  3175. 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x64, 0x75, 0x72, 0x61, 0x74, 0x69,
  3176. 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x18, 0x07, 0x20,
  3177. 0x01, 0x28, 0x01, 0x52, 0x07, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x12, 0x1c, 0x0a, 0x09,
  3178. 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x79, 0x18, 0x08, 0x20, 0x01, 0x28, 0x01, 0x52,
  3179. 0x09, 0x66, 0x72, 0x65, 0x71, 0x75, 0x65, 0x6e, 0x63, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69,
  3180. 0x66, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x04, 0x6c, 0x69, 0x66, 0x74, 0x12, 0x1e,
  3181. 0x0a, 0x0a, 0x65, 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x79, 0x18, 0x0a, 0x20, 0x01,
  3182. 0x28, 0x01, 0x52, 0x0a, 0x65, 0x66, 0x66, 0x69, 0x63, 0x69, 0x65, 0x6e, 0x63, 0x79, 0x12, 0x1d,
  3183. 0x0a, 0x0a, 0x72, 0x75, 0x6e, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x0b, 0x20, 0x01,
  3184. 0x28, 0x03, 0x52, 0x09, 0x72, 0x75, 0x6e, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x21, 0x0a,
  3185. 0x0c, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x0c, 0x20,
  3186. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  3187. 0x12, 0x15, 0x0a, 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09,
  3188. 0x52, 0x05, 0x63, 0x54, 0x69, 0x6d, 0x65, 0x22, 0xfa, 0x01, 0x0a, 0x0c, 0x57, 0x6f, 0x72, 0x6b,
  3189. 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x76, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  3190. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a,
  3191. 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72,
  3192. 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x65, 0x76, 0x69, 0x63,
  3193. 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x65,
  3194. 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x64, 0x6a, 0x75,
  3195. 0x73, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x61, 0x64, 0x6a, 0x75, 0x73, 0x74,
  3196. 0x12, 0x18, 0x0a, 0x07, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x6e, 0x67, 0x18, 0x05, 0x20, 0x01, 0x28,
  3197. 0x01, 0x52, 0x07, 0x6f, 0x70, 0x65, 0x6e, 0x69, 0x6e, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6c,
  3198. 0x6f, 0x73, 0x65, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x63, 0x6c, 0x6f, 0x73,
  3199. 0x65, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x65, 0x64, 0x18, 0x07, 0x20, 0x01,
  3200. 0x28, 0x03, 0x52, 0x06, 0x6f, 0x70, 0x65, 0x6e, 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x66, 0x61,
  3201. 0x75, 0x6c, 0x74, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03,
  3202. 0x52, 0x0b, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x15, 0x0a,
  3203. 0x06, 0x63, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x63,
  3204. 0x54, 0x69, 0x6d, 0x65, 0x22, 0x76, 0x0a, 0x0f, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74,
  3205. 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65,
  3206. 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f,
  3207. 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x6e,
  3208. 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x74, 0x65, 0x6d, 0x4e,
  3209. 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x76, 0x61, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x01,
  3210. 0x52, 0x03, 0x76, 0x61, 0x6c, 0x12, 0x15, 0x0a, 0x06, 0x68, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18,
  3211. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x68, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x64, 0x0a, 0x1a,
  3212. 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74,
  3213. 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72,
  3214. 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09,
  3215. 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x27, 0x0a, 0x04, 0x6c, 0x69, 0x73,
  3216. 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65,
  3217. 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x04, 0x6c, 0x69,
  3218. 0x73, 0x74, 0x22, 0x1d, 0x0a, 0x1b, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74,
  3219. 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73,
  3220. 0x70, 0x22, 0xd0, 0x01, 0x0a, 0x16, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72,
  3221. 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x1d, 0x0a, 0x0a,
  3222. 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  3223. 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x69,
  3224. 0x74, 0x65, 0x6d, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  3225. 0x69, 0x74, 0x65, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x6e, 0x74, 0x65,
  3226. 0x72, 0x76, 0x61, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x6e, 0x74, 0x65,
  3227. 0x72, 0x76, 0x61, 0x6c, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x67, 0x67, 0x72, 0x65, 0x67, 0x61, 0x74,
  3228. 0x6f, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61, 0x67, 0x67, 0x72, 0x65, 0x67,
  3229. 0x61, 0x74, 0x6f, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20,
  3230. 0x01, 0x28, 0x09, 0x52, 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x74,
  3231. 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65,
  3232. 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04,
  3233. 0x73, 0x69, 0x7a, 0x65, 0x22, 0x82, 0x01, 0x0a, 0x18, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73,
  3234. 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x65,
  3235. 0x71, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18,
  3236. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64,
  3237. 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  3238. 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x74, 0x65, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a,
  3239. 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x73, 0x74,
  3240. 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01,
  3241. 0x28, 0x09, 0x52, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x22, 0x4d, 0x0a, 0x19, 0x49, 0x74, 0x65,
  3242. 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4d, 0x61, 0x78, 0x4d,
  3243. 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x12, 0x17, 0x0a, 0x07, 0x6d, 0x61, 0x78, 0x5f, 0x76, 0x61,
  3244. 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x01, 0x52, 0x06, 0x6d, 0x61, 0x78, 0x56, 0x61, 0x6c, 0x12,
  3245. 0x17, 0x0a, 0x07, 0x6d, 0x69, 0x6e, 0x5f, 0x76, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x01,
  3246. 0x52, 0x06, 0x6d, 0x69, 0x6e, 0x56, 0x61, 0x6c, 0x22, 0x48, 0x0a, 0x1c, 0x49, 0x74, 0x65, 0x6d,
  3247. 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x46, 0x69, 0x72, 0x73, 0x74,
  3248. 0x4c, 0x61, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x14, 0x0a, 0x05, 0x66, 0x69, 0x72, 0x73,
  3249. 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x01, 0x52, 0x05, 0x66, 0x69, 0x72, 0x73, 0x74, 0x12, 0x12,
  3250. 0x0a, 0x04, 0x6c, 0x61, 0x73, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x01, 0x52, 0x04, 0x6c, 0x61,
  3251. 0x73, 0x74, 0x22, 0x35, 0x0a, 0x1d, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65,
  3252. 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52,
  3253. 0x65, 0x73, 0x70, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x01, 0x20, 0x01,
  3254. 0x28, 0x01, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0x5b, 0x0a, 0x13, 0x49, 0x74, 0x65,
  3255. 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74,
  3256. 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  3257. 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x74, 0x65, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a,
  3258. 0x03, 0x76, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x01, 0x52, 0x03, 0x76, 0x61, 0x6c, 0x12,
  3259. 0x15, 0x0a, 0x06, 0x68, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3260. 0x05, 0x68, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x5a, 0x0a, 0x17, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69,
  3261. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x46, 0x6f, 0x72, 0x43, 0x68, 0x61, 0x72,
  3262. 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  3263. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x76, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01,
  3264. 0x28, 0x01, 0x52, 0x03, 0x76, 0x61, 0x6c, 0x12, 0x19, 0x0a, 0x08, 0x68, 0x74, 0x69, 0x6d, 0x65,
  3265. 0x5f, 0x61, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x68, 0x74, 0x69, 0x6d, 0x65,
  3266. 0x41, 0x74, 0x22, 0xd4, 0x01, 0x0a, 0x1a, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f,
  3267. 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x46, 0x6f, 0x72, 0x43, 0x68, 0x61, 0x72, 0x74, 0x52, 0x65,
  3268. 0x71, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x69, 0x64, 0x18,
  3269. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74, 0x49, 0x64,
  3270. 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  3271. 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x74, 0x65, 0x6d, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a,
  3272. 0x05, 0x73, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x73, 0x74,
  3273. 0x69, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01,
  3274. 0x28, 0x09, 0x52, 0x05, 0x65, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x6e, 0x74,
  3275. 0x65, 0x72, 0x76, 0x61, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x69, 0x6e, 0x74,
  3276. 0x65, 0x72, 0x76, 0x61, 0x6c, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x06, 0x20,
  3277. 0x01, 0x28, 0x03, 0x52, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x61, 0x67, 0x67,
  3278. 0x72, 0x65, 0x67, 0x61, 0x74, 0x6f, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x61,
  3279. 0x67, 0x67, 0x72, 0x65, 0x67, 0x61, 0x74, 0x6f, 0x72, 0x22, 0x4e, 0x0a, 0x1b, 0x49, 0x74, 0x65,
  3280. 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x46, 0x6f, 0x72, 0x43,
  3281. 0x68, 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x2f, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  3282. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d,
  3283. 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x46, 0x6f, 0x72, 0x43, 0x68,
  3284. 0x61, 0x72, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x46, 0x0a, 0x17, 0x49, 0x74, 0x65,
  3285. 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74,
  3286. 0x52, 0x65, 0x73, 0x70, 0x12, 0x2b, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03,
  3287. 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74,
  3288. 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73,
  3289. 0x74, 0x22, 0x3b, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x55,
  3290. 0x66, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x21, 0x0a, 0x04, 0x6c,
  3291. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x70, 0x62, 0x2e, 0x57,
  3292. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x55, 0x66, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x3b,
  3293. 0x0a, 0x16, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x6f, 0x42, 0x79,
  3294. 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x21, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  3295. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b,
  3296. 0x69, 0x6e, 0x67, 0x52, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x3b, 0x0a, 0x16, 0x47,
  3297. 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x4e, 0x66, 0x42, 0x79, 0x43, 0x6f, 0x64,
  3298. 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x21, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  3299. 0x03, 0x28, 0x0b, 0x32, 0x0d, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67,
  3300. 0x4e, 0x66, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x3b, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x57,
  3301. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x4d, 0x66, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65,
  3302. 0x73, 0x70, 0x12, 0x21, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  3303. 0x32, 0x0d, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x4d, 0x66, 0x52,
  3304. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x3f, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b,
  3305. 0x69, 0x6e, 0x67, 0x50, 0x75, 0x6d, 0x70, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x73,
  3306. 0x70, 0x12, 0x23, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  3307. 0x0f, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x50, 0x75, 0x6d, 0x70,
  3308. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x41, 0x0a, 0x19, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72,
  3309. 0x6b, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x76, 0x65, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52,
  3310. 0x65, 0x73, 0x70, 0x12, 0x24, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28,
  3311. 0x0b, 0x32, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x56, 0x61,
  3312. 0x6c, 0x76, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x41, 0x0a, 0x19, 0x47, 0x65, 0x74,
  3313. 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x43, 0x68, 0x65, 0x73, 0x74, 0x42, 0x79, 0x43, 0x6f,
  3314. 0x64, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x24, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01,
  3315. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e,
  3316. 0x67, 0x43, 0x68, 0x65, 0x73, 0x74, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x32, 0xea, 0x07, 0x0a,
  3317. 0x0c, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x42, 0x0a,
  3318. 0x12, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x55, 0x66, 0x42, 0x79, 0x43,
  3319. 0x6f, 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63, 0x57, 0x6f, 0x72, 0x6b, 0x69,
  3320. 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x57, 0x6f,
  3321. 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x55, 0x66, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x73,
  3322. 0x70, 0x12, 0x42, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52,
  3323. 0x6f, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63, 0x57,
  3324. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x70, 0x62, 0x2e, 0x47,
  3325. 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x6f, 0x42, 0x79, 0x43, 0x6f, 0x64,
  3326. 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x48, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b,
  3327. 0x69, 0x6e, 0x67, 0x43, 0x68, 0x65, 0x73, 0x74, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x10,
  3328. 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71,
  3329. 0x1a, 0x1d, 0x2e, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67,
  3330. 0x43, 0x68, 0x65, 0x73, 0x74, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12,
  3331. 0x46, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x50, 0x75, 0x6d,
  3332. 0x70, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63, 0x57,
  3333. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x70, 0x62, 0x2e, 0x47,
  3334. 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x50, 0x75, 0x6d, 0x70, 0x42, 0x79, 0x43,
  3335. 0x6f, 0x64, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x48, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x57, 0x6f,
  3336. 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x76, 0x65, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65,
  3337. 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x44, 0x63, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x52,
  3338. 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x57, 0x6f, 0x72, 0x6b, 0x69,
  3339. 0x6e, 0x67, 0x56, 0x61, 0x6c, 0x76, 0x65, 0x42, 0x79, 0x43, 0x6f, 0x64, 0x65, 0x52, 0x65, 0x73,
  3340. 0x70, 0x12, 0x5a, 0x0a, 0x17, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65,
  3341. 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x12, 0x1e, 0x2e, 0x70,
  3342. 0x62, 0x2e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69,
  3343. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x70,
  3344. 0x62, 0x2e, 0x4d, 0x75, 0x6c, 0x74, 0x69, 0x41, 0x64, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69,
  3345. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4e, 0x0a,
  3346. 0x13, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  3347. 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1a, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69,
  3348. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  3349. 0x1a, 0x1b, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72,
  3350. 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x52, 0x0a,
  3351. 0x15, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  3352. 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1c, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d,
  3353. 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d,
  3354. 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1b, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69,
  3355. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73,
  3356. 0x70, 0x12, 0x5a, 0x0a, 0x1b, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79,
  3357. 0x44, 0x61, 0x74, 0x61, 0x4d, 0x61, 0x78, 0x4d, 0x69, 0x6e, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65,
  3358. 0x12, 0x1c, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72,
  3359. 0x79, 0x44, 0x61, 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1d,
  3360. 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44,
  3361. 0x61, 0x74, 0x61, 0x4d, 0x61, 0x78, 0x4d, 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x12, 0x60, 0x0a,
  3362. 0x1e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  3363. 0x46, 0x69, 0x72, 0x73, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x12,
  3364. 0x1c, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79,
  3365. 0x44, 0x61, 0x74, 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x20, 0x2e,
  3366. 0x70, 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61,
  3367. 0x74, 0x61, 0x46, 0x69, 0x72, 0x73, 0x74, 0x4c, 0x61, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12,
  3368. 0x5c, 0x0a, 0x19, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x49, 0x74, 0x65,
  3369. 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x12, 0x1c, 0x2e, 0x70,
  3370. 0x62, 0x2e, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74,
  3371. 0x61, 0x42, 0x79, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e, 0x70, 0x62, 0x2e,
  3372. 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69,
  3373. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x12, 0x5a, 0x0a,
  3374. 0x17, 0x49, 0x74, 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61,
  3375. 0x46, 0x6f, 0x72, 0x43, 0x68, 0x61, 0x72, 0x74, 0x12, 0x1e, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74,
  3376. 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x46, 0x6f, 0x72,
  3377. 0x43, 0x68, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x70, 0x62, 0x2e, 0x49, 0x74,
  3378. 0x65, 0x6d, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x44, 0x61, 0x74, 0x61, 0x46, 0x6f, 0x72,
  3379. 0x43, 0x68, 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x2f, 0x70,
  3380. 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  3381. }
  3382. var (
  3383. file_organization_proto_rawDescOnce sync.Once
  3384. file_organization_proto_rawDescData = file_organization_proto_rawDesc
  3385. )
  3386. func file_organization_proto_rawDescGZIP() []byte {
  3387. file_organization_proto_rawDescOnce.Do(func() {
  3388. file_organization_proto_rawDescData = protoimpl.X.CompressGZIP(file_organization_proto_rawDescData)
  3389. })
  3390. return file_organization_proto_rawDescData
  3391. }
  3392. var file_organization_proto_msgTypes = make([]protoimpl.MessageInfo, 28)
  3393. var file_organization_proto_goTypes = []interface{}{
  3394. (*DcWorkingReq)(nil), // 0: pb.DcWorkingReq
  3395. (*WorkingMf)(nil), // 1: pb.WorkingMf
  3396. (*WorkingUf)(nil), // 2: pb.WorkingUf
  3397. (*WorkingNf)(nil), // 3: pb.WorkingNf
  3398. (*WorkingRo)(nil), // 4: pb.WorkingRo
  3399. (*WorkingChest)(nil), // 5: pb.WorkingChest
  3400. (*WorkingPump)(nil), // 6: pb.WorkingPump
  3401. (*WorkingValve)(nil), // 7: pb.WorkingValve
  3402. (*ItemHistoryData)(nil), // 8: pb.ItemHistoryData
  3403. (*MultiAddItemHistoryDataReq)(nil), // 9: pb.MultiAddItemHistoryDataReq
  3404. (*MultiAddItemHistoryDataResp)(nil), // 10: pb.MultiAddItemHistoryDataResp
  3405. (*ItemHistoryDataListReq)(nil), // 11: pb.ItemHistoryDataListReq
  3406. (*ItemHistoryDataByTimeReq)(nil), // 12: pb.ItemHistoryDataByTimeReq
  3407. (*ItemHistoryDataMaxMinResp)(nil), // 13: pb.ItemHistoryDataMaxMinResp
  3408. (*ItemHistoryDataFirstLastResp)(nil), // 14: pb.ItemHistoryDataFirstLastResp
  3409. (*ChangeTypeItemHistoryDataResp)(nil), // 15: pb.ChangeTypeItemHistoryDataResp
  3410. (*ItemHistoryDataList)(nil), // 16: pb.ItemHistoryDataList
  3411. (*ItemHistoryDataForChart)(nil), // 17: pb.ItemHistoryDataForChart
  3412. (*ItemHistoryDataForChartReq)(nil), // 18: pb.ItemHistoryDataForChartReq
  3413. (*ItemHistoryDataForChartResp)(nil), // 19: pb.ItemHistoryDataForChartResp
  3414. (*ItemHistoryDataListResp)(nil), // 20: pb.ItemHistoryDataListResp
  3415. (*GetWorkingUfByCodeResp)(nil), // 21: pb.GetWorkingUfByCodeResp
  3416. (*GetWorkingRoByCodeResp)(nil), // 22: pb.GetWorkingRoByCodeResp
  3417. (*GetWorkingNfByCodeResp)(nil), // 23: pb.GetWorkingNfByCodeResp
  3418. (*GetWorkingMfByCodeResp)(nil), // 24: pb.GetWorkingMfByCodeResp
  3419. (*GetWorkingPumpByCodeResp)(nil), // 25: pb.GetWorkingPumpByCodeResp
  3420. (*GetWorkingValveByCodeResp)(nil), // 26: pb.GetWorkingValveByCodeResp
  3421. (*GetWorkingChestByCodeResp)(nil), // 27: pb.GetWorkingChestByCodeResp
  3422. }
  3423. var file_organization_proto_depIdxs = []int32{
  3424. 8, // 0: pb.MultiAddItemHistoryDataReq.list:type_name -> pb.ItemHistoryData
  3425. 17, // 1: pb.ItemHistoryDataForChartResp.list:type_name -> pb.ItemHistoryDataForChart
  3426. 16, // 2: pb.ItemHistoryDataListResp.list:type_name -> pb.ItemHistoryDataList
  3427. 2, // 3: pb.GetWorkingUfByCodeResp.list:type_name -> pb.WorkingUf
  3428. 4, // 4: pb.GetWorkingRoByCodeResp.list:type_name -> pb.WorkingRo
  3429. 3, // 5: pb.GetWorkingNfByCodeResp.list:type_name -> pb.WorkingNf
  3430. 1, // 6: pb.GetWorkingMfByCodeResp.list:type_name -> pb.WorkingMf
  3431. 6, // 7: pb.GetWorkingPumpByCodeResp.list:type_name -> pb.WorkingPump
  3432. 7, // 8: pb.GetWorkingValveByCodeResp.list:type_name -> pb.WorkingValve
  3433. 5, // 9: pb.GetWorkingChestByCodeResp.list:type_name -> pb.WorkingChest
  3434. 0, // 10: pb.Organization.GetWorkingUfByCode:input_type -> pb.DcWorkingReq
  3435. 0, // 11: pb.Organization.GetWorkingRoByCode:input_type -> pb.DcWorkingReq
  3436. 0, // 12: pb.Organization.GetWorkingChestByCode:input_type -> pb.DcWorkingReq
  3437. 0, // 13: pb.Organization.GetWorkingPumpByCode:input_type -> pb.DcWorkingReq
  3438. 0, // 14: pb.Organization.GetWorkingValveByCode:input_type -> pb.DcWorkingReq
  3439. 9, // 15: pb.Organization.MultiAddItemHistoryData:input_type -> pb.MultiAddItemHistoryDataReq
  3440. 11, // 16: pb.Organization.ItemHistoryDataList:input_type -> pb.ItemHistoryDataListReq
  3441. 12, // 17: pb.Organization.ItemHistoryDataByTime:input_type -> pb.ItemHistoryDataByTimeReq
  3442. 12, // 18: pb.Organization.ItemHistoryDataMaxMinByTime:input_type -> pb.ItemHistoryDataByTimeReq
  3443. 12, // 19: pb.Organization.ItemHistoryDataFirstLastByTime:input_type -> pb.ItemHistoryDataByTimeReq
  3444. 12, // 20: pb.Organization.ChangeTypeItemHistoryData:input_type -> pb.ItemHistoryDataByTimeReq
  3445. 18, // 21: pb.Organization.ItemHistoryDataForChart:input_type -> pb.ItemHistoryDataForChartReq
  3446. 21, // 22: pb.Organization.GetWorkingUfByCode:output_type -> pb.GetWorkingUfByCodeResp
  3447. 22, // 23: pb.Organization.GetWorkingRoByCode:output_type -> pb.GetWorkingRoByCodeResp
  3448. 27, // 24: pb.Organization.GetWorkingChestByCode:output_type -> pb.GetWorkingChestByCodeResp
  3449. 25, // 25: pb.Organization.GetWorkingPumpByCode:output_type -> pb.GetWorkingPumpByCodeResp
  3450. 26, // 26: pb.Organization.GetWorkingValveByCode:output_type -> pb.GetWorkingValveByCodeResp
  3451. 10, // 27: pb.Organization.MultiAddItemHistoryData:output_type -> pb.MultiAddItemHistoryDataResp
  3452. 20, // 28: pb.Organization.ItemHistoryDataList:output_type -> pb.ItemHistoryDataListResp
  3453. 20, // 29: pb.Organization.ItemHistoryDataByTime:output_type -> pb.ItemHistoryDataListResp
  3454. 13, // 30: pb.Organization.ItemHistoryDataMaxMinByTime:output_type -> pb.ItemHistoryDataMaxMinResp
  3455. 14, // 31: pb.Organization.ItemHistoryDataFirstLastByTime:output_type -> pb.ItemHistoryDataFirstLastResp
  3456. 15, // 32: pb.Organization.ChangeTypeItemHistoryData:output_type -> pb.ChangeTypeItemHistoryDataResp
  3457. 19, // 33: pb.Organization.ItemHistoryDataForChart:output_type -> pb.ItemHistoryDataForChartResp
  3458. 22, // [22:34] is the sub-list for method output_type
  3459. 10, // [10:22] is the sub-list for method input_type
  3460. 10, // [10:10] is the sub-list for extension type_name
  3461. 10, // [10:10] is the sub-list for extension extendee
  3462. 0, // [0:10] is the sub-list for field type_name
  3463. }
  3464. func init() { file_organization_proto_init() }
  3465. func file_organization_proto_init() {
  3466. if File_organization_proto != nil {
  3467. return
  3468. }
  3469. if !protoimpl.UnsafeEnabled {
  3470. file_organization_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3471. switch v := v.(*DcWorkingReq); i {
  3472. case 0:
  3473. return &v.state
  3474. case 1:
  3475. return &v.sizeCache
  3476. case 2:
  3477. return &v.unknownFields
  3478. default:
  3479. return nil
  3480. }
  3481. }
  3482. file_organization_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3483. switch v := v.(*WorkingMf); i {
  3484. case 0:
  3485. return &v.state
  3486. case 1:
  3487. return &v.sizeCache
  3488. case 2:
  3489. return &v.unknownFields
  3490. default:
  3491. return nil
  3492. }
  3493. }
  3494. file_organization_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3495. switch v := v.(*WorkingUf); i {
  3496. case 0:
  3497. return &v.state
  3498. case 1:
  3499. return &v.sizeCache
  3500. case 2:
  3501. return &v.unknownFields
  3502. default:
  3503. return nil
  3504. }
  3505. }
  3506. file_organization_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3507. switch v := v.(*WorkingNf); i {
  3508. case 0:
  3509. return &v.state
  3510. case 1:
  3511. return &v.sizeCache
  3512. case 2:
  3513. return &v.unknownFields
  3514. default:
  3515. return nil
  3516. }
  3517. }
  3518. file_organization_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3519. switch v := v.(*WorkingRo); i {
  3520. case 0:
  3521. return &v.state
  3522. case 1:
  3523. return &v.sizeCache
  3524. case 2:
  3525. return &v.unknownFields
  3526. default:
  3527. return nil
  3528. }
  3529. }
  3530. file_organization_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3531. switch v := v.(*WorkingChest); i {
  3532. case 0:
  3533. return &v.state
  3534. case 1:
  3535. return &v.sizeCache
  3536. case 2:
  3537. return &v.unknownFields
  3538. default:
  3539. return nil
  3540. }
  3541. }
  3542. file_organization_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3543. switch v := v.(*WorkingPump); i {
  3544. case 0:
  3545. return &v.state
  3546. case 1:
  3547. return &v.sizeCache
  3548. case 2:
  3549. return &v.unknownFields
  3550. default:
  3551. return nil
  3552. }
  3553. }
  3554. file_organization_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3555. switch v := v.(*WorkingValve); i {
  3556. case 0:
  3557. return &v.state
  3558. case 1:
  3559. return &v.sizeCache
  3560. case 2:
  3561. return &v.unknownFields
  3562. default:
  3563. return nil
  3564. }
  3565. }
  3566. file_organization_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3567. switch v := v.(*ItemHistoryData); i {
  3568. case 0:
  3569. return &v.state
  3570. case 1:
  3571. return &v.sizeCache
  3572. case 2:
  3573. return &v.unknownFields
  3574. default:
  3575. return nil
  3576. }
  3577. }
  3578. file_organization_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3579. switch v := v.(*MultiAddItemHistoryDataReq); i {
  3580. case 0:
  3581. return &v.state
  3582. case 1:
  3583. return &v.sizeCache
  3584. case 2:
  3585. return &v.unknownFields
  3586. default:
  3587. return nil
  3588. }
  3589. }
  3590. file_organization_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3591. switch v := v.(*MultiAddItemHistoryDataResp); i {
  3592. case 0:
  3593. return &v.state
  3594. case 1:
  3595. return &v.sizeCache
  3596. case 2:
  3597. return &v.unknownFields
  3598. default:
  3599. return nil
  3600. }
  3601. }
  3602. file_organization_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3603. switch v := v.(*ItemHistoryDataListReq); i {
  3604. case 0:
  3605. return &v.state
  3606. case 1:
  3607. return &v.sizeCache
  3608. case 2:
  3609. return &v.unknownFields
  3610. default:
  3611. return nil
  3612. }
  3613. }
  3614. file_organization_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3615. switch v := v.(*ItemHistoryDataByTimeReq); i {
  3616. case 0:
  3617. return &v.state
  3618. case 1:
  3619. return &v.sizeCache
  3620. case 2:
  3621. return &v.unknownFields
  3622. default:
  3623. return nil
  3624. }
  3625. }
  3626. file_organization_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3627. switch v := v.(*ItemHistoryDataMaxMinResp); i {
  3628. case 0:
  3629. return &v.state
  3630. case 1:
  3631. return &v.sizeCache
  3632. case 2:
  3633. return &v.unknownFields
  3634. default:
  3635. return nil
  3636. }
  3637. }
  3638. file_organization_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3639. switch v := v.(*ItemHistoryDataFirstLastResp); i {
  3640. case 0:
  3641. return &v.state
  3642. case 1:
  3643. return &v.sizeCache
  3644. case 2:
  3645. return &v.unknownFields
  3646. default:
  3647. return nil
  3648. }
  3649. }
  3650. file_organization_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3651. switch v := v.(*ChangeTypeItemHistoryDataResp); i {
  3652. case 0:
  3653. return &v.state
  3654. case 1:
  3655. return &v.sizeCache
  3656. case 2:
  3657. return &v.unknownFields
  3658. default:
  3659. return nil
  3660. }
  3661. }
  3662. file_organization_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3663. switch v := v.(*ItemHistoryDataList); i {
  3664. case 0:
  3665. return &v.state
  3666. case 1:
  3667. return &v.sizeCache
  3668. case 2:
  3669. return &v.unknownFields
  3670. default:
  3671. return nil
  3672. }
  3673. }
  3674. file_organization_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3675. switch v := v.(*ItemHistoryDataForChart); i {
  3676. case 0:
  3677. return &v.state
  3678. case 1:
  3679. return &v.sizeCache
  3680. case 2:
  3681. return &v.unknownFields
  3682. default:
  3683. return nil
  3684. }
  3685. }
  3686. file_organization_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3687. switch v := v.(*ItemHistoryDataForChartReq); i {
  3688. case 0:
  3689. return &v.state
  3690. case 1:
  3691. return &v.sizeCache
  3692. case 2:
  3693. return &v.unknownFields
  3694. default:
  3695. return nil
  3696. }
  3697. }
  3698. file_organization_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3699. switch v := v.(*ItemHistoryDataForChartResp); i {
  3700. case 0:
  3701. return &v.state
  3702. case 1:
  3703. return &v.sizeCache
  3704. case 2:
  3705. return &v.unknownFields
  3706. default:
  3707. return nil
  3708. }
  3709. }
  3710. file_organization_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3711. switch v := v.(*ItemHistoryDataListResp); i {
  3712. case 0:
  3713. return &v.state
  3714. case 1:
  3715. return &v.sizeCache
  3716. case 2:
  3717. return &v.unknownFields
  3718. default:
  3719. return nil
  3720. }
  3721. }
  3722. file_organization_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3723. switch v := v.(*GetWorkingUfByCodeResp); i {
  3724. case 0:
  3725. return &v.state
  3726. case 1:
  3727. return &v.sizeCache
  3728. case 2:
  3729. return &v.unknownFields
  3730. default:
  3731. return nil
  3732. }
  3733. }
  3734. file_organization_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3735. switch v := v.(*GetWorkingRoByCodeResp); i {
  3736. case 0:
  3737. return &v.state
  3738. case 1:
  3739. return &v.sizeCache
  3740. case 2:
  3741. return &v.unknownFields
  3742. default:
  3743. return nil
  3744. }
  3745. }
  3746. file_organization_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3747. switch v := v.(*GetWorkingNfByCodeResp); i {
  3748. case 0:
  3749. return &v.state
  3750. case 1:
  3751. return &v.sizeCache
  3752. case 2:
  3753. return &v.unknownFields
  3754. default:
  3755. return nil
  3756. }
  3757. }
  3758. file_organization_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3759. switch v := v.(*GetWorkingMfByCodeResp); i {
  3760. case 0:
  3761. return &v.state
  3762. case 1:
  3763. return &v.sizeCache
  3764. case 2:
  3765. return &v.unknownFields
  3766. default:
  3767. return nil
  3768. }
  3769. }
  3770. file_organization_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3771. switch v := v.(*GetWorkingPumpByCodeResp); i {
  3772. case 0:
  3773. return &v.state
  3774. case 1:
  3775. return &v.sizeCache
  3776. case 2:
  3777. return &v.unknownFields
  3778. default:
  3779. return nil
  3780. }
  3781. }
  3782. file_organization_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3783. switch v := v.(*GetWorkingValveByCodeResp); i {
  3784. case 0:
  3785. return &v.state
  3786. case 1:
  3787. return &v.sizeCache
  3788. case 2:
  3789. return &v.unknownFields
  3790. default:
  3791. return nil
  3792. }
  3793. }
  3794. file_organization_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3795. switch v := v.(*GetWorkingChestByCodeResp); i {
  3796. case 0:
  3797. return &v.state
  3798. case 1:
  3799. return &v.sizeCache
  3800. case 2:
  3801. return &v.unknownFields
  3802. default:
  3803. return nil
  3804. }
  3805. }
  3806. }
  3807. type x struct{}
  3808. out := protoimpl.TypeBuilder{
  3809. File: protoimpl.DescBuilder{
  3810. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3811. RawDescriptor: file_organization_proto_rawDesc,
  3812. NumEnums: 0,
  3813. NumMessages: 28,
  3814. NumExtensions: 0,
  3815. NumServices: 1,
  3816. },
  3817. GoTypes: file_organization_proto_goTypes,
  3818. DependencyIndexes: file_organization_proto_depIdxs,
  3819. MessageInfos: file_organization_proto_msgTypes,
  3820. }.Build()
  3821. File_organization_proto = out.File
  3822. file_organization_proto_rawDesc = nil
  3823. file_organization_proto_goTypes = nil
  3824. file_organization_proto_depIdxs = nil
  3825. }