Go to file
Tatiana Leon 4837f8edc5 aws iot sample: add support to report CPU load
The application also monitors the CPU load along with the temperature.
It also uploads the Thing Shadow when the load variation is bigger than 10% (per
param in the config file).

This commit adds the following configuration parameter:
  * 'cpu_load_variation': Minimum absolute value of the difference between last
    reported CPU load and the current value to report again.

https://jira.digi.com/browse/DEL-4149

Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
2017-05-18 15:09:30 +02:00
awsiot-sample aws iot sample: add support to report CPU load 2017-05-18 15:09:30 +02:00
README.md Initial commit 2017-05-08 10:32:49 +02:00

README.md

Repository for Digi Embedded Yocto examples.