Commit 69ea702
committed
Re-design dispatch filter message
Removes a few fields that shouldn't be filterable, and introduces the
DispatchListRequest message, where the microgrid_id is mandatory
Fixes #27
Signed-off-by: Stefan Brus <[email protected]>1 parent 83515b1 commit 69ea702
File tree
2 files changed
+16
-19
lines changed- proto/frequenz/api/dispatch
2 files changed
+16
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
126 | 123 | | |
127 | | - | |
128 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
129 | 127 | | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
141 | 137 | | |
142 | 138 | | |
143 | | - | |
144 | 139 | | |
145 | 140 | | |
146 | 141 | | |
| |||
0 commit comments