Commit de13b82
committed
Rename snapshot_time to origin_time in communication component state
This commit renames the field `snapshot_time` to `origin_time` in the
`CommunicationComponentStateSnapshot` message. This makes the field name
consistent across `ElectricalComponentStateSnapshot` and
`SensorStateSnapshot` messages.
Signed-off-by: Tiyash Basu <[email protected]>1 parent 89de32d commit de13b82
File tree
1 file changed
+1
-1
lines changed- proto/frequenz/api/common/v1/microgrid/communication_components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments