commit | 9ac83be6507f745e6d7b53f85b180d52f93de7f4 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Thu Feb 03 16:58:28 2022 +0100 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Tue Feb 22 10:12:27 2022 -0800 |
tree | 78b1c941fa7e9da6f753cd697e631cd60525a5e8 | |
parent | ac8881f1707f1eda192795e5bf81d33f0fac945a [diff] |
net: lwm2m: Add proper resource-level discovery attribute handling In case an individual resource is being discovered, the LwM2M client should not only fill the attributes assinged at the resource level, but also the ones inherited from the object and object instance levels. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>