"src/monitoring/service/MonitoringServiceServicerImpl.py" did not exist on "80201927d6696dc9b271d88afc76feae1b1da4b6"
Changes to KpiValueAPI for Processing Alarms:
- Added the `GetKpiAlarms` method and `KpiAlarm` message in the proto file. - Updated the client to handle the `GetKpiAlarms` method call. - Implemented the `GetKpiAlarms` method (ResponseListener). - Updated `ConvertValueToKpiValueType` to properly convert the value to the gRPC `KpiValueType` message. - Updated test and messages files.
Loading
Please register or sign in to comment