commit | b1ff1f65c422b51ffe48837b3a89d2b736a441e0 | [log] [tgz] |
---|---|---|
author | Wludzik, Jozef <jozef.wludzik@intel.com> | Fri Oct 23 13:20:52 2020 +0200 |
committer | Krzysztof Grobelny <krzysztof.grobelny@intel.com> | Thu Dec 03 13:49:24 2020 +0000 |
tree | abf8efc4686909e9bf547ef113dbc76e56ad7236 | |
parent | 6ccfcbf54c3c808d99e754013008b2d7291dc347 [diff] |
Add support for EmitReadingsUpdate property EmitReadingsUpdate property determines whether Readings property emits PropertiesChange signal on update. EmitReadingsUpdate can be used to reduce broadcasting of signals from Telemetry to lower DBus utilization and hide Readings update information from other DBus applications. Tested: - Verify if properties are properly propated during Report creation. - Verify if emitting PropertiesCahgned signal for Readings property is disabled when emitReadingsUpdate is set to false. - Unit tests are passed with success. Change-Id: I81be5bc17de6d583dd5820e091d077d474fe424e Signed-off-by: Wludzik, Jozef <jozef.wludzik@intel.com>
This component implements middleware for sensors and metrics aggregation.
This application is implementation of Telemetry proposed in design[1]
.
It's responsible for:
[2]
,[3]
updates.[4]