zephyr/subsys/net/lib/lwm2m
Jair Jack 0b06a06814 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>
2021-11-26 10:26:32 -05:00
..
buf_util.h
CMakeLists.txt net: lwm2m: Add IPSO filling sensor object 2021-11-09 11:19:12 +01:00
ipso_accelerometer.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
ipso_buzzer.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
ipso_current_sensor.c net: lwm2m: Add IPSO current sensor object 2021-11-08 11:01:22 -05:00
ipso_filling_sensor.c net: lwm2m: Add IPSO filling sensor object 2021-11-09 11:19:12 +01:00
ipso_filling_sensor.h net: lwm2m: Add IPSO filling sensor object 2021-11-09 11:19:12 +01:00
ipso_generic_sensor.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
ipso_humidity_sensor.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
ipso_light_control.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
ipso_onoff_switch.c net: lwm2m: Align float handling with specification 2021-09-16 19:04:52 -04:00
ipso_pressure_sensor.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
ipso_push_button.c net: lwm2m: Fix IPSO Push Button counter incrementation 2021-09-20 05:59:28 -04:00
ipso_temp_sensor.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
ipso_timer.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
Kconfig net: lwm2m: Add default firmware update port 2021-10-14 16:34:48 -04:00
Kconfig.ipso net: lwm2m: Add IPSO filling sensor object 2021-11-09 11:19:12 +01:00
lwm2m_engine.c net: lwm2m: Add observe callback for observe and notification events 2021-11-25 10:45:36 -05:00
lwm2m_engine.h net: lwm2m: Way to pass a destination hostname to socket 2021-11-06 21:37:12 -04:00
lwm2m_obj_connmon.c net: lwm2m: Add support for object versioning 2021-03-29 13:42:11 -04:00
lwm2m_obj_device.c net: lwm2m: Add option to configure device service period 2021-11-04 07:30:29 -04:00
lwm2m_obj_firmware_pull.c net: lwm2m: Way to pass a destination hostname to socket 2021-11-06 21:37:12 -04:00
lwm2m_obj_firmware.c net: lwm2m: Supported Protocol to pull firmware update must be optional 2021-11-26 10:26:32 -05:00
lwm2m_obj_location.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
lwm2m_obj_security.c net: lwm2m: Add support for object versioning 2021-03-29 13:42:11 -04:00
lwm2m_obj_server.c net: lwm2m: Add support for object versioning 2021-03-29 13:42:11 -04:00
lwm2m_object.h net: lwm2m: Add observe callback for observe and notification events 2021-11-25 10:45:36 -05:00
lwm2m_rd_client.c net: lwm2m: Add observe callback for observe and notification events 2021-11-25 10:45:36 -05:00
lwm2m_rd_client.h
lwm2m_resource_ids.h net: lwm2m: Add IPSO Pressure Sensor object in ver. 1.1 2021-03-29 13:42:11 -04:00
lwm2m_rw_json.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
lwm2m_rw_json.h
lwm2m_rw_link_format.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
lwm2m_rw_link_format.h net: lwm2m: Use link_format writer for Register/Update 2021-03-18 10:18:57 +01:00
lwm2m_rw_oma_tlv.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
lwm2m_rw_oma_tlv.h
lwm2m_rw_plain_text.c net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
lwm2m_rw_plain_text.h net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00
lwm2m_util.c net: lwm2m: Fix meaningless operant result coverity issue 2021-10-31 15:31:05 -04:00
lwm2m_util.h net: lwm2m: Replace float32_value_t with double 2021-10-13 10:13:32 -04:00