Commit 73d008b
committed
Require frequenz-api-common v0.8.4 or newer
The operational mode field and the ElectricalComponentOperationalMode
enum were added to the ElectricalComponent protobuf message in
frequenz-api-common v0.8.3, but the enum value
ELECTRICAL_COMPONENT_OPERATIONAL_MODE_TELEMETRY_ONLY was misspelled
(TELEMTRY) in that release and only corrected in v0.8.4. The client now
reads that field and references the enum by name, so require v0.8.4 as
the minimum version.
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>1 parent 89df28b commit 73d008b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments