Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Update protobuf file headers" #82

Merged
merged 1 commit into from
Aug 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions proto/frequenz/api/microgrid/battery.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains definitions specific to batteries.
//
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
// Copyright:
// Copyright 2022 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down
7 changes: 4 additions & 3 deletions proto/frequenz/api/microgrid/common.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains enums and messages reused throught the Microgrid API definitions.
//
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
// Copyright:
// Copyright 2022 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down
7 changes: 4 additions & 3 deletions proto/frequenz/api/microgrid/ev_charger.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains definitions specific to EV charging stations.
//
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
// Copyright:
// Copyright 2022 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions proto/frequenz/api/microgrid/grid.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains grid connection point details.
//
// Copyright:
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down
7 changes: 4 additions & 3 deletions proto/frequenz/api/microgrid/inverter.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains definitions specific to inverters.
//
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
// Copyright:
// Copyright 2022 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down
7 changes: 4 additions & 3 deletions proto/frequenz/api/microgrid/meter.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains definitions specific to meters.
//
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
// Copyright:
// Copyright 2022 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down
7 changes: 4 additions & 3 deletions proto/frequenz/api/microgrid/microgrid.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains the definitions for Microgrid gRPC API.
//
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
// Copyright:
// Copyright 2022 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down
7 changes: 4 additions & 3 deletions proto/frequenz/api/microgrid/sensor.proto
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// Contains definitions specific to sensors.
//
// Copyright 2023 Frequenz Energy-as-a-Service GmbH
// Copyright:
// Copyright 2022 Frequenz Energy-as-a-Service GmbH
//
// Licensed under the MIT License (the "License");
// you may not use this file except in compliance with the License.
// License:
// MIT

syntax = "proto3";

Expand Down