commit | 0b06a0681401a2555f93fafff67c35aec4c4332b | [log] [tgz] |
---|---|---|
author | Jair Jack <jack@icatorze.com.br> | Fri Nov 12 12:11:03 2021 -0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Nov 26 10:26:32 2021 -0500 |
tree | e1eaab6cee376ffafe6697fb077f792370e99c24 | |
parent | 2af787f28ea669aea0ee4fc84ac3f2bef0b3f3a8 [diff] |
net: lwm2m: Supported Protocol to pull firmware update must be optional The supported protocol must be delivered to the firmware update object as optional, then configured in the application. This information is device/server dependent so does not can be fixed in library. Signed-off-by: Jair Jack <jack@icatorze.com.br>