Commit 2fb2c88
committed
Remove
This enumeration was not useful and potentially confusing. Sensors can
report different sensor metrics, and they could belong to several of
these categories simultaneously. This defeats the purpose of having
singular categories for sensors. We need to rethink how to categorize
sensors. Until then, having it does not add any value, and therefore it
has been removed.
Signed-off-by: Tiyash Basu <[email protected]>SensorCategory enum1 parent 84fd05d commit 2fb2c88
File tree
2 files changed
+1
-30
lines changed- proto/frequenz/api/common/v1/microgrid/sensors
2 files changed
+1
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
Lines changed: 0 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 18 | | |
46 | 19 | | |
47 | 20 | | |
| |||
82 | 55 | | |
83 | 56 | | |
84 | 57 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 58 | | |
89 | 59 | | |
90 | 60 | | |
| |||
0 commit comments