zephyr/subsys/mgmt/updatehub
Gerson Fernando Budke 5fb62ca960 mgmt: updatehub: Fix json arrays
After the changes introduced by #50816 the UpdateHub could not decode
anymore the JSON object. This introduce missing parsing definitions
to allow JSON parser undertood the correct UpdateHub probe object.

Fixes #69297

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2024-05-02 10:55:34 +02:00
..
CMakeLists.txt mgmt: updatehub: Fix CMakeLists.txt file 2023-11-21 08:48:04 +00:00
Kconfig mgmt: updatehub: Use zsock_ API functions 2024-03-27 13:40:13 -05:00
shell.c
updatehub_device.c
updatehub_device.h
updatehub_firmware.c
updatehub_firmware.h
updatehub_handlers.c
updatehub_integrity.c
updatehub_integrity.h
updatehub_priv.h mgmt: updatehub: Fix json arrays 2024-05-02 10:55:34 +02:00
updatehub_storage.c
updatehub_storage.h
updatehub_timer.c
updatehub_timer.h
updatehub.c mgmt: updatehub: Fix json arrays 2024-05-02 10:55:34 +02:00