Skip to content
Commit 93f5d7c7 authored by Wludzik, Jozef's avatar Wludzik, Jozef Committed by AppaRao Puli
Browse files

EventService: Fix type mismatch in MetricReport



Fix the type mismatch in MetricReport data which
is sent to Event Subscribers. Change below properties
type to match with MetricReport schema.
 - Timestamp: It should be uint32_t type.
 - MetricValue: It should be string type.
 
 Tested:
  - Create MetricReport subscription and report contains
    correct data types for Timestamp and MetricValue.

Signed-off-by: default avatarWludzik, Jozef <jozef.wludzik@intel.com>
Signed-off-by: default avatarAppaRao Puli <apparao.puli@linux.intel.com>
Change-Id: I0a52b6963e7bedda89a216256f64764cd8799bf1
parent dd28ba82
Loading
Loading
Loading
Loading
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