Commit Graph

  • 8fa9fc5b98 Parse [PUMPS] WQY\qiong 2022-11-12 15:25:33 +08:00
  • c160ae974a Skip comment WQY\qiong 2022-11-12 15:25:15 +08:00
  • 2bd17d6dd7 Merge branch 'master' of https://e.coding.net/tjwater/tjwatercloud/TJWaterServer DingZQ 2022-11-12 15:15:27 +08:00
  • 73cc6f7e62 Fixed addpattern error DingZQ 2022-11-12 15:15:22 +08:00
  • e9b1aaa539 Parse [PIPES] WQY\qiong 2022-11-12 15:08:48 +08:00
  • 48f14c6dad Parse [TANKS] WQY\qiong 2022-11-12 15:02:56 +08:00
  • 801f5bb878 Fix reservoir type convert error WQY\qiong 2022-11-12 14:52:57 +08:00
  • fb9bef103a Parse [RESERVOIRS] WQY\qiong 2022-11-12 14:51:03 +08:00
  • 749361fd47 Parse [JUNCTIONS] WQY\qiong 2022-11-12 14:44:31 +08:00
  • 6e433e7120 Parse [TITLE] WQY\qiong 2022-11-12 14:17:39 +08:00
  • a7140813a0 Start parse all sections WQY\qiong 2022-11-12 14:17:11 +08:00
  • 69eb6660fb Rename parser WQY\qiong 2022-11-12 10:25:12 +08:00
  • 047de0b792 Support new parser to bypass api WQY\qiong 2022-11-12 10:16:12 +08:00
  • 356c34551e Accept Merge Request #80: (api -> master) Merge Request: Add more APIs 王琼钰 2022-11-12 10:04:20 +08:00
  • 67c95069c1 Add more examples WQY\qiong 2022-11-12 10:03:23 +08:00
  • 1631592b0a Add reaction api and test WQY\qiong 2022-11-12 10:00:08 +08:00
  • 0b4b81cb5b Add fastapi DingZQ 2022-11-12 08:42:17 +08:00
  • 3d6d8995ef Hardcode report section WQY\qiong 2022-11-12 08:26:37 +08:00
  • 14a7bd3cf1 Refine report schema WQY\qiong 2022-11-12 08:26:10 +08:00
  • 453e6391e2 Refine reaction schema WQY\qiong 2022-11-11 21:13:39 +08:00
  • cd857009ff Add mixing api and test WQY\qiong 2022-11-11 21:00:03 +08:00
  • 026e582b84 Add source api and test WQY\qiong 2022-11-11 20:14:24 +08:00
  • a715b2a9ee Refine report schema WQY\qiong 2022-11-11 19:45:03 +08:00
  • 9d6b7f2b4a Refine report schema WQY\qiong 2022-11-11 19:43:52 +08:00
  • cd9f2985a4 Refine the method name DingZQ 2022-11-08 08:35:23 +08:00
  • a4b4634bed Add method of backdrop DingZQ 2022-11-07 22:11:21 +08:00
  • 3a9b0d2dbc Add methods of label DingZQ 2022-11-07 22:08:33 +08:00
  • 2e4661d716 Add methods for vertex DingZQ 2022-11-07 22:03:38 +08:00
  • 0dba1e0b6d Add energy methods DingZQ 2022-11-06 12:35:11 +08:00
  • 2d51c4494c Refine control rule DingZQ 2022-11-06 12:23:09 +08:00
  • 8c7b1f63d7 Add method for control and rule DingZQ 2022-11-06 12:10:21 +08:00
  • 3cd0a88eba Add method add_pattern and delete_pattern DingZQ 2022-11-05 09:43:57 +08:00
  • c31cfd319c Add method addcurve and deletecurve DingZQ 2022-11-05 09:42:04 +08:00
  • 21474192be Accept Merge Request #79: (api -> master) Merge Request: Add quality api and test 王琼钰 2022-11-04 23:14:58 +08:00
  • 03ac80a285 Add quality api and test WQY\qiong 2022-11-04 23:08:58 +08:00
  • 9b40220477 Accept Merge Request #78: (api -> master) Merge Request: Support more APIs 王琼钰 2022-11-04 22:51:51 +08:00
  • 5de5f2f9dc Update pattern and curve example WQY\qiong 2022-11-04 22:50:28 +08:00
  • 0e45c8e825 Update curve sql WQY\qiong 2022-11-04 22:49:41 +08:00
  • 36f5112f32 Refine pattern WQY\qiong 2022-11-04 22:49:24 +08:00
  • f9de76ee1d Refine curve to add type WQY\qiong 2022-11-04 22:18:01 +08:00
  • 91ae7608a3 Add vertex api and test WQY\qiong 2022-11-04 16:30:09 +08:00
  • a5818ec463 Rename energy table field WQY\qiong 2022-11-04 16:12:34 +08:00
  • 1d465b8a64 Add label api and test WQY\qiong 2022-11-04 16:01:28 +08:00
  • 789136a881 Add backdrop api and test WQY\qiong 2022-11-04 14:39:30 +08:00
  • 865d1d2cf1 Nothing to do for end WQY\qiong 2022-11-04 13:42:14 +08:00
  • 47e029e118 Add energy api and test WQY\qiong 2022-11-04 13:10:31 +08:00
  • 63e1b31c76 Fixed title error DingZQ 2022-10-31 23:36:06 +08:00
  • 6cf57e4850 Add method list_projects DingZQ 2022-10-30 23:12:40 +08:00
  • 851421b14b Add title api DingZQ 2022-10-30 23:10:30 +08:00
  • c697fb158b Accept Merge Request #77: (api -> master) Merge Request: Support to list project 王琼钰 2022-10-30 23:06:27 +08:00
  • e8abbef5a6 Support to list project WQY\qiong 2022-10-30 23:05:34 +08:00
  • a9704fe4b1 'Merge DingZQ 2022-10-30 23:02:28 +08:00
  • 8bd59827e4 Add pickoperation DingZQ 2022-10-30 23:00:01 +08:00
  • 23ce9d73d0 Add batch change set for set demand WQY\qiong 2022-10-30 14:43:22 +08:00
  • 7860faadd7 Let set_demand be a batch command WQY\qiong 2022-10-30 14:19:20 +08:00
  • d3319a715f Accept Merge Request #76: (api -> master) Merge Request: Add more api and test 王琼钰 2022-10-30 13:38:36 +08:00
  • 1732927f6a Support add/delete pattern & curve WQY\qiong 2022-10-30 13:37:27 +08:00
  • 39b53a3713 Remove symbol DingZQ 2022-10-30 09:03:17 +08:00
  • 019c0e12f1 Add method addpattern and deletapattern DingZQ 2022-10-30 09:02:16 +08:00
  • 7f14b541ed Add all fastapi methods DingZQ 2022-10-29 22:48:55 +08:00
  • 42eebf5bd3 Fix option schema WQY\qiong 2022-10-29 22:32:42 +08:00
  • 1109ca4b6d Add rule api and test WQY\qiong 2022-10-29 19:09:34 +08:00
  • 44475cf005 Add control api and test WQY\qiong 2022-10-29 19:04:42 +08:00
  • a04dcdd1ee Add tag api and test WQY\qiong 2022-10-29 18:40:55 +08:00
  • ba7d99eba7 Accept Merge Request #63: (api -> master) Merge Request: Order demand, pattern and curve 王琼钰 2022-10-29 09:29:03 +08:00
  • e0e209ddd1 Clean valve WQY\qiong 2022-10-29 09:16:52 +08:00
  • 2f26cb58ad Order demand, pattern and curve WQY\qiong 2022-10-29 09:11:27 +08:00
  • 1e41be4ff9 Fix havesnapshot DingZQ 2022-10-27 07:31:25 +08:00
  • f68ff0f312 Add power to AddPump DingZQ 2022-10-26 23:14:15 +08:00
  • 9aaf3475fe Add api compressedbatch DingZQ 2022-10-26 22:12:59 +08:00
  • 89cc1acc66 Support compress batch commands as one command WQY\qiong 2022-10-26 20:42:53 +08:00
  • 65e2ce2541 Refine api to support one batch command WQY\qiong 2022-10-26 19:35:04 +08:00
  • 78d7be1d9a Supplement example WQY\qiong 2022-10-26 18:47:43 +08:00
  • 6307ecf074 Accept Merge Request #61: (api -> master) Merge Request: Merge many apis 王琼钰 2022-10-26 18:39:12 +08:00
  • 31a9f05b51 Accept Merge Request #60: (pick_operation -> master) Merge Request: Add pick_operation to sync with client 王琼钰 2022-10-24 21:57:29 +08:00
  • 934de535d9 Add pick_operation to sync with client WQY\qiong 2022-10-24 21:57:11 +08:00
  • 3dbb6e280c Fixed takesnapshot DingZQ 2022-10-24 21:55:12 +08:00
  • 8cfd22e17d Add pick_operation to sync with client WQY\qiong 2022-10-24 21:52:35 +08:00
  • 4371d551f9 Add tack snapshot and pick snapshot DingZQ 2022-10-24 21:44:05 +08:00
  • 5597d3afd0 Read new types into inp WQY\qiong 2022-10-22 17:43:46 +08:00
  • 3dae83b18d Add option api and test WQY\qiong 2022-10-22 15:31:22 +08:00
  • 15ed42e5ac Add time api and test WQY\qiong 2022-10-22 14:53:18 +08:00
  • e8fea3878d Refine fastapi api DingZQ 2022-10-22 14:15:40 +08:00
  • e3d3021286 Clean importer WQY\qiong 2022-10-22 14:08:30 +08:00
  • 50d6341510 Refine .gitignore WQY\qiong 2022-10-22 14:04:03 +08:00
  • 20d1fbe263 Ignore some temp test file WQY\qiong 2022-10-22 14:02:04 +08:00
  • eca95309ed Add emitter api and test WQY\qiong 2022-10-22 14:00:22 +08:00
  • 40e97fd166 Add test for unset WQY\qiong 2022-10-22 13:43:14 +08:00
  • 85b879e2c4 Support to unset WQY\qiong 2022-10-22 13:37:20 +08:00
  • 9e8a84c4c0 Add curve api and test WQY\qiong 2022-10-22 13:17:42 +08:00
  • bb1d772eaa Add pattern api and test WQY\qiong 2022-10-22 12:55:16 +08:00
  • c1b99bc7eb Add status api and test WQY\qiong 2022-10-22 11:51:48 +08:00
  • 6fa2f77a60 Make enum uppercase WQY\qiong 2022-10-22 11:27:08 +08:00
  • 4ba2e210d8 Refine option schema WQY\qiong 2022-10-22 11:02:05 +08:00
  • b377d5f70c Refine report schema WQY\qiong 2022-10-22 11:01:52 +08:00
  • d93d72a03e Refine time schema WQY\qiong 2022-10-22 11:01:34 +08:00
  • be850e2bf6 Refine mixing schema WQY\qiong 2022-10-22 11:01:17 +08:00
  • 8c8674e4ec Refine reaction schema WQY\qiong 2022-10-22 11:01:01 +08:00
  • b6496348bf Refine source schema WQY\qiong 2022-10-22 11:00:45 +08:00
  • e68cd998b3 Refine energy schema WQY\qiong 2022-10-22 11:00:28 +08:00