commit | c2fd67699ded11875034294ad7a9251c4e6ac8ef | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Nov 26 16:48:59 2017 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Nov 27 12:10:49 2017 +0200 |
tree | 0a5f9211c784c73f479f775ff40816b0f2ecf4f2 | |
parent | aa930f3f949d45ce0c21fea23f3b71b0b17d1acc [diff] |
Bluetooth: Mesh: shell: Fix sending health publication We need to send out a Health Fault Current Status (the Health Model's publication message) when all faults are cleared. The logic for calculating number of faults was also wrong after the updated model publication API. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>