From 8a0bb3a649b66b779bdf124192723fcba49d7453 Mon Sep 17 00:00:00 2001 From: Bot Date: Tue, 23 Jul 2024 14:38:11 +0000 Subject: [PATCH] Buf re-generated protos --- docs/fault.proto.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/fault.proto.md b/docs/fault.proto.md index b2a9e20..f5fc9cb 100644 --- a/docs/fault.proto.md +++ b/docs/fault.proto.md @@ -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. %% @@ -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.