Skip to content
Snippets Groups Projects
Commit f8915f49 authored by Javier Moreno's avatar Javier Moreno
Browse files

Minor modifications in the monitoring data model

parent b823bec2
No related branches found
No related tags found
1 merge request!5Feat/monitoring subscriptions
...@@ -122,7 +122,7 @@ message SubscriptionID { ...@@ -122,7 +122,7 @@ message SubscriptionID {
message SubsResponse { message SubsResponse {
SubscriptionID subs_id = 1; SubscriptionID subs_id = 1;
repeated KpiList kpi_list = 2; KpiList kpi_list = 2;
} }
message SubsList { message SubsList {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment