commit | 503c158972ff74a23ead8f50138107157b46758d | [log] [tgz] |
---|---|---|
author | Wludzik, Jozef <jozef.wludzik@intel.com> | Fri Dec 11 14:48:01 2020 +0100 |
committer | Wludzik, Jozef <jozef.wludzik@intel.com> | Mon Dec 14 09:17:31 2020 +0100 |
tree | f7e9fbd27059e9cd62d28d7b6a34c23327928b7e | |
parent | bc766b4d8bb2a33a3c8540a4d7c21fb6cda5d104 [diff] |
Add meson options to modify Telemetry consts Added 'min-interval', 'max-reading-parameters' and 'max-reports' to meson_options to allow user to control Telemetry constant values. Now user is able to adjust those values to platform. Fixed checking maximal number of ReadingParameters in Report. Synced type of properties with interface defined in phosphor-dbus-interface. Tested: - Unit tests passes Change-Id: Ie8c009931d9e5e22b30d7df82c81aaac8d68dd3e 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]