Skip to content

Commit

Permalink
Buf re-generated protos
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Jul 23, 2024
1 parent f67099a commit 8a0bb3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/fault.proto.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ direction LR
%% Certain fields of the `EquipmentFault` event message may be populated only in case of event type `FAULT_EVENT_TYPE_LOCATED` (i.e. `terminalID`).
%%
%% Headers used in rabbitMQ:
%% * `id` (string): id of the `EquipmentFault`
%% * `type` (string): always `LineFault`
%% * `id` (string): id of the `Fault`
%% * `type` (string): always `EquipmentFault`
%% * `producerId` (string): the id of the producer (e.g. a PMU) linked to the notification.
%%
Expand Down Expand Up @@ -361,8 +361,8 @@ This message is modeled after [CIM EquipmentFault](https://zepben.github.io/evol
Certain fields of the `EquipmentFault` event message may be populated only in case of event type `FAULT_EVENT_TYPE_LOCATED` (i.e. `terminalID`).

Headers used in rabbitMQ:
* `id` (string): id of the `EquipmentFault`
* `type` (string): always `LineFault`
* `id` (string): id of the `Fault`
* `type` (string): always `EquipmentFault`
* `producerId` (string): the id of the producer (e.g. a PMU) linked to the notification.


Expand Down

0 comments on commit 8a0bb3a

Please sign in to comment.